https://bugs.winehq.org/show_bug.cgi?id=29384
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #53 from Fabian Maurer dark.shadow4@web.de --- I tested the cef sample before cef had their wine workaround for this comitted: https://cef-builds.spotifycdn.com/index.html#windows64:109.1.16 (Sample Application)
I tried wine-staging-8.19 with "STAGING_WRITECOPY=1 wine cefclient" but it still crashes. Is patchset incomplete? I bisected chromium/cef and the commit that makes it work under wine is this: https://github.com/v8/v8/commit/1bc56d2843b22414d13f93ca11ce656b055baaf3 So, STAGING_WRITECOPY=1 should help, no?
Btw, starting with STAGING_WRITECOPY=1 is extremely slow, even just "winecfg". It used to be better.