Closed
Bug 610319
Opened 15 years ago
Closed 15 years ago
4.0b8pre Not Starting after Installing
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 620931
People
(Reporter: etech97, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b7pre) Gecko/20101012 Firefox/4.0b7pre
Build Identifier: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b7pre) Gecko/20101012 Firefox/4.0b7pre
After installing Firefox 4.0b8pre from the openSUSE repository; I get the following error message when trying to run the application:
XML Parsing Error: undefined entity
Loctaion: chrome://browser/content/browser.xul
Line Number 400, Column 13:
<button id="editBookmarkPanelUndoRemoveButton"
Reproducible: Always
Steps to Reproduce:
1.Install the new version
2.Wait until it's finished installing
3.Try to launch the application; gives the error message
Expected Results:
Working Minefield!
I also tried starting from a terminal; no error messages until the graphical user interface came up with the error message that I already posted.
I've also renamed the .mozilla folder, started with a different profile and tried starting in safe mode all of this still gave me the error message.
Comment 3•15 years ago
|
||
--enable-chrome-format=jar should fix the issue for you.
Comment 4•15 years ago
|
||
This is essentially a dup of 620931, omnijar support is required in xulrunner if firefox is built with omnijar support.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•