Hi Honza, It's showing that the extension is installed but when I make changes to the CSS via firebug I don't see any errors which I'm guessing means that while the extension is installed in Firefox correctly that it's not connected to FB at all.
5 makeURI FAILS for "chrome://mozapps" Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIIOService.newURI] StackExceptionPropertiesInterfacesObject resource://firebug_rjs/lib/url.js (517) [...] resource://firebug_rjs/chrome/activation.js (210) [...] resource://firebug_rjs/chrome/activation.js (81) [...] resource://firebug_rjs/lib/events.js (105) [...] resource://firebug_rjs/bti/inProcess/browser.js (764) [...] resource://firebug_rjs/lib/events.js (105) [...] resource://firebug_rjs/firefox/tabWatcher.js (301) [...] resource://firebug_rjs/firefox/tabWatcher.js (162) [...] resource://firebug_rjs/firefox/tabWatcher.js (780) [...] chrome://browser/content/tabbrowser.xml (410) [...] chrome://browser/content/tabbrowser.xml (407) [...] chrome://tabutils/content/tulib.js (100) [...] chrome://tabutils/content/tulib.js (105) [...] resource:///components/nsSessionStore.js (2848) [...] resource:///components/nsSessionStore.js (2684) [...] resource:///components/nsSessionStore.js (806) [...] resource:///components/nsSessionStore.js (423) [...] chrome://browser/content/browser.js (7563) [...] () [...] 6 makeURI FAILS for "chrome://mozapps" Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIIOService.newURI] StackExceptionPropertiesInterfacesObject resource://firebug_rjs/lib/url.js (517) [...] resource://firebug_rjs/chrome/activation.js (210) [...] resource://firebug_rjs/chrome/activation.js (81) [...] resource://firebug_rjs/lib/events.js (105) [...] resource://firebug_rjs/firefox/tabWatcher.js (301) [...] resource://firebug_rjs/firefox/tabWatcher.js (162) [...] resource://firebug_rjs/firefox/tabWatcher.js (780) [...] chrome://browser/content/tabbrowser.xml (410) [...] chrome://browser/content/tabbrowser.xml (407) [...] chrome://tabutils/content/tulib.js (100) [...] chrome://tabutils/content/tulib.js (105) [...] resource:///components/nsSessionStore.js (2848) [...] resource:///components/nsSessionStore.js (2684) [...] resource:///components/nsSessionStore.js (806) [...] resource:///components/nsSessionStore.js (423) [...] chrome://browser/content/browser.js (7563) [...] () [...] 7 makeURI FAILS for "chrome://mozapps" Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIIOService.newURI] StackExceptionPropertiesInterfacesObject resource://firebug_rjs/lib/url.js (517) [...] resource://firebug_rjs/chrome/activation.js (210) [...] resource://firebug_rjs/chrome/activation.js (81) [...] resource://firebug_rjs/lib/events.js (105) [...] resource://firebug_rjs/bti/inProcess/browser.js (764) [...] resource://firebug_rjs/lib/events.js (105) [...] resource://firebug_rjs/firefox/tabWatcher.js (301) [...] resource://firebug_rjs/firefox/tabWatcher.js (162) [...] resource://firebug_rjs/firefox/tabWatcher.js (780) [...] chrome://browser/content/tabbrowser.xml (410) [...] chrome://browser/content/tabbrowser.xml (407) [...] chrome://tabutils/content/tulib.js (100) [...] chrome://tabutils/content/tulib.js (105) [...] 8 makeURI FAILS for "chrome://mozapps" Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIIOService.newURI] StackExceptionPropertiesInterfacesObject resource://firebug_rjs/lib/url.js (517) [...] resource://firebug_rjs/chrome/activation.js (210) [...] resource://firebug_rjs/chrome/activation.js (81) [...] resource://firebug_rjs/lib/events.js (105) [...] resource://firebug_rjs/firefox/tabWatcher.js (301) [...] resource://firebug_rjs/firefox/tabWatcher.js (162) [...] resource://firebug_rjs/firefox/tabWatcher.js (780) [...] chrome://browser/content/tabbrowser.xml (410) [...] chrome://browser/content/tabbrowser.xml (407) [...] chrome://tabutils/content/tulib.js (100) [...] chrome://tabutils/content/tulib.js (105) [...] Are there any other options in Trace that I should be activating? On Mon, Sep 26, 2011 at 15:19, Jan Honza Odvarko <[email protected]> wrote: > Install FBTrace (Firebug tracing console) together with Firebug and > the extension: > http://getfirebug.com/releases/firebug/1.9/firebug-1.9.0a3.xpi > http://getfirebug.com/releases/fbtrace/1.9/fbTrace-1.9b2.xpi > > More about FBTrace: > http://getfirebug.com/wiki/index.php/FBTrace > > First check ERRORS options (in the tracing console) > and check whether there are any errors. > > You can also utilize the Firefox Error Console > (but FBTrace shows more) > > Honza > > > On Sep 25, 12:48 pm, nero <[email protected]> wrote: > > http://cssupdater.com/ > > > > Cool little Adobe Air/FF extensión coupling that worked fine for me > > but no longer functions in 1.9. > > > > How can I help in finding out where the breakage is happening? > > -- > 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. > > -- 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.
