https://bugs.winehq.org/show_bug.cgi?id=49762
Bug ID: 49762 Summary: Emulated virtual desktop ignores size set in winecfg Product: Wine Version: 5.16 Hardware: x86 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: dimesio@earthlink.net CC: zzhang@codeweavers.com Regression SHA1: aadae4d1ea173dfa30e09d6cc816bb174e35f90d Distribution: SUSE
The emulated virtual desktop now goes fullscreen regardless of what size is set in winecfg.
commit aadae4d1ea173dfa30e09d6cc816bb174e35f90d Author: Zhiyi Zhang zzhang@codeweavers.com Date: Mon Aug 17 16:36:23 2020 +0800
winex11.drv: Report a GPU same as the host primary GPU in virtual desktop mode.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49631 Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=49762
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Interesting, it works just fine for me. Reverting fixes the issue?
https://bugs.winehq.org/show_bug.cgi?id=49762
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net --- Yes, reverting the patch fixes it.
This is on a GeForce GTX 750 Ti, 450.57 driver.
https://bugs.winehq.org/show_bug.cgi?id=49762
--- Comment #3 from Zhiyi Zhang zzhang@codeweavers.com --- Confirmed. It's an existing race condition in desktop initialization before the patch. With the patch applied, it takes ~100ms longer to initialize the desktop, triggering the race. I will send a fix.
https://bugs.winehq.org/show_bug.cgi?id=49762
--- Comment #4 from Zhiyi Zhang zzhang@codeweavers.com --- Created attachment 68068 --> https://bugs.winehq.org/attachment.cgi?id=68068 patch
https://bugs.winehq.org/show_bug.cgi?id=49762
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net --- The patch fixes it.
https://bugs.winehq.org/show_bug.cgi?id=49762
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cebtenzzre@gmail.com
--- Comment #6 from Gijs Vermeulen gijsvrm@gmail.com --- *** Bug 49766 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=49762
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |23ce18d5e5a31bf2712c2951a45 | |cfda4747e0c54 Resolution|--- |FIXED
--- Comment #7 from Zhiyi Zhang zzhang@codeweavers.com --- Fixed by 23ce18d5e5a31bf2712c2951a45cfda4747e0c54
https://bugs.winehq.org/show_bug.cgi?id=49762
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.17.