Firebug 1.2a20X does not work on Ubuntu's HH firefox 3b5 install.

98 views
Skip to first unread message

Viktor Kojouharov

unread,
Apr 18, 2008, 4:45:27 AM4/18/08
to Firebug
Hello,

I'm trying to use fb 1.2, since 1.1 gives the security error when
using the console. However, fb 1.2 does not work at all. On startup,
the first selected tab shows that it has N errors in the status bar
(even though fb is not even enabled, as the docs say that it is
disabled by default, and I perged the prefs.js related to firebug).

Pressing F12, or clicking on the bug icon, do not show the fb panel.
Nothing happens. Right clicking on the icon only has 'Clear console'
and 'open in new window'. Opening firebug in new window shows a messed-
up fb. The console has this message:

Firebug's log limit has been reached. %S entries not shown.

None of the styles are loaded, going to the HTML tab does not have any
images (like the '+' for the tree, etc). It uses the system style (in
my case, dark gray for the background), instead of white. Every tab
shows the above error, as well as any commands I've tried to run, like
'>>> 1'. The said commands do not do anything at all.

Started from the terminal, firefox has the following output:

http://pastie.caboo.se/182831

Francisco

unread,
Apr 18, 2008, 5:59:51 AM4/18/08
to Firebug
Hi,

I'm getting the same problem using Ubuntu Hardy Heron and Firefox
3.0b5. Is there any way to solve it?

Jan Odvarko

unread,
Apr 18, 2008, 7:39:17 AM4/18/08
to Firebug
Have you tried to create a new fresh profile?
Honza

Joost

unread,
Apr 18, 2008, 7:45:08 AM4/18/08
to Firebug
On 18 apr, 13:39, Jan Odvarko <odva...@gmail.com> wrote:

> Have you tried to create a new fresh profile?

I'm having the same problem on my Hardy / FF 3b5 setup. I did try
moving my old profile out of the way. The only thing I have not yest
tried is removing the 'Ubuntu Firefox Modifications' extension that is
included in the Ubuntu package.

-- Joost

Darren

unread,
Apr 18, 2008, 7:48:30 AM4/18/08
to Firebug
I'm getting the same errors. Using Firefox 3 Beta 5 on Kubuntu Hardy
Heron

I get exactly the same problem with F12 not opening the panel, and
opening in new window showing a messed up output with broken images:

I created a new fresh profile and did clean install of Firebug Beta
1.1.0b12 and the problem persists, see screenshot:

http://darrenmothersele.com/files/firebug_snapshot1.png

brainfault

unread,
Apr 18, 2008, 8:19:30 AM4/18/08
to Firebug
same problem here with ubuntu hardy :(

Jan Odvarko

unread,
Apr 18, 2008, 8:22:51 AM4/18/08
to Firebug
> going to the HTML tab does not have any images (like the '+' for the tree, etc).
I was able to reproduce this (Firebug 1.2.0a20X/Firefox 3.0b5/WinXP).
Fixed, committed to 1.2 R559
Honza

Darren

unread,
Apr 18, 2008, 9:02:22 AM4/18/08
to Firebug
I've checked out the 1.2 R559 from

http://fbug.googlecode.com/svn/branches/firebug1.2/

built with ant on Kubuntu Hardy Heron, and installed in new profile on
Firefox 3b5

Still get "Firebug's log limit has been reached. %S entries not
shown." in the console. F12 not working.

And get the following error from firefox on command line:

FirebugService fbs.DBG_FBS_CREATION: false fbs.DBG_FBS_BP:false
fbs.DBG_FBS_ERRORS:false fbs.DBG_FBS_STEP:false
fbs.DBG_FBS_FUNCTION:false
*** e = [Exception... "Component returned failure code: 0x80570016
(NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]" nsresult:
"0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS
frame :: chrome://browser/content/utilityOverlay.js ::
getShellService :: line 285" data: no]
debugger.onModuleDeactivate
Attempt to deactive context that is not active
http://www.google.co.uk/firefox?client=firefox-a&rls=com.ubuntu:en-US:official

Francisco

unread,
Apr 18, 2008, 9:14:13 AM4/18/08
to Firebug
Same problem here :(

On 18 abr, 15:02, Darren <darren.mothers...@gmail.com> wrote:
> I've checked out the 1.2 R559 from
>
> http://fbug.googlecode.com/svn/branches/firebug1.2/
>
> built with ant on Kubuntu Hardy Heron, and installed in new profile on
> Firefox 3b5
>
> Still get "Firebug's log limit has been reached. %S entries not
> shown." in the console. F12 not working.
>
> And get the following error from firefox on command line:
>
> FirebugService fbs.DBG_FBS_CREATION: false fbs.DBG_FBS_BP:false
> fbs.DBG_FBS_ERRORS:false fbs.DBG_FBS_STEP:false
> fbs.DBG_FBS_FUNCTION:false
> *** e = [Exception... "Component returned failure code: 0x80570016
> (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]"  nsresult:
> "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)"  location: "JS
> frame :: chrome://browser/content/utilityOverlay.js ::
> getShellService :: line 285"  data: no]
> debugger.onModuleDeactivate
> Attempt to deactive context that is not activehttp://www.google.co.uk/firefox?client=firefox-a&rls=com.ubuntu:en-US...

Mike Shaver

unread,
Apr 18, 2008, 12:37:17 PM4/18/08
to fir...@googlegroups.com
Does it work if you use
- FF3b5 from mozilla.org
- a nightly from
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ ?

Mike

Darren

unread,
Apr 18, 2008, 4:06:39 PM4/18/08
to Firebug
No.

I've just installed latest nightly build, as advised.

Created a fresh profile, and installed my build of fbug (taken from
code just checked out from svn), and tried 1.2 release linked from
getfirebug.com - neither fixed the issue, still seeing corrupt
output.

Jan Odvarko

unread,
Apr 18, 2008, 5:02:58 PM4/18/08
to Firebug
Could anybody please test this even with Firebug 1.2.0a19 (revision
545)?
Honza

DivineGod

unread,
Apr 18, 2008, 5:42:20 PM4/18/08
to Firebug
I think this must be a firefox problem. The 1.2.0a19X is also not
working properly.

I'm using latest nightly build on linux.

Bryan Forbes

unread,
Apr 18, 2008, 7:33:38 PM4/18/08
to Firebug
I set browser.dom.window.dump.enabled = true in about:config and ran
firefox-3.0 from the command line and I get this output when I open
Firebug in a new window (via a right click on the "bug" icon and
selecting "Open in new window"):

errors.observe, no FirebugContext in chrome://browser/content/browser.xul
errors.observe dropping XPConnect JavaScript no context
errors.observe, no FirebugContext in chrome://browser/content/browser.xul
errors.observe dropping XPConnect JavaScript no context
chrome.initializeUI fails sees object with typeof: 'object'; object
contains:
[message]=enableSystemPagesLink is null;
[fileName]=chrome://firebug/content/chrome.js;
[lineNumber]=506;
[stack]=()@chrome://firebug/content/chrome.js:506
([object XULElement],null)@chrome://firebug/content/chrome.js:246
()@chrome://firebug/content/chrome.js:171
browser2Loaded([object Event])@chrome://firebug/content/chrome.js:1111
;
[name]=TypeError;

I hope this helps. If you need any more output, let me know.

Jan Odvarko

unread,
Apr 19, 2008, 4:13:31 AM4/19/08
to Firebug
Could you please, check the "PANELS" and "INITIALIZE" options
in the FBTrace panel, restart Firebug and send the logs?
Honza

DivineGod

unread,
Apr 19, 2008, 4:45:11 AM4/19/08
to Firebug
The buttons do nothing. How is firebug restarted?
Where are the output from the logs?

Darren

unread,
Apr 19, 2008, 10:21:23 AM4/19/08
to Firebug

Bryan Forbes

unread,
Apr 19, 2008, 11:03:52 AM4/19/08
to Firebug
When I click on the firebug icon with those two options set to
"true" (via about:config), I get this output:

chrome.syncPanel FirebugContext=http://groups.google.com/group/firebug/
browse_thread/thread/da5b804949ec7e3c/
26d2863af3365c60#26d2863af3365c60
tabContext.getPanel name=TraceFirebug noCreate=undefined
panelType=TraceFirebug
tabContext.getPanelByType panel in panelMap, .invalid=undefined
chrome.onSelectingPanel=TraceFirebug FirebugContext=http://
groups.google.com/group/firebug/browse_thread/thread/da5b804949ec7e3c/
26d2863af3365c60#26d2863af3365c60
tabContext.getPanel name=null noCreate=undefined panelType=null
chrome.onSelectedSidePanel name=undefined

When I open firebug via "Open in New Window", I get this:

debugger.onModuleDeactivate Attempt to deactive context that is not
activehttp://groups.google.com/group/firebug/browse_thread/thread/da5b804949ec7e3c/26d2863af3365c60#26d2863af3365c60
tabContext.getPanel name=script noCreate=true panelType=script
tabContext.getPanel name=script noCreate=true panelType=script
tabContext.getPanel name=net noCreate=true panelType=net
tabContext.getPanel name=net noCreate=true panelType=net
tabContext.getPanel name=TraceFirebug noCreate=undefined
panelType=TraceFirebug
tabContext.getPanelByType panel in panelMap, .invalid=true
tabContext.getPanel name=null noCreate=undefined panelType=null
chrome.initializeUI fails sees object with typeof: 'object'; object
contains:
[message]=disabledBox is null;
[fileName]=chrome://firebug/content/chrome.js;
[lineNumber]=490;
[stack]=()@chrome://firebug/content/chrome.js:490
([object XULElement],[object Object])@chrome://firebug/content/
chrome.js:246
()@chrome://firebug/content/chrome.js:171
browser2Loaded([object Event])@chrome://firebug/content/chrome.js:1111
;
[name]=TypeError;


Francisco

unread,
Apr 19, 2008, 1:46:18 PM4/19/08
to Firebug
The release shown in https://bugzilla.mozilla.org/show_bug.cgi?id=425139
works for me. DOM panel works well, but firebug still open just in a
new windows. Not in a panel on firefox window.

Francisco

unread,
Apr 21, 2008, 5:24:15 AM4/21/08
to Firebug
Revision 562 works for me in Firefox 3b5 on Ubuntu Hardy. DOM
inspector, and javascript debugger seems to work fine, but it still
open in a new window and not in a pane inside the browser.

On Apr 19, 7:46 pm, Francisco <nfla...@gmail.com> wrote:
> The release shown inhttps://bugzilla.mozilla.org/show_bug.cgi?id=425139

Joost

unread,
Apr 22, 2008, 4:33:15 AM4/22/08
to Firebug
The last Ubuntu Hardy updates combined with the new Firebug 1.2.0a21X
fixes these problems for me. Although I haven't checked more complex
functions, basic DOM/CSS editing works. Great stuff!

jag

unread,
Apr 28, 2008, 11:46:20 AM4/28/08
to Firebug
same here, installed the official 8.04 release but couldn't get it
from the mozilla website.

ran 'sudo apt-get firebug' instead, installed and working fine, good
work to all involved this new release really is a gem!
Reply all
Reply to author
Forward
0 new messages