[Bug 59108] New: Steam: Client starts up, but all window content is black or white.
http://bugs.winehq.org/show_bug.cgi?id=59108 Bug ID: 59108 Summary: Steam: Client starts up, but all window content is black or white. Product: Wine Version: 11.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@list.winehq.org Reporter: chiitoo@gentoo.org Regression SHA1: 6048ac5dfebd7090672ec1c26e6e15dfd51d5a8d Distribution: Gentoo The Steam client windows start showing up with white content only after commit 6048ac5dfeb [1], if reporting Windows 7 to it. Reporting Windows 10 instead will make things black instead. After commit b5e59c09d4a [2], the windows are black for both Windows 7 and 10. The whiteness itself seems to be related to commit 18339eb0f50 [3], though the window content still shows up at that point, it's just that, for example, the initial opening of a menu flashes the menu area in white instead of black as it usually does. It also introduces a white flash for when launching Final Fantasy XI Online, so maybe it will receive its own bug too. This with the open-source amdgpu/mesa driver and KWin-X11. Last tested at d60f82860565 [4]. 1. https://gitlab.winehq.org/wine/wine/-/commit/6048ac5dfebd7090672ec1c26e6e15d... 2. https://gitlab.winehq.org/wine/wine/-/commit/b5e59c09d4a5ebdd1171bd12733eb65... 3. https://gitlab.winehq.org/wine/wine/-/commit/18339eb0f5048500efb668e6a9b679e... 4. https://gitlab.winehq.org/wine/wine/-/commit/d60f8286056559233e992c4084f3199... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59108 Chiitoo <chiitoo@gentoo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |https://cdn.fastly.steamsta | |tic.com/client/installer/St | |eamSetup.exe -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59108 --- Comment #1 from Chiitoo <chiitoo@gentoo.org> --- Created attachment 79915 --> http://bugs.winehq.org/attachment.cgi?id=79915 steam output until black screen The output seems quite identical to a good run before the blamed commit, though it is missing the following line: d3d:swapchain_blit_gdi Using GDI present. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59108 Rémi Bernon <rbernon@codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com --- Comment #2 from Rémi Bernon <rbernon@codeweavers.com> --- Could you make a log with WINEDEBUG=+x11drv,+wgl,+d3d,+win? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59108 --- Comment #3 from Chiitoo <chiitoo@gentoo.org> --- Created attachment 79918 --> http://bugs.winehq.org/attachment.cgi?id=79918 steam output with +x11drv,+wgl,+d3d,+win part 01 Yup, in two parts due to file length. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59108 --- Comment #4 from Chiitoo <chiitoo@gentoo.org> --- Created attachment 79919 --> http://bugs.winehq.org/attachment.cgi?id=79919 steam output with +x11drv,+wgl,+d3d,+win part 02 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59108 --- Comment #5 from Rémi Bernon <rbernon@codeweavers.com> --- Created attachment 79950 --> http://bugs.winehq.org/attachment.cgi?id=79950 Possible fixes Would any (or all) of these patches help by any chance? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59108 Hans Leidekker <hans@meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |user.pecheniok@gmail.com --- Comment #9 from Hans Leidekker <hans@meelstraat.net> --- *** Bug 59124 has been marked as a duplicate of this bug. *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59108 --- Comment #10 from Rémi Bernon <rbernon@codeweavers.com> --- Created attachment 79972 --> http://bugs.winehq.org/attachment.cgi?id=79972 Tentative fix I don't expect the winewayland driver to be working well with these applications, they require rendering to other process windows and that is not implemented for the moment. Would you mind trying this patch series? If they don't make any difference by default, they also introduce a new "X11 Driver" UseXComposite option, which you could set to N to disable offscreen rendering entirely. I don't see any hint that XComposite is missing but perhaps it's not working correctly, and maybe using the WineD3D fallback DC could help. You can set that new option with: wine reg add "HKCU\\Software\\Wine\\X11 Driver" /v UseXComposite /d N /f and reset it to its default with: wine reg delete "HKCU\\Software\\Wine\\X11 Driver" /v UseXComposite /f -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59108 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.0-rc3. -- 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.
participants (2)
-
WineHQ Bugzilla -
WineHQ Bugzilla