[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2022-01-17 Thread Olivier Tilloy
Andreas, please file a new bug to track this separately. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946599 Title: Firefox break when returning from console with wayland (nvidia) on

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2022-01-02 Thread Andreas
Not sure if related, but googling led me here ... Slightly different on a laptop with intel/nvidia dGpu (optimus...) and property nvidia 470 drivers: I assume its an issue with finding or selecting the right egl library ``` MOZ_DISABLE_CONTENT_SANDBOX=1 snap run firefox

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-11-28 Thread Mathew Hodson
Fixed in Firefox 94 ** Changed in: firefox (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946599 Title: Firefox break when returning from

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-20 Thread MV
Every thing works fine with the deb firefox : webgl and gnome extensions NVIDIA Corporation -- NVIDIA GeForce GTX 960/PCIe/SSE2 Pilote WebGL 1 - Version4.6.0 NVIDIA 470.74 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-20 Thread Olivier Tilloy
This is relevant: Pilote WebGL 1 - RenduWebGL creation failed: * WebglAllowWindowsNativeGl:false restricts context creation on this system. () * Exhausted GL driver options. (FEATURE_FAILURE_WEBGL_EXHAUSTED_DRIVERS) What graphics card do you have, and which drivers? Does WebGL

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-20 Thread MV
I tried to remove and then reinstall firefox beta. "snap remove firefox" removed all my firefox data. The "Snap run firefox" command did not allow me to retrieve this data from the ~/.mozilla directory. I deleted the firefox snap and installed the deb version 93. -- You received this bug

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-19 Thread MV
here the ugly raw about ** Attachment added: "about.txt" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1946599/+attachment/5534339/+files/about.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-19 Thread Olivier Tilloy
Can you please browse to about:support, copy the raw contents of the page and attach them here as a text file? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946599 Title: Firefox break

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-14 Thread MV
Yes for the extension problem. Same error when launching firefox from terminal : mv@i56400:~$ firefox [GFX1-]: glxtest: libEGL missing [GFX1-]: glxtest: EGL test failed Aquarium page write : It does not appear your computer supports WebGL. Click here for more information. -- You received this

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-14 Thread MV
** Attachment added: "journalctl when launching firefox from term" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1946599/+attachment/5532866/+files/journal1.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-14 Thread Olivier Tilloy
I assume by "extensions problem" you mean https://bugzilla.mozilla.org/1661935 ? That's an entirely separate issue. Regarding WebGL, that's unexpected. Can you share the contents of about:support, and the error message you get when you browse to e.g. http://webglsamples.org/aquarium/aquarium.html

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-14 Thread MV
snap firefox 94 beta solve the problem when coming back from console but nor the webgl problem neither the extensions problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946599 Title: Firefox

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-12 Thread Olivier Tilloy
Thanks for the feedback Robie. I agree this makes the problem even worse from a user perspective. Fortunately the fix has been approved for the upcoming firefox 94.0, and uplifting to the ESR91 branch has been requested too. -- You received this bug notification because you are a member of

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-11 Thread Robie Basak
I can reproduce this issue with this snap: installed: 93.0-1 (631) 157MB - In my case, it's standby/resume that triggers it. However Ctrl+Alt+F3 then Ctrl+Alt+F2 does also. I suggest that the broken standby/resume use case makes this issue much more significant from a

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-11 Thread Bug Watch Updater
Launchpad has imported 27 comments from the remote bug at https://bugzilla.mozilla.org/show_bug.cgi?id=1732580. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-11 Thread Olivier Tilloy
And interestingly, the patch for https://bugzilla.mozilla.org/show_bug.cgi?id=1732580 appears to fix the problem (actually, I tested the workaround, which is to set `security.sandbox.content.read_path_whitelist` in `about:config` to the value of $SNAP for that revision of firefox, e.g.

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-11 Thread Olivier Tilloy
I can confirm the problem: - Ubuntu 21.10 (to be released this week), Wayland session (the default), firefox snap (the default) - Open tabs and browse to any website in firefox (e.g. http://example.org) - Press Ctrl+Alt+F3 to switch to a VT - Press Ctrl+Alt+F2 to switch back to your desktop