[Bug 49990] Multiple applications display empty windows (Minecraft Dungeons Launcher; Riot Client; StarCitizen)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Oct 16 05:51:26 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49990

Matteo Bruni <matteo.mystral at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #14 from Matteo Bruni <matteo.mystral at gmail.com> ---
Basically, since the regression patch was introduced, the embedded Chromium
used by these game launchers doesn't fallback to software mode anymore.
Unfortunately, recent-ish Chromium versions delegate (hardware) rendering to a
separate process and rendering on a window created by a different process is
not supported in Wine.
So it's progress, in a sense, but we do get broken launchers for the time
being...

There are a few possible approaches to introduce that kind of support.
Currently I'm trying to fix it in winex11 because I think that's the better
option if workable. I don't have a fix yet though.

-- 
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.



More information about the wine-bugs mailing list