You are not logged in.

#1 2024-03-03 01:00:12

aneeshdg16
Member
Registered: 2023-12-06
Posts: 42

[SOLVED for unknown reason] Firefox not working

Every time I try running Firefox nothing happens. No window is opened and there are no error messages logged in the terminal. Just nothing. I'm using the most up to date version of Firefox through pacman.

I'm prepared to provide the proper logs when asked, but here are some basic specs:
Laptop: Lenovo Thinkpad X1 Carbon Gen 7 laptop
Kernel Version: 6.1.65-1-lts
Display Server: Xorg
Window Manager: i3

Last edited by aneeshdg16 (2024-05-13 02:09:39)

Offline

#2 2024-03-03 07:54:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,989

Re: [SOLVED for unknown reason] Firefox not working

* Are there (stale) FF processes?

ps aux | grep firefox

* Does it work in an openbox session? (ie. some i3 config is blocking the window)
* Any coincident errors/messages in the system journal? (eg. portal or dbus related)
* How do you start i3? xinit/startx? Post your xinitrc.
* Ultimately

strace -tt -f -o /tmp/firefox.strace # this is gonna be a shitton of text

Offline

#3 2024-05-13 02:09:22

aneeshdg16
Member
Registered: 2023-12-06
Posts: 42

Re: [SOLVED for unknown reason] Firefox not working

For completeness, it magically started working again.

Offline

Board footer

Powered by FluxBB