https://bugs.winehq.org/show_bug.cgi?id=49895
Bug ID: 49895 Summary: [Regression] Steam fails to load pages Product: Wine Version: 5.17 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com CC: julliard@winehq.org Regression SHA1: 5c4d6cf8375b69f15df4e79b23a8c95c634b7421 Distribution: ---
Launch with -no-cef-sandbox. After some blinking shows an error: 'Steam encountered an error (#2) while rendering the page you were viewing. Click here to reload.'
Using a clean prefix doesn't change the behaviour.
https://bugs.winehq.org/show_bug.cgi?id=49895
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|5c4d6cf8375b69f15df4e79b23a |c58a10c16395c30e7793cde1f74 |8c95c634b7421 |8febe0432a6ad CC|julliard@winehq.org |bunglehead@gmail.com
--- Comment #1 from Andrey Gusev andrey.goosev@gmail.com --- Now with the right commit.
https://bugs.winehq.org/show_bug.cgi?id=49895
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Thanks, I was suspecting that initial commit was not a problem. Could you attach full output of running Steam when this problem happens?
https://bugs.winehq.org/show_bug.cgi?id=49895
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=49895
--- Comment #3 from Andrey Gusev andrey.goosev@gmail.com --- Created attachment 68265 --> https://bugs.winehq.org/attachment.cgi?id=68265 full output
https://bugs.winehq.org/show_bug.cgi?id=49895
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 68268 --> https://bugs.winehq.org/attachment.cgi?id=68268 patch
Thanks. That's the symptom of a broken IPC:
[0928/132655.419:ERROR:channel.cc(640)] Invalid message size: 842608731
Please try this patch.
https://bugs.winehq.org/show_bug.cgi?id=49895
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |fde5967f725624c5ee4995dcbe2 | |2f262979c5c9c
--- Comment #5 from Andrey Gusev andrey.goosev@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commit/fde5967f725624c5ee4995dcbe22f2...
https://bugs.winehq.org/show_bug.cgi?id=49895
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.19.
https://bugs.winehq.org/show_bug.cgi?id=49895
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |johnpgoodman@gmail.com
--- Comment #7 from Anastasius Focht focht@gmx.net --- *** Bug 49912 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=49895
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|[Regression] Steam fails to |Multiple applications using |load pages |CEF browser fail to load | |web content since Wine 5.18 | |(Steam client, Logos 8 | |Bible Software) Keywords| |download Version|5.17 |5.18 CC| |focht@gmx.net URL| |https://web.archive.org/web | |/20210209172851/https://dow | |nloads.logoscdn.com/LBS8/In | |staller/8.7.0.0039/Logos-x8 | |6.msi
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
refining summary to collect more dupes here.
Also correcting the reported Wine version from 5.17 to 5.18 to match the regression commit.
Adding download from bug xx here
https://web.archive.org/web/20210209172851/https://downloads.logoscdn.com/LB...
$ sha1sum Logos-x86.msi 659900692c79c0df046f413eb33e1d729487fe19 Logos-x86.msi
$ du -sh Logos-x86.msi 187M Logos-x86.msi
Regards