You are not logged in.
Hi yall,
As the title says, more often than not, I boot up Arch and try to directly open Firefox and it boots up immediately to a black screen. I am required to close and reopen it in order to get it working normally.
It often gives me the "Sorry we couldn't get your pages back" error.
Does anyone know what this is or have had a similar issue?
Cheers
Last edited by ididrum (2023-06-17 10:07:54)
Offline
Hello,
Just wanted to chime in and say the same thing has been happening on my machine. It's not the end of the world, as like you mentioned, quitting and re-opening Firefox seems to do the trick, but it is rather annoying.
My relevant specs:
OS: Arch Linux x86_64
Kernel: 6.3.5-zen1-1-zen
DE: GNOME 44.1
WM: Mutter
Offline
Try launcing
firefoxfrom the terminal and see if that gives you any error messages. Also try
firefox --safe-modeto disable extensions and themes on startup to see if that's causing an issue.
Offline
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
thanks for the link. yea. the issue seems to be with wayland. solution was adding MOZ_ENABLE_WAYLAND=1 to the /etc/enviornment file to persist it.
It worked on my first reboot. lets see if it sticks
Offline