Yea. Some time back started to run chromebug off an isolated copy of firebug. The idea was to make firebug development less crazy: every time I change firebug and run its debugger -- chromebug -- well guess what if firebug is broken so is chromebug. So I created "fb4cb" which just a copy of branches/firebug1.4/content/firebug into the chromebug tree plus an entry in the chrome.manifest: content fb4cb fb4cb/content/firebug/
But when I did that I did not package the fb4cb in to the xpi file. In the meantime I discovered the downside: now chromebug development is a pain in the neck because I can't commit changes from fb4cb to googlecode's stupid svn implementation. sigh. I'll put up 0.4a1 tomorrow. But to be honest you might consider running the svn copy. I don't test the chromebug builds that getfirebug.com has, as you discovered ;-). John. On Oct 22, 9:00 pm, Ken Cooper <[EMAIL PROTECTED]> wrote: > Help! I'm trying to use what looks like a very cool tool here, but no > luck so far. > > I've done the following: > > 1) installed Firebug (version firebug-1.3.0b2.xpi) > fromhttp://getfirebug.com/releases/firebug/1.3/. > > 2) installed Chromebug fromhttp://getfirebug.com/releases/chromebug/. > I've tried this with the latest version (chromebug-0.3.0a12.xpi), and > with previous versions. > > I'm running Firefox 3.03 on Vista. > > When I execute the line firefox.exe -chrome > chrome://chromebug/content/chromebug.xul > -p Test2 -firefox, where Test2 is an empty profile I've set up, I get > the promised screen with "ChromeBug: chrome development evolved" and > the two buttons in it. But almost nothing is active. The buttons do > nothing, and only the Open Firefox menu item has any effect. > > Any thoughts? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
