Firefox not rendered after sleep - Linux
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: ausaitis, Unassigned)
Details
Attachments
(1 file)
43.18 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0
Steps to reproduce:
- Leave Nightly open with a few active tabs.
- From KDE shutdown options select Sleep.
- Resume from sleep
Actual results:
Firefox is not rendered correctly and needs to be restarted.
Expected results:
I created a thread on the kde reddit here and someone suggested the issue was the way Nvidia uses memory when shutting down. They gave this link Someone else, a KDE contributer, suggested this was a firefox bug and should be reported.
Comment 1•3 years ago
|
||
I couldn't reproduce this issue on my end, I tried on Ubuntu 20.04 on Firefox Nightly 96.0a1, Firefox 95.0b4 and on Firefox 94.0.1.
Could you still reproduce this issue if you try on a fresh profile?
You can find more troubleshooting options here: https://www.reddit.com/r/firefox/wiki/support/troubleshooting
Thanks.
Comment 2•3 years ago
|
||
Thanks for the report! Firefox 94 uses EGL instead of GLX on X11 with Mesa drivers. For Nvidia, EGL is still restricted to Nightly and early Beta. Suspend&Resume with EGL on Nvidia will be fixed with Nvidia drivers 470.82 and 495.44 and a patch to Firefox. No patch has been merged yet.
If you need a workaround, open about:config, set gfx.x11-egl.force-disabled to true and restart Firefox, but please don't forget to revert this change in a few weeks.
Description
•