Console not showing JavaScript errors

View: New views
8 Messages — Rating Filter:   Alert me  

Console not showing JavaScript errors

by NorthStar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I recently started using FF 3.0.1 and Firebug 1.2.0b6. I enabled the
console and script debugging for localhost, but can't seem to get
errors to display in the console anymore. If I set the Script tab to
'break on all errors', it detects a JS error and hits the breakpoint,
but nothing shows up in the console. My older version of Firebug
worked great on FF2. What gives?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@...
To unsubscribe from this group, send email to firebug-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Console not showing JavaScript errors

by John J Barton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Just to check, do you have Console > Options set to all on?

On Jul 23, 5:40 pm, NorthStar <northstar...@...> wrote:
> I recently started using FF 3.0.1 and Firebug 1.2.0b6. I enabled the
> console and script debugging for localhost, but can't seem to get
> errors to display in the console anymore. If I set the Script tab to
> 'break on all errors', it detects a JS error and hits the breakpoint,
> but nothing shows up in the console. My older version of Firebug
> worked great on FF2. What gives?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@...
To unsubscribe from this group, send email to firebug-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Console not showing JavaScript errors

by Post-18 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I have the same problem. I have set all options to on. I have restart
FF deleted Firebug. I have deactivated alle Plugins. But nothing
work.I use now the version 1.2.0b8.

Please help. I need this tool for development.

On 24 Jul., 06:00, John J Barton <johnjbar...@...> wrote:

> Just to check, do you have Console > Options set to all on?
>
> On Jul 23, 5:40 pm, NorthStar <northstar...@...> wrote:
>
> > I recently started using FF 3.0.1 and Firebug 1.2.0b6. I enabled the
> > console and script debugging for localhost, but can't seem to get
> > errors to display in the console anymore. If I set the Script tab to
> > 'break on all errors', it detects a JS error and hits the breakpoint,
> > but nothing shows up in the console. My older version of Firebug
> > worked great on FF2. What gives?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@...
To unsubscribe from this group, send email to firebug-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Console not showing JavaScript errors

by yo-12 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


same issue on same version.

As a workaround to continue to work, use the basic firefox javascript
console.

On Jul 24, 10:26 am, Post <post...@...> wrote:

> I have the same problem. I have set all options to on. I have restart
> FF deleted Firebug. I have deactivated alle Plugins. But nothing
> work.I use now the version 1.2.0b8.
>
> Please help. I need this tool for development.
>
> On 24 Jul., 06:00, John J Barton <johnjbar...@...> wrote:
>
> > Just to check, do you have Console > Options set to all on?
>
> > On Jul 23, 5:40 pm, NorthStar <northstar...@...> wrote:
>
> > > I recently started using FF 3.0.1 and Firebug 1.2.0b6. I enabled the
> > > console and script debugging for localhost, but can't seem to get
> > > errors to display in the console anymore. If I set the Script tab to
> > > 'break on all errors', it detects a JS error and hits the breakpoint,
> > > but nothing shows up in the console. My older version of Firebug
> > > worked great on FF2. What gives?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@...
To unsubscribe from this group, send email to firebug-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Console not showing JavaScript errors

by Colin Guthrie-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Jul 24, 11:32 am, yo <yey...@...> wrote:
> same issue on same version.

I just replied in another, older thread from 11th July but I think I'm
hitting the same problem.

I'm using FF 3.0.1 and (now) FB 1.2.0b7 - didn't see a b8 :s

I think the problems only started with FF 3.0.1 as with FF 3.0.0 it
seemed to work fine.

Thinks like "console.log('blah');" now result in a "console undefined"
error.

Col

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@...
To unsubscribe from this group, send email to firebug-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Console not showing JavaScript errors

by John J Barton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Please help. I need a test case to fix this problem

On Jul 24, 1:26 am, Post <post...@...> wrote:

> I have the same problem. I have set all options to on. I have restart
> FF deleted Firebug. I have deactivated alle Plugins. But nothing
> work.I use now the version 1.2.0b8.
>
> Please help. I need this tool for development.
>
> On 24 Jul., 06:00, John J Barton <johnjbar...@...> wrote:
>
> > Just to check, do you have Console > Options set to all on?
>
> > On Jul 23, 5:40 pm, NorthStar <northstar...@...> wrote:
>
> > > I recently started using FF 3.0.1 and Firebug 1.2.0b6. I enabled the
> > > console and script debugging for localhost, but can't seem to get
> > > errors to display in the console anymore. If I set the Script tab to
> > > 'break on all errors', it detects a JS error and hits the breakpoint,
> > > but nothing shows up in the console. My older version of Firebug
> > > worked great on FF2. What gives?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@...
To unsubscribe from this group, send email to firebug-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Console not showing JavaScript errors

by NorthStar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


After seeing Colin's post about 1.2.0b7, I upgraded and the errors are
showing up for me now. Not sure if this is a result of the changes in
the new version or simply updating the plugin.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@...
To unsubscribe from this group, send email to firebug-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Console not showing JavaScript errors

by paulmoers@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I most notably have this on file:/// or localhost URLs, or perhaps
that's because I mostly develop local. I'm using Firefox 3.0.1 /
1.2.0b7 and also 1.2.0b6.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@...
To unsubscribe from this group, send email to firebug+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

LightInTheBox - Buy quality products at wholesale price