http://bugs.winehq.org/show_bug.cgi?id=58277
Bug ID: 58277 Summary: Virtual desktop doesn't resize correctly Product: Wine Version: unspecified Hardware: x86-64 URL: https://www.moddb.com/games/airline-tycoon/downloads/a irline-tycoon-demo OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: rbernon@codeweavers.com Regression SHA1: bf0813e39470c5682c784b1db9812fb4ff5e13cc Distribution: ---
Similar to bug #58066. Airline Tycoon uses a fixed 640X480 resolution. When you start the game in a virtual desktop sized anything higher than that (800X600, 1024X768 etc) the area of the virtual desktop beyond 640X480 is black.
Reverting commits 290fd532ee7376442d272e3833528256bfe5e9dc bf0813e39470c5682c784b1db9812fb4ff5e13cc fix the problem for me.
X.Org X Server 1.21.1.16 XFCE/XFWM 4.20
http://bugs.winehq.org/show_bug.cgi?id=58277
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |33ba6cbda7e8a1b4e93ac1c0b1c | |64e1fdcfee996
--- Comment #1 from Béla Gyebrószki gyebro69@gmail.com --- Seems to be fixed with https://gitlab.winehq.org/wine/wine/-/commit/33ba6cbda7e8a1b4e93ac1c0b1c64e1...
This commit however has an undesirable side-effect: after exiting a game on Steam that uses a lower resolution than my desktop is set, the original resolution of the virtual desktop is not restored, resulting in a cropped virtual desktop. I can file a new bug report later if you want me to do.
http://bugs.winehq.org/show_bug.cgi?id=58277
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- Sorry, I incorrectly analyzed the issue and the problem is actually that we were not listening for ConfigureNotify events on the virtual desktop window. https://gitlab.winehq.org/wine/wine/-/merge_requests/8161 is a proper fix for this.
http://bugs.winehq.org/show_bug.cgi?id=58277
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1|33ba6cbda7e8a1b4e93ac1c0b1c |06b1a49f5b3e1a5bb109f276a27 |64e1fdcfee996 |6e6df6ad9a60d
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- Truly fixed with https://gitlab.winehq.org/wine/wine/-/commit/06b1a49f5b3e1a5bb109f276a276e6d...
http://bugs.winehq.org/show_bug.cgi?id=58277
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.9.