Just plain old USA english. Here's an example of the lines I had to remove to make the download statusbar work...
locale downbar en-US downbarff2/chrome/locale/en-US/ appversion<3.0a5 locale downbar ar downbarff2/translations/0.9.5/ar/ appversion<3.0a5 locale downbar ca-AD downbarff2/translations/0.9.5/ca-AD/ appversion<3.0a5 locale downbar cs-CZ downbarff2/translations/0.9.5/cs-CZ/ appversion<3.0a5 locale downbar de-DE downbarff2/translations/0.9.5/de-DE/ appversion<3.0a5 locale downbar el-GR downbarff2/translations/0.9.5/el-GR/ appversion<3.0a5 locale downbar en-GB downbarff2/translations/0.9.5/en-GB/ appversion<3.0a5 locale downbar es-AR downbarff2/translations/0.9.5/es-AR/ appversion<3.0a5 locale downbar fi-FI downbarff2/translations/0.9.5/fi-FI/ appversion<3.0a5 locale downbar fr-FR downbarff2/translations/0.9.5/fr-FR/ appversion<3.0a5 locale downbar it-IT downbarff2/translations/0.9.5/it-IT/ appversion<3.0a5 locale downbar ja-JP downbarff2/translations/0.9.5/ja-JP/ appversion<3.0a5 locale downbar ko-KR downbarff2/translations/0.9.5/ko-KR/ appversion<3.0a5 locale downbar mn-MN downbarff2/translations/0.9.5/mn-MN/ appversion<3.0a5 locale downbar nl-NL downbarff2/translations/0.9.5/nl-NL/ appversion<3.0a5 locale downbar pl-PL downbarff2/translations/0.9.5/pl-PL/ appversion<3.0a5 locale downbar pt-BR downbarff2/translations/0.9.5/pt-BR/ appversion<3.0a5 locale downbar pt-PT downbarff2/translations/0.9.5/pt-PT/ appversion<3.0a5 locale downbar ro-RO downbarff2/translations/0.9.5/ro-RO/ appversion<3.0a5 locale downbar ru-RU downbarff2/translations/0.9.5/ru-RU/ appversion<3.0a5 locale downbar sk-SK downbarff2/translations/0.9.5/sk-SK/ appversion<3.0a5 locale downbar sr-YU downbarff2/translations/0.9.5/sr-YU/ appversion<3.0a5 locale downbar uk-UA downbarff2/translations/0.9.5/uk-UA/ appversion<3.0a5 locale downbar zh-CN downbarff2/translations/0.9.5/zh-CN/ appversion<3.0a5 locale downbar zh-TW downbarff2/translations/0.9.5/zh-TW/ appversion<3.0a5 By removing all but the first locale line containing translations, the package installed. On Sep 12, 10:46 am, John J Barton <[EMAIL PROTECTED]> wrote: > On Sep 12, 7:19 am, djboca <[EMAIL PROTECTED]> wrote: > > > Did that :) No luck though. I've pushed FF up to 3.1, was able to > > install ONE compatible extension (adblock), brought FF down to 3.0.1 > > and still had adblock but was unable to do anything else. Did some > > research and found a solution for one extension (download statusbar). > > It also would not install (along with all other extensions). Someone > > pointed out that (through debugging) if you removed all translation > > lines from the manifest file, it would work AND IT DID! > > I guess by 'translation lines' you mean 'locale' lines? Which locale > version of Firefox are you running? > > > > > Is there anything new in 3.0.1 that is screwing with the manifest > > files or some other aspect preventing most, if not all, extensions > > from loading? > > No one else has this problem. > > > > > On Sep 11, 6:03 pm, John J Barton <[EMAIL PROTECTED]> wrote: > > > > I would try a new firefox profile (my answer for all weird > > > issues)http://groups.google.com/group/firebug/web/faq-about-firebug > > > > On Sep 11, 2:38 pm, djboca <[EMAIL PROTECTED]> wrote: > > > > > Hoping someone can help! > > > > > Firebug won't install on a fresh install of FF3.0.1... in fact many > > > > extensions won't install. One did (java debugger) but most look like > > > > they installed and then a reboot and then NOTHING. > > > > > Here's a sample from the extensions.log... > > > > 2008-09-11 16:53:21 - safeInstallOperation: install operation (caller- > > > > supplied callback) failed, rolling back file moves and aborting > > > > installation. > > > > 2008-09-11 16:53:21 - ExtensionManager:_finishOperations - failure, > > > > catching exception - lineno: 1634 - file: undefined - [Exception... > > > > "Component returned failure code: 0x80520015 > > > > (NS_ERROR_FILE_ACCESS_DENIED) [nsIZipReader.extract]" nsresult: > > > > "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame :: > > > > file:///C:/Program%20Files/Mozilla%20Firefox/components/nsExtensionManager.js > > > > :: extractExtensionFiles :: line 1634" data: no] > > > > 2008-09-11 16:53:21 - ExtensionManager:_finishOperations - failure, > > > > catching exception - lineno: 4862 - file: > > > > file:///C:/Program%20Files/Mozilla%20Firefox/components/nsExtensionManager.js > > > > - TypeError: entries[i] is null > > > > > Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
