PDA

View Full Version : Javascript errors not showing in Firebug console?



jonathanv
30 Jul 2007, 1:14 AM
Hi there,

I've started having a problem with javascript errors not showing up in the Firebug console in Ext applications. The errors show up in the Firefox Error Console, but not in the Firebug console? Has anyone experienced this before?

I've tried Firefox 2.0.0.4 and 2.0.0.5, latest Firebug (1.05), reinstalling Firefox, starting with a fresh profile.... and nothing seems to fix it.

And yes, "Show Javascript Errors" is selected in Firebug :).

Thanks in advance for any help,
-Jonathan.

jay@moduscreate.com
30 Jul 2007, 2:00 AM
Does your install of firebug track XHR's?

jonathanv
30 Jul 2007, 2:07 AM
Yep

jonathanv
30 Jul 2007, 2:16 AM
It seems to only be affecting certain errors. I have Person record, which has an error when executing the name method. When I execute it in Firebug, the error shows up in the Firefox Error console, but not in Firebug.

It appears that it's not showing errors generated from commands executed in the console....

-Jonathan.

jay@moduscreate.com
30 Jul 2007, 3:03 AM
Weird. have you posted in the firebug forums about this?

Skeleton
30 Jul 2007, 7:12 AM
I also had a similar experience with Firebug. In my case, the Firebug on my development image (VMware virtual machine) started not to show errors but the Firebug on my host machine succesfully shows the errors. Uninstalling/reinstalling Firefox+Firebug solved the problem. Not a creative solution but it worked :)

jay@moduscreate.com
30 Jul 2007, 8:38 AM
I also had a similar experience with Firebug. In my case, the Firebug on my development image (VMware virtual machine) started not to show errors but the Firebug on my host machine succesfully shows the errors. Uninstalling/reinstalling Firefox+Firebug solved the problem. Not a creative solution but it worked :)

usually works in all microsoft product problems. :-?