Hi, I just upgraded Fb to 1.2.0 and when I first installed the icon didn't appear. After breaking out the console [*], I started getting the error message:
*** Failed to get string Suspend_Firebug in bundle: chrome://firebug/locale/firebug.properties It wasn't a problem to simply add "Suspend_Firebug=Suspend Firebug" to the properties file of course, but it seems strange that it was missing, so I thought I would pass it on. What I find strange though is that I can't seem to find Suspend_ anywhere in the extension (via grep, ack, and including searching via the Googlecode search). I even grepped for Suspend through the minefield files but didn't see anything. Anyway. It works with that, thought it seemed to have some issues running alongside Greasemonkey which prevented the FBconsole window opening. Eventually I disabled greasemonkey, restarted, and re-enabled greasemonkey and restarted to clear it. It only just occurred to me, but this may well have been a problem with XUL.mfl getting corrupted. Anyway, I hope this helps anyone else getting this problem. This is running under Minefield 3.1a2pre 20080818113442 Win32 (which does require fixing the em:MaxVersion in the install.rdf for most extensions) Btw, is Fb 1.3 intended for use/testing? Regards, Colin. [*] A tip for windows users; you can use the console and JS consoles on windows just as you can on unix. Run the program with -console and - jsconsole. E.g. "C:\Program Files\Minefield\firefox.exe" -P minefield -jsconsole - console change "minefield" to "mozilla" or "firefox" or whatever dir firefox is installed in, and the -P flag uses a different profile, which can be handy in testing to see if a new version of an extension works. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
