linux_firefox
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux_firefox [2019/03/20 12:48] – created ktm5j | linux_firefox [2023/08/29 15:56] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Firefox ====== | ||
| + | ===== Firefox claims it is already running ===== | ||
| + | |||
| + | If firefox fails to shut down properly, it may leave behind a lockfile that will prevent you from opening a new browser session. | ||
| + | |||
| + | To fix this we must remove the file '' | ||
| + | |||
| + | < | ||
| + | ktm5j@portal02 ~ $ cd .mozilla/ | ||
| + | ktm5j@portal02 ~/ | ||
| + | total 5 | ||
| + | drwx------ 11 ktm5j compstaff | ||
| + | -rw-r--r-- | ||
| + | ktm5j@portal02 ~/ | ||
| + | ktm5j@portal02 ~/ | ||
| + | |||
| + | </ | ||
| + | |||
| + | You should now be able to start a new firefox session. | ||