Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Multiple Major problems with Firefox and other web browsers

  1. #1
    Join Date
    Jan 2011
    Beans
    15

    Multiple Major problems with Firefox and other web browsers

    Hi,

    I have recently installed Ubuntu (I think it's 12.4) on a new laptop. At first seemed to work, and I spend some time installing all the software I needed, and getting things setup right. I installed several addons for Firefox.

    One day Firefox started to crash. This would happen instantly on starting it - making it impossible to access the web. The error message gave me the option of resetting Firefox to default settings - removing addons. I tried this, but it didn't help.

    I thought that this had been caused by a buggy update, so I did nothing, hoping that the problem would be fixed by another update within a week or so. It has been more than a week now.

    I tried down-loading Chromium, and encountered similar problems with that. (These problems were not caused by an update, but were present from installation. The symptoms were the same as Firefox. It would crash, instantly on start up, for no apparent reason.)

    I tried to uninstall and re-install Firefox. It uninstalled no problem (I used to Software Centre) but I could not re-install it (The error message said "download failed, check your internet connection") note that I have tried this several times, with different internet connections, and with restarts between attempts. I have also successfully installed another program between failed attempts at re-installing Firefox.

    Current situation:

    Firefox is not installed. Chromium appears to be working today. I don't know why it has started to work. Perhaps the problem with Chromium was always inconsistent, rather than predictable. Perhaps it will work from now on, perhaps it will not. I do not know.

    Even so I would prefer to also have Firefox, as I make extensive use of addons such as Zortero, and others. Firefox is the browser that I am familiar with.

    Fortunately this is not an urgent problem. I also have a Windows 7 partition on the machine, with a working installation of Firefox, Zotero, and LibreOffice, which will allow me to continue working.

    Thank you in advance for you assistance,

    Melissa

    When answering please bear in mind that, though I have some experience of Linux, I do not "understand" the operating system. If you assume I have more back ground knowledge that is actually the case it is likely that things will become very confusing and frustrating for me. Thank you again, Melissa
    Last edited by MelissaCutler; October 30th, 2012 at 02:23 PM. Reason: typo corrections

  2. #2
    Join Date
    Sep 2012
    Beans
    19

    Re: Multiple Major problems with Firefox and other web browsers

    You should give up a try to Google Chrome , way more stable!
    I can also suggest you to reinstall Firefox and all his plugin with Ubuntu Software Manager.

  3. #3
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: Multiple Major problems with Firefox and other web browsers

    If you maximum stability, stick with LTS.

    https://wiki.ubuntu.com/LTS

  4. #4
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Multiple Major problems with Firefox and other web browsers

    Might be worth using a fresh Firefox profile (delete or rename your ~/.mozilla folder) and then install your add-ons one at a time, using the browser for a bit of time between each to try to isolate the issue.

    You could also try starting the browser from a terminal, this may give a clue as to what is failing which you can post back here if needs be.

    Code:
    firefox &

  5. #5
    Join Date
    Jan 2011
    Beans
    15

    Re: Multiple Major problems with Firefox and other web browsers

    Quote Originally Posted by netwo View Post
    You should give up a try to Google Chrome , way more stable!
    I can also suggest you to reinstall Firefox and all his plugin with Ubuntu Software Manager.
    Thank you, but this is confusing.

    What is Ubuntu Software Manager? Is this the same thing as the Software Centre? Like I said, I have uninstalled Firefox, and attempted to reinstall in the Software Centre, but there is an error. If says it is unable to download the package, even though I can install other packages no problem.

    Like I said, I have installed Chromium, and this is giving me some web browsing ability, but it crashes sometimes. Is Chrome related, or something separate? I can't find anything called Chrome in the software centre. Does Chrome have have a plugin similar to Zotero?

  6. #6
    Join Date
    Jan 2011
    Beans
    15

    Re: Multiple Major problems with Firefox and other web browsers

    Quote Originally Posted by jerrrys View Post
    If you maximum stability, stick with LTS.

    https://wiki.ubuntu.com/LTS
    Thank you, but my understanding is that 12.04 is a long term support version. I have checked, and I am definitely running Ubuntu 12.04.

  7. #7
    Join Date
    Jan 2011
    Beans
    15

    Re: Multiple Major problems with Firefox and other web browsers

    Quote Originally Posted by howefield View Post
    Might be worth using a fresh Firefox profile (delete or rename your ~/.mozilla folder) and then install your add-ons one at a time, using the browser for a bit of time between each to try to isolate the issue.

    You could also try starting the browser from a terminal, this may give a clue as to what is failing which you can post back here if needs be.

    Code:
    firefox &
    Thank you, but how should I get Firefox back on the machine?

    Firefox is gone now, and when I attempt to install it using the software centre I get an error message saying it cannot download. I can still install other packages in the software centre, it's just Firefox that give this problem.

  8. #8
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Multiple Major problems with Firefox and other web browsers

    Go to your home folder and press Ctrl + H to reveal the hidden folders, scroll down and look for one called .mozilla then rename it.

    Then open a terminal and type the following threee commands one at a time, typing in your password if requested.

    Code:
    sudo apt-get clean
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install firefox
    If you get an error, post it here.

  9. #9
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: Multiple Major problems with Firefox and other web browsers

    Quote Originally Posted by MelissaCutler View Post
    Thank you, but my understanding is that 12.04 is a long term support version. I have checked, and I am definitely running Ubuntu 12.04.
    My mistake, I somehow read 12.10 into your post.

  10. #10
    Join Date
    Jan 2011
    Beans
    15

    Re: Multiple Major problems with Firefox and other web browsers

    Quote Originally Posted by howefield View Post
    Go to your home folder and press Ctrl + H to reveal the hidden folders, scroll down and look for one called .mozilla then rename it.

    Then open a terminal and type the following threee commands one at a time, typing in your password if requested.

    Code:
    sudo apt-get clean
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install firefox
    If you get an error, post it here.
    Thank you, that has re-installed Firefox on the system, and it seems to be allowing me to do basic web browsing. I've just tried going to the Menu "Tools", then "addons" and it crashes abruptly, bringing up the Mozilla Crash report.

    Thank you so much for your help.

    Melissa

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •