Bugzilla – Bug 386867
Firefox UI broken after upgrade
Last modified: 2008-05-15 13:49:57 UTC
after upgrading my system from 10.3 to 11.0 Beta 2, Firefox 3 is rather broken - the Back, Forward, Reload and Stop buttons are always disabled, the Links toolbar is on by default, but it's empty (and i can't add any bookmarks), i can't install any extensions. Deleting ~/.mozilla did not help, this happens even with a clean profile. other than that, it seems to browse webpages just fine, i'm filing this report from it. (also, scrolling is extremely slow in firefox and thunderbird, but that might be related to the graphics driver (nv)) everything works fine when i do a clean install...
hmm, so a fresh profile doesn't help but a fresh openSUSE install fixes it while it's broken after an upgrade, correct? If you still have the broken installation available, could you please give some further information: rpm -qa | grep -i mozilla rpm -V mozilla-xulrunner190 MozillaFirefox any messages in Tools->Error console directly after starting up Firefox
matejcik@bagr:~> rpm -qa | grep -i mozilla mozilla-xulrunner190-1.8.99.5-15 mozilla-nspr-4.7.1-13 mozilla-nss-32bit-3.12.0-17 mozilla-xulrunner190-gnomevfs-1.8.99.5-15 MozillaThunderbird-translations-2.0.0.12-22 MozillaFirefox-2.9.95-12 MozillaThunderbird-2.0.0.12-22 mozilla-nss-3.12.0-17 mozilla-nspr-32bit-4.7.1-13 mozilla-xulrunner190-lang-1.8.99.5-15 mozilla-xulrunner181-1.8.1.13-10 MozillaFirefox-translations-2.9.95-12 matejcik@bagr:~> rpm -V mozilla-xulrunner190 MozillaFirefox matejcik@bagr:~> echo $? 0 error console has two messages: Chyba: uncaught exception: ContentLength not available (not a local URL?) Chyba: uncaught exception: [Exception... "Component returned failure code: 0x8007000e (NS_ERROR_OUT_OF_MEMORY) [nsIDocShellHistory.useGlobalHistory]" nsresult: "0x8007000e (NS_ERROR_OUT_OF_MEMORY)" location: "JS frame :: chrome://browser/content/browser.js :: prepareForStartup :: line 740" data: no]
works again after upgrade from beta2 to beta3, so i guess it's fixed