On Jun 10, 3:20 am, rick <
rickm...@gmail.com> wrote:
> I uninstalled FB 1.9.2 because I couldn't get the debugger to run.
> After reinstalling the toolbar icons are gone. I set
> extensions.firebug.showStatusIcon to true but that didn't help.
> Fx13.0
extensions.firebug.showStatusIcon is for displaying Firebug icon in
Firefox add-on bar
> 1) how to show the toolbar icons?
If you pick Firefox Menu -> View -> Toolbars -> Customize...
to open Customize Toolbar Dialog, do you see Firebug icon there?
If you create fresh new profile and install only Firebug into it
does it work?
http://getfirebug.com/wiki/index.php/FAQ#Installing_in_a_clean_profile
> 2) what to do the next time the debugger quits running.
Can you provide exact steps of what doesn't work so, we can reproduce
on our machines?
E.g. here is my Scenario that works:
1) Install Firefox 13 and Firebug 1.9.2
2) Load ttps://
www.google.com/
3) Press F12 to open Firebug UI
4) Enable the Script panel, reload the page
5) Create a breakpoint on line 6, reload the page
6) The debugger must break at the breakpoint -> WORKS FOR ME
Honza
Honza