https://bugs.winehq.org/show_bug.cgi?id=55407 --- Comment #11 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- (In reply to arilou from comment #10)
This is a regression since Wine 8.6 The offending commit is: ``` commit 4232312dffe1cd115aa6bfd755f5b7c6a403e3fc Author: Alexandros Frantzis <alexandros.frantzis(a)collabora.com> Date: Mon Apr 3 15:10:40 2023 +0300
winex11.drv: Set the current mode using gdi_device_manager.
Since setting the current mode also sets the registry settings (if not previously set), we also remove the code that manually changes the registry settings.
Signed-off-by: Alexandros Frantzis <alexandros.frantzis(a)collabora.com> ```
That's an upstream commit and not wine-staging. Does using upstream wine work for you? If so, Can you workout (bisect) which wine-staging patch is causing the issue? -- 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.