https://bugs.winehq.org/show_bug.cgi?id=42388
Bug ID: 42388 Summary: Firefox doesn't work properly with windows version >= vista Product: Wine Version: 2.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 57190 --> https://bugs.winehq.org/attachment.cgi?id=57190 wine log
Tested with firefox 51.0.1 and a clean 32bit wineprefix. You can open new tabs, and menus work fine, but it won't connect.
https://bugs.winehq.org/show_bug.cgi?id=42388
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com --- I can confirm this bug. Strangely, Firefox worked fine when it opened for the first time after the installer finished, but it stopped working after closing it and reopening it from the Programs menu. Changing the Windows version to XP got Firefox to load web pages again. I think the problem has to do with Firefox's new multiprocess architecture ("Electrolysis").
https://bugs.winehq.org/show_bug.cgi?id=42388
l1501165@mvrht.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |l1501165@mvrht.com
--- Comment #2 from l1501165@mvrht.com --- I can confirm this issue with Alex. FF, Flash will only work in Wine XP mode. Please fix.
https://bugs.winehq.org/show_bug.cgi?id=42388
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://download.mozilla.or | |g/?product=firefox-stub&os= | |win&lang=en-US Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=42388
mike@papersolve.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mike@papersolve.com
--- Comment #3 from mike@papersolve.com --- Had to change this line in user.prefs from true to false for Firefox 54 since e10s is now the default (for users without add-ons anyway, and on Win7):
user_pref("browser.tabs.remote.autostart.2", false);
Not a huge deal to not have e10s working in WINE but it would be preferable to have it work out of the box.
https://bugs.winehq.org/show_bug.cgi?id=42388
Kevin Locke kwl7@cornell.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kwl7@cornell.edu
--- Comment #4 from Kevin Locke kwl7@cornell.edu --- With Firefox 52.7.2esr (the current Extended Support Release) I found that setting browser.tabs.remote.autostart.2=false did not solve the issue for me. Firefox still printed "WARNING: Failed to launch tab subprocess" and tabs were empty. Setting security.sandbox.content.level=0 (which came up in https://bugzilla.mozilla.org/show_bug.cgi?id=1385928) worked.
https://bugs.winehq.org/show_bug.cgi?id=42388
--- Comment #5 from Anastasius Focht focht@gmx.net --- *** Bug 42615 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=42388
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #6 from Austin English austinenglish@gmail.com --- With firefox 66.0.2 (win32) I can't load http://example.com or http://neverssl.com, even in WinXP mode (set after install, since they no longer support XP according to https://www.mozilla.org/en-US/firefox/62.0/system-requirements/).
wine-4.5
https://bugs.winehq.org/show_bug.cgi?id=42388
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Austin English from comment #6)
With firefox 66.0.2 (win32) I can't load http://example.com or http://neverssl.com, even in WinXP mode (set after install, since they no longer support XP according to https://www.mozilla.org/en-US/firefox/62.0/system-requirements/).
wine-4.5
For the info, firefox starts and works perfectly fine out of the box when using Staging + Fabian`s patch from https://bugs.winehq.org/attachment.cgi?id=64059&action=diff applied on top of that
tested Version 65.0.2. 64 bit. Maybe this also helps for the version of this bugreport firefox 51.0.1, needs testing.
https://bugs.winehq.org/show_bug.cgi?id=42388
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=45642