https://bugs.winehq.org/show_bug.cgi?id=44985
--- Comment #35 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
(In reply to jaap.aarts1@gmail.com from comment #34)
This also affects wargaming launcher, it needs openGL and crashes without it. Downgrading to wine 5.5 does not work.
Wargaming.net Game Center doesn't crash for me, but it gives a black screen as in bug 48618. --disable-gpu is a workaround.
(In reply to Olivier F. R. Dierick from comment #32)
Downgrading to the wine 5.5 versions I used last week fixes both origin and steam for me. No need to inject arguments or disable gpu rendering. So, did a recent change in Wine trigger the use of libgles2 for them and make this bug appear, or are they entirely different issues? I'll have to do a regression test to find out.
I did the regression test for Origin between wine 5.5 and wine 5.7 and the commit that make the 'qtwebengineprocess.exe' crashes appear is commit 2b0977f. Reverting that commit suppresses all the 'qtwebengineprocess.exe' error dialogs, but the commit deals with dbghelp only, so may be it simply made the real issue show.
Wine 5.8 improves the experience with Origin, as the 'qtwebengineprocess.exe' errors only happens sometimes when the program closes. The window renders correctly, though, so it's probably different issues.
Regards.