https://bugs.winehq.org/show_bug.cgi?id=56736
Bug ID: 56736
Summary: RtlLookupElementGenericTableAvl in ntdll.dll is
unimplemented
Product: Wine
Version: 9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: 0456523(a)gmail.com
Distribution: ---
The makeappx.exe tool from the Windows SDK makes a call to
RtlLookupElementGenericTableAvl when requested to perform the 'pack' command.
This function is currently unimplemented.
wine: Call from 7BD2D640 to unimplemented function
ntdll.dll.RtlLookupElementGenericTableAvl, aborting
wine: Unimplemented function ntdll.dll.RtlLookupElementGenericTableAvl called
at address 7BD2D640 (thread 0134), starting debugger...
WineDbg attached to pid 0000
Unhandled exception: unimplemented function
ntdll.dll.RtlLookupElementGenericTableAvl called in wow64 32-bit code
(0x7bd2d640).
...
---
Reproducing:
The Windows SDK can be found here:
https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/
Installation using the executable will not work and hangs, so makeappx must be
installed by downloading the ISO and manually installing 'Windows SDK for
Windows Store Apps Tools-x86_en-us.msi' in the 'Installers' folder. It will
install to 'C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x86\' along
with a lot of other tools.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56674
Bug ID: 56674
Summary: Multiple games fail to launch (Far Cry 3, Horizon Zero
Dawn CE, Metro Exodus)
Product: Wine
Version: 9.8
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: bmcgrath(a)codeweavers.com
Regression SHA1: f6791f59c3a5fe2aa178edc66861d358de912d22
Distribution: ---
Far Cry stop working with 'Could not find suitable display settings!' error
message.
Metro just crashes after a while with BugTrap crash report.
Horizon should show a loading window and then crash but now it's just crashed
with no window created.
While updating existed prefix or creating new
0088:err:system:NtUserChangeDisplaySettings Changing L"\\\\.\\DISPLAY2" display
settings returned -2.
0088:err:explorer:initialize_display_settings Failed to initialize registry
display settings for L"\\\\.\\DISPLAY2".
0088:err:system:NtUserChangeDisplaySettings Changing (null) display settings
returned -2.
0088:err:explorer:initialize_display_settings Failed to set primary display
settings.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56602
Bug ID: 56602
Summary: DualShock 4 controller behaves incorrectly on Darwin
with hidraw enabled
Product: Wine
Version: 9.6
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Keywords: hardware, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: serves.dovish.0h(a)icloud.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 173ed7e61b5b80ccd4d268e80c5c15f9fb288aa0
Regression SHA1: 173ed7e61b5b80ccd4d268e80c5c15f9fb288aa0
Component: -unknown
CC: rbernon(a)codeweavers.com
Keywords: hardware, regression
This may be a duplicate of https://bugs.winehq.org/show_bug.cgi?id=56306, but
I’m opening a separate issue because Darwin is affected differently from Linux.
After 173ed7e61b5b80ccd4d268e80c5c15f9fb288aa0, my DualShock 4 controller
(model: ZCT1U) behaves incorrectly.
* It is still identified as an xinput controller.
* The d-pad is stuck in up-left.
* The right stick is treated as the Z axis in dinput and as the triggers in
xinput.
* The triggers are treated as Rx and Ry in dinput and the right stick in
xinput.
* Buttons are mapped incorrectly: X = B, circle = X, triangle = Y, square = A,
share = L3, options = R3. L3 and R3 on the gamepad do nothing.
* Rumble does not work.
Reverting that commit fixes the issue as does disabling hidraw via the registry
allows the controller to work again as expected.
System is macOS 14.4.1. Wine is Wine 9.6 from nixpkgs.
--- Comment #1 from Randy Eckenrode <serves.dovish.0h(a)icloud.com> ---
This was found out playing FFXIV after a Wine update in nixpkgs, but the test
was performed using joy.cpl to observe how the gamepad behaved in dinput and
xinput.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56718
Bug ID: 56718
Summary: Compilation broken since
badaed641928edb8f2426d9f12d16c88b479e1e8
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)martin.st
CC: julliard(a)winehq.org
Distribution: ---
Since badaed641928edb8f2426d9f12d16c88b479e1e8, "wbemprox: Avoid unused
function warning.", compilation fails on Ubuntu 20.04 with bison 3.5.1:
../src/dlls/wbemprox/wql.y:302:19: error: use of undeclared identifier
'yysymbol_name'
302 | (void)yysymbol_name; /* avoid unused function warning */
| ^
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50789
Bug ID: 50789
Summary: Affinity Photo 1.9.1 installer crashes
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: game.jaegers(a)mailbox.org
Distribution: ---
Created attachment 69595
--> https://bugs.winehq.org/attachment.cgi?id=69595
terminal output
>> wine --version
wine-6.2 (Staging)
Get the trial installer here:
https://affinity.serif.com/de/90-day-affinity-trial/
Maybe someone can get an archive.org link?
>> sha1sum affinity-photo-1.9.1.exe
f68d5fcd52e58a1501ab1ff7b4eb35ac8422f863 affinity-photo-1.9.1.exe
I only used these commands:
export WINEPREFIX=~/.wineprefixes/photo
wine wineboot -i
wine '/home/estebanium/Downloads/affinity-photo-1.9.1.exe'
I know from older testing, that the installer needs at least dotnet45. Since
Wine 5.12 installing dotnet45 via winetricks is a pain. If you achieved to
install dotnet45 via winetricks, affinity installer want to install the update
to dotnet472.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45493
Bug ID: 45493
Summary: SRPG Studio games fail to run
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
AFAICT, all SRPG Studio (an engine: http://www.srpgstudio.com/) games fail to
run without setting up WINEDLLOVERRIDES="jscript=n".
Lets use Vestaria Saga as an example (download link on
http://site.wepage.com/vestariasaga/page5-02).
Without native jscript, all that happens after launching it is an error dialog
with string 'A-Phese 7'.
The whole of builtin jscript debug log is short and not all that helpful:
0085:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x4ca7c0, 43) stub
0085:trace:jscript:DllMain (0x7cda0000 8 (nil))
0085:trace:jscript:DllMain (0x7cda0000 1 (nil))
0085:trace:jscript:DllGetClassObject (CLSID_JScript
{00000001-0000-0000-c000-000000000046} 0x33f6c8)
0085:trace:jscript:ClassFactory_QueryInterface (0x7ce3dc50)->(IID_IClassFactory
0x33f6c8)
0085:trace:jscript:ClassFactory_AddRef (0x7ce3dc50)
0085:trace:jscript:JScriptFactory_CreateInstance ((nil)
{bb1a2ae1-a4f9-11cf-8f20-00805f2cd064} 0x33f6c4)
0085:trace:jscript:JScript_QueryInterface (0x7b0f4040)->(IID_IActiveScript
0x33f6c4)
0085:trace:jscript:JScript_AddRef (0x7b0f4040) ref=2
0085:trace:jscript:JScript_Release (0x7b0f4040) ref=1
0085:trace:jscript:ClassFactory_Release (0x7ce3dc50)
0085:trace:jscript:JScript_SetScriptSite (0x7b0f4040)->(0x19c7e0)
0085:trace:jscript:JScript_AddNamedItem (0x7b0f4040)->(L"root" 42)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50196
Bug ID: 50196
Summary: can not copy words between wine apps and ubuntu apps
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roybevan(a)126.com
Distribution: ---
wine-5.0.3
ubuntu20.04
wine app: source insight && notepad++
ubuntu app: text editor and all other apps
I can not copy the words form notepad++ to text editor, it’s the same the other
way round,but I can copy words form notepad++ to sourceinsight
If I reboot the system, it would be okay, then I don't know when this will
happen again
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46787
Bug ID: 46787
Summary: Notepad++ rather slow (GetLocaleInfoEx)
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linuxhippy(a)gmail.com
Distribution: ---
Created attachment 63803
--> https://bugs.winehq.org/attachment.cgi?id=63803
sysprof profile screenshot
Running Notepad++-7.6.3 on wine is a rather painful experience, as Notepad++ is
rather slow. When keeping a key pressed, characters appear in blocks and
Notepad++ consumes 90% cpu.
Please see the sysprof profile attached, it seems a lot of time is spent inside
(GetLocaleInfoEx).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52691
Bug ID: 52691
Summary: FL Studio 20.9.1 Freezes on start-up
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: miguelag2001(a)outlook.com
Distribution: ---
When I launch FL Studio 20.9.1, the main window displays, but freezes before I
can interact with it. I am unable to do anything with the program. It also
won't close unless I force kill it in my task manager.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56548
Bug ID: 56548
Summary: reMarkable app throws exception in 9.6 but worked in
9.5
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: max(a)mail.at
Distribution: ---
Created attachment 76305
--> https://bugs.winehq.org/attachment.cgi?id=76305
Backtrace
The reMarkable Desktop companion app worked on earlier
devel, but since devel 9.6 it crashes on startup.
The same problem occurs on staging.
The app does not work at all on stable, but that's a different problem that was
since solved in devel (I think it started working in 9.5).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.