https://bugs.winehq.org/show_bug.cgi?id=56377
Bug ID: 56377 Summary: Microsoft Edge freezes almost immediately after launching Product: Wine Version: 9.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: asdfghrbljzmkd@outlook.com Distribution: ---
Microsoft Edge will freeze about 1-3 seconds after launching.
Steps to reproduce:
1. Download and install WebView2 (which includes Edge) from https://developer.microsoft.com/en-us/microsoft-edge/webview2/ 2. Run:
wine "/PATH/TO/PREFIX/drive_c/Program Files (x86)/Microsoft/EdgeCore/VERSIONNUMBER/msedge.exe" --no-sandbox --disable-gpu --no-first-run
Edge will launch, it will respond to inputs for a very short time, then freeze completely.
--no-sandbox is required for it to launch at all, I will also file a bug for this issue.
--disable-gpu is required wine wined3d, it can be dropped if using DXVK.
--no-first-run disables the first run prompting you to sign in and such, it has no bearing on the bug itself. (If omitted, Edge still freezes, including the dialog.)
https://bugs.winehq.org/show_bug.cgi?id=56377
Qwerty Chouskie asdfghrbljzmkd@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu URL| |https://developer.microsoft | |.com/en-us/microsoft-edge/w | |ebview2/ CC| |asdfghrbljzmkd@outlook.com
https://bugs.winehq.org/show_bug.cgi?id=56377
Qwerty Chouskie asdfghrbljzmkd@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |56378
--- Comment #1 from Qwerty Chouskie asdfghrbljzmkd@outlook.com --- I opened another bug for the need of --no-sandbox: https://bugs.winehq.org/show_bug.cgi?id=56378
https://bugs.winehq.org/show_bug.cgi?id=56377
Qwerty Chouskie asdfghrbljzmkd@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=56377
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bwa7v393t@penicuick.mozmail | |.com
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- *** Bug 57851 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=56377
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |908f9eb20ff7511fe7f717d1a72 | |d0e2e8911887d Resolution|--- |FIXED CC| |xerox.xerox2000x@gmail.com
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, I sent a patch for this which is now in git. There are likely several other commits that also helped for msedge.exe.
In current git the program doesn't crash/hang anymore (also not in win10 mode), but you still need --no-sandbox to be able to browse with it (in win10 mode, tested command:wine "/PATH/TO/PREFIX/drive_c/Program Files (x86)/Microsoft/EdgeCore/VERSIONNUMBER/msedge.exe" --no-sandbox --no-first-run)
This issue is tracked by your other report https://bugs.winehq.org/show_bug.cgi?id=56378 so let's call this one fixed.
https://bugs.winehq.org/show_bug.cgi?id=56377
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.5.