1. #1
    Ext JS Premium Member jonathanv's Avatar
    Join Date
    Mar 2007
    Posts
    28
    Vote Rating
    0
    jonathanv is on a distinguished road

      0  

    Question Javascript errors not showing in Firebug console?

    Javascript errors not showing in Firebug console?


    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.

  2. #2
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,169
    Vote Rating
    28
    jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough

      0  

    Default


    Does your install of firebug track XHR's?

    Jay Garcia @ModusJesus || Modus Create co-founder
    Ext JS in Action author
    Sencha Touch in Action author

    Get in touch for Ext JS & Sencha Touch Touch Training

    We are also working on Video-based Sencha Touch training: Check it out here.

  3. #3
    Ext JS Premium Member jonathanv's Avatar
    Join Date
    Mar 2007
    Posts
    28
    Vote Rating
    0
    jonathanv is on a distinguished road

      0  

    Default


    Yep

  4. #4
    Ext JS Premium Member jonathanv's Avatar
    Join Date
    Mar 2007
    Posts
    28
    Vote Rating
    0
    jonathanv is on a distinguished road

      0  

    Default


    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.

  5. #5
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,169
    Vote Rating
    28
    jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough

      0  

    Default


    Weird. have you posted in the firebug forums about this?

    Jay Garcia @ModusJesus || Modus Create co-founder
    Ext JS in Action author
    Sencha Touch in Action author

    Get in touch for Ext JS & Sencha Touch Touch Training

    We are also working on Video-based Sencha Touch training: Check it out here.

  6. #6
    Ext User Skeleton's Avatar
    Join Date
    Mar 2007
    Location
    İstanbul
    Posts
    68
    Vote Rating
    0
    Skeleton is on a distinguished road

      0  

    Default


    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
    "In Ext, we trust!"
    huseyint.com

  7. #7
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,169
    Vote Rating
    28
    jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough

      0  

    Default


    Quote Originally Posted by Skeleton View Post
    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.

    Jay Garcia @ModusJesus || Modus Create co-founder
    Ext JS in Action author
    Sencha Touch in Action author

    Get in touch for Ext JS & Sencha Touch Touch Training

    We are also working on Video-based Sencha Touch training: Check it out here.