Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.
This error usually is not solvable with killing the Firefox process, since you won't find one in the list of the current processes.
So how do we get around it?
First, you need to go to your profile directory.
- cd ~/.mozilla/firefox/[your_profile]
- rm lock
- rm .parentlock
If you have this problem occurring often like me, put the above command in a shell script for more convenience.
No comments:
Post a Comment