when i click on the script panel i get the message 'debugger not
activated' even though it's activated...
i tried to reboot, reinstall firebug, then reinstall firefox and
firebug, delete all other modules and disable all plugins, but nothing
worked...
My suggestion is a new Firefox profile, reinstall almost never solves
any problem because Firefox retains the configuration information when
you uninstall.
> when i click on the script panel i get the message 'debugger not
> activated' even though it's activated...
> i tried to reboot, reinstall firebug, then reinstall firefox and
> firebug, delete all other modules and disable all plugins, but nothing
> worked...
> My suggestion is a new Firefox profile, reinstall almost never solves
> any problem because Firefox retains the configuration information when
> you uninstall.
> On Mar 29, 6:27 am, titiyoyo <thefkingfre...@gmail.com> wrote:
> > Hi,
> > when i click on the script panel i get the message 'debugger not
> > activated' even though it's activated...
> > i tried to reboot, reinstall firebug, then reinstall firefox and
> > firebug, delete all other modules and disable all plugins, but nothing
> > worked...
Haven't installed any new add-ons since it was working as far as I remember - don't use Firebug daily on this PC so can't be 100% sure.
Have tried a new Firefox profile with no other add-ons too.
If script panel is disabled, I get the normal 'Script Panel is disabled' message and a link to enable it. As soon as I enable it I get the "Debugger not activated" message in the script panel.
> Haven't installed any new add-ons since it was working as far as I remember
> - don't use Firebug daily on this PC so can't be 100% sure.
> Have tried a new Firefox profile with no other add-ons too.
> If script panel is disabled, I get the normal 'Script Panel is disabled'
> message and a link to enable it. As soon as I enable it I get the "Debugger
> not activated" message in the script panel.
FYI - no "options" on menu activated by right click on Firebug icon if you are referring to the icon in the Add-on bar (Windows XP here - does that make a difference?). But, did the reset via Tools > Firebug > etc. which I'm sure is what you were asking.
Tried reset before and after installing 1.8a1 too.
> FYI - no "options" on menu activated by right click on Firebug icon if you
> are referring to the icon in the Add-on bar (Windows XP here - does that
> make a difference?). But, did the reset via Tools > Firebug > etc. which I'm
> sure is what you were asking.
> Tried reset before and after installing 1.8a1 too.
Tried the re-install (again, had tried it before). This time it worked! Maybe first time I did something wrong, it was late at night!
Anyway, armed with a working version I decided to try some digging - very crude as I don;t have the right tools/knowledge for this environment but, it turns out, quite fruitful.
I've narrowed down my problem to the following line in prefs.js:
> Tried the re-install (again, had tried it before). This time it worked!
> Maybe first time I did something wrong, it was late at night!
> Anyway, armed with a working version I decided to try some digging - very
> crude as I don;t have the right tools/knowledge for this environment but, it
> turns out, quite fruitful.
> I've narrowed down my problem to the following line in prefs.js:
On Apr 8, 12:19 am, "Honza (Jan Odvarko)" <odva...@gmail.com> wrote:
> On Apr 8, 5:28 am, John J Barton <johnjbar...@johnjbarton.com> wrote:> Perhaps we have a bug in a tracing call that throws an exception.
> Yes, LogFunctionStepper constructor calls this.intitialize(), which is
> not defined.
> Removed at R9974
> Do we need that function?
No, I'll write it over again. It was an attempt to trace function
calls using the new stepper objects, but it did not work well enough.
I did not realize the tracing option still used it.
* Go to configuration (with about:config in location bar. details
here: http://kb.mozillazine.org/About:config).
* Search for "FINDDEBUGGER".
* Double-click the entry to change "value" to "true"
* Close the window / tab and reload your page. Debugger should
appear.
On Mar 8, 10:51 am, Tsyren Ochirov <tsyren....@gmail.com> wrote:
On Apr 30, 9:18 pm, kentr <k...@kentrichards.net> wrote:
> Quick and easy fix that worked for me:
> * Go to configuration (with about:config in location bar. details
> here:http://kb.mozillazine.org/About:config).
> * Search for "FINDDEBUGGER".
> * Double-click the entry to change "value" to "true"
> * Close the window / tab and reload your page. Debugger should
> appear.
I was receiving the same "debugger not activated" message. I had to close all the firefox windows, and kill a task still running in the background and restart. When it came up I got a firebug change history so maybe after it updates in the background it breaks until you restart.
> Changing the value in about:config for FINDDEBUGGER from false to true got > it working again. thanks On Monday, April 30, 2012 3:18:26 PM UTC-4, kentr wrote:
> Quick and easy fix that worked for me:
> * Go to configuration (with about:config in location bar. details > here: http://kb.mozillazine.org/About:config). > * Search for "FINDDEBUGGER". > * Double-click the entry to change "value" to "true" > * Close the window / tab and reload your page. Debugger should > appear.
Hi, The same problem happened to me recently. I've cleared cache and cookies and it worked fine. Not sure, probably clearing cache only will be enough. In Firefox choose Tools -> Clear Recent Hisotry -> Cache(checkbox) Reload the page or restart Firefox and it should work fine.
On Tuesday, March 29, 2011 4:27:29 PM UTC+3, titiyoyo wrote:
> Hi,
> when i click on the script panel i get the message 'debugger not > activated' even though it's activated... > i tried to reboot, reinstall firebug, then reinstall firefox and > firebug, delete all other modules and disable all plugins, but nothing > worked...
On Wednesday, December 19, 2012 4:08:01 PM UTC+1, Arthur Shpakov wrote:
> Hi, > The same problem happened to me recently. I've cleared cache and cookies > and it worked fine. Not sure, probably clearing cache only will be enough. > In Firefox choose Tools -> Clear Recent Hisotry -> Cache(checkbox) > Reload the page or restart Firefox and it should work fine.
> On Tuesday, March 29, 2011 4:27:29 PM UTC+3, titiyoyo wrote:
>> Hi,
>> when i click on the script panel i get the message 'debugger not >> activated' even though it's activated... >> i tried to reboot, reinstall firebug, then reinstall firefox and >> firebug, delete all other modules and disable all plugins, but nothing >> worked...