Abrowser fail

7 replies [Last post]
tius

I am a member!

Offline
Joined: 09, May 2011

when I open the web browser I get just a window that says:


XML Parsing Error: undefined entity
Location: chrome://browser/content/browser.xul
Line Number 31, column 1:

What can be happen?

Thanks

tius

I am a member!

Offline
Joined: 09, May 2011

Ooops, I forgot to mention that this happens on my EeePC 1001PX and that I can't make the version upgrading.

lembas
Offline
Joined: 13, May 2010

Tried starting abrowser with the -safe-mode parameter? If that works, then the problem is with an add-on.

If so, disable half of the add-ons until you find out which one is causing it,

tius

I am a member!

Offline
Joined: 09, May 2011

Thank you lembas,
I surfed for search of instructions for starting abrowser with the safe-mode parameter, but I have not found anything. Can you tell me How do I start abrowser in safe mode?

Magic Banana

I am a member!

Offline
Joined: 24, Jul 2010

'man abrowser' is your friend: :-)
-safe-mode
Start abrowser in safe-mode. This disables all third-party extensions, and may be necessary if you are having problems with an extension you installed.

tius

I am a member!

Offline
Joined: 09, May 2011

Thaks Magic Banana,
I' tried to start abrowser in safe-mode, within terminal :-) but received the almost same error:


XML Parsing Error: undefined entity
Location: chrome://mozapps/content/extension/extensions.xul
Line Number 15, column 1:

window xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
^

lembas
Offline
Joined: 13, May 2010

Hmm... Try

sudo apt-get install --reinstall abrowser

tius

I am a member!

Offline
Joined: 09, May 2011

Thanks lembas,
but even this metod give the same error message...