https://bugs.winehq.org/show_bug.cgi?id=53095
Bug ID: 53095 Summary: system:NtUserChangeDisplaySettings Changing L"\\.\DISPLAY1" display settings returned -2 Product: Wine Version: 7.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zizka@seznam.cz Distribution: ---
Created attachment 72524 --> https://bugs.winehq.org/attachment.cgi?id=72524 1) Wine 7.0 crash; 2) Attempts to run with the Wine bundled by the vendor (i-deal Games)
App: "Jagged Alliance 2 - Wildfire" from Steam Wine 7.0 Ubuntu 2022.04
I am trying to make Jagged Alliance run.
The Wine distributed with Jagged Alliance seems not to work, because it has 36 byte long libwine.so and Wine doesn't even start. See the "JA 2 dist Wine log" below.
So I tried with Wine 7.0 (current stable), and it failed with:
system:NtUserChangeDisplaySettings Changing L"\\.\DISPLAY1" display settings returned -2
Along that, the system switched to fullscreen, with the whole screen black.
On a second run, Wine crashed - see the 1st part of the attached text.
I will try to contact the company and ask if they could figure out.
But in the meantime, I think this is a valid bug on an old Win32 game which could be present on some others. Thanks to anyone who takes a look.
https://bugs.winehq.org/show_bug.cgi?id=53095
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #1 from Zhiyi Zhang zzhang@codeweavers.com --- There are so many errors in the log that it looks like your wine prefix is broken.
https://bugs.winehq.org/show_bug.cgi?id=53095
--- Comment #2 from Ondra Zizka zizka@seznam.cz --- Just tried with an empty prefix. Same behavior (except that some MS lib got auto-installed).
https://bugs.winehq.org/show_bug.cgi?id=53095
--- Comment #3 from Ondra Zizka zizka@seznam.cz --- I forgot to mention: I have a 4K display. But I also tried running this with the display disconnected, thus running on some FHD laptop's screen.
https://bugs.winehq.org/show_bug.cgi?id=53095
Timur timur@libreoffice.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |timur@libreoffice.org
--- Comment #4 from Timur timur@libreoffice.org --- I also have this error messages when I run winecfg or wine app, but only when external 4K display is connected to FHD display laptop. Then app takes resolution of external display and is unusable. Note similar error at bug 52258. It was X server issue. But it does not help me to resolve this.