Firefox has been stopping unexpected just starting today. Earlier today I got an error: "A web page is slowing down your web browser," and then something like what do you want to do kill/stop wait. Then I restarted my computer and I could barely visit a website before it would close. So I reinstalled Firefox with the command:
sudo apt-get purge firefox firefox-globalmenu firefox-gnome-support
and it gave me an error: could not find firefox-gnome-support
, so I did the command again but removed the firefox-gnoe-support part and it seemed to work fine. Then I reinstalled firefox with the:
command sudo apt-get install firefox firefox-globalmenu firefox-gnome-support
and same error could not find firefox-gnome-support so I removed that part and I worked again. I got these commands from How to completely uninstall and reinstall Firefox?.
I did this again but both uninstall
and reinstall
from the Ubuntu Software, with no avail. I couldn't do anything with Firefox so I am having to use Tor
as a search engine since that is the only other thing I have installed and it works. That is how I posted this question.