I was getting this error:
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.
To fix this error:
On Linux the command terminal type:
“ps auxwww | grep firefox” will find the process number and then “kill [processnumber]”.
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.
To fix this error:
On Linux the command terminal type:
“ps auxwww | grep firefox” will find the process number and then “kill [processnumber]”.
No comments:
Post a Comment