LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Got Ubuntu installed but having Firefox problems (https://www.linuxquestions.org/questions/linux-newbie-8/got-ubuntu-installed-but-having-firefox-problems-553644/)

hitemhrd 05-13-2007 09:56 PM

Got Ubuntu installed but having Firefox problems
 
When I open different pages I get the following message.

XML Parsing Error: syntax error
Location: chrome://mozapps/content/plugins/pluginInstallerWizard.xul
Line Number 1, Column 1:Components.interfaces.nsIUpdateManager);
^

If I try to download anything, like trying to install the newest Firefox I click on the link to get the file and I get:

XML Parsing Error: syntax error
Location: chrome://mozapps/content/plugins/pluginInstallerWizard.xul
Line Number 1, Column 1:Components.interfaces.nsIUpdateManager);
^

What can I do to resolve this?

netstrider 05-14-2007 03:28 PM

Try..

sudo apt-get remove mozilla-firefox
sudo apt-get install mozilla-firefox

This will remove and install it (I'm not exactly sure if the package name is 'mozilla-firefox') if not do

apt-cache search firefox and see the packages listed. Or..as a total alternative try using a different browser. sudo apt-get install opera and then download firefox from there.


All times are GMT -5. The time now is 08:44 PM.