On Apr 9, 11:05 pm, John J Barton <[email protected]> wrote:
> Use about:config to set "extensions.logging.enabled" true. Restart and > open Firefox > Tools >Error Console. I did this and it did spot a (minor) error in my CSS file which I have fixed. After this I get no errors, warnings or messages on my page although I was surprised at the number of warnings I see on pages I had open in other tabs. > Correct. (except we don't use jar files, just XPI aka zip files) Interesting - I did not realize that XPI and ZIP files were the same. With this, I opened the "fbtrace at getfirebug.com.xpi" file in my extensions directory using WinZip. In the chrome\content directory there are 9 files listed, including traceConsole.js and traceConsole.xul. However, there is no traceConsole.html file and this is what the error message is complaining about. I checked the version 1.8 fbtrace files that I checked out from SVN and this was the same. Then I got the idea to check out version 1.7 from SVN instead and - surprise - there is a traceConsole.html file in there. I am going to play around and see if I can take that file and put it into version 1.8. I'll post back later on the results. Dave -- 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.
