On Mar 14, 5:22 pm, Mav <[email protected]> wrote:
> I've updated to FireFox 3.6, problem stays the same. So I created the
> new profile and restarted it twice. Checked the about:support page,
> and found it had three extensions. Well, two of which are actually
> plugins and disabled, but they're still listed under "Extensions" on
> the about:support page:
>
> Name    Version Enabled ID
> Java Console    6.0.14  true    {CAFEEFAC-0016-0000-0014-ABCDEFFEDCBA}
> Google Earth Plugin     4.3.9543.7852   false
> {49D7314F-25B5-4555-88F5-622FD3FC3D91}
> Microsoft .NET Framework Assistant      1.0     false   {20a82645-
> c095-46ed-80e3-08825760534b}
>
> I then uninstalled the Java Console, the other two are disabled and
> "not compatible with Firefox 3.6" but for some unknown reason the
> uninstall button is disabled. So I restarted twice, and installed
> Firebug 1.6Xa7, then restarted FireFox twice again. But it still has
> the exact same problems.
>
> I went tohttp://www.mozilla.com/en-US/plugincheck/and uninstalled
> the old java plugin and installed the new version, because the java
> console option in the tools menu of FireFox didn't start anything
> before. I know javascript != Java, but maybe the problem is related, I
> don't know. Now with the new version it still doesn't start the java
> console, I'm assuming it should open a console window..? Or at least
> some kind of notification I tried to start the java console.
>
> If javascript is somehow broken, wouldn't that mean other add-on's
> should have the same weird problems? Because besides this 'java
> console' not starting and the firebug problems, everything else is
> working just fine.

I agree that this does not make sense. But your problem does not make
sense either.

If we can't get any Firebug JS to run, we can't diagnose the problem
with our tools.

Here is another suggestion if you want to go all out:
1) new profile,
2) install Firebug 1.6a7, http://getfirebug.com/releases/firebug/1.6X
3) install Chromebug 1.6a7, http://getfirebug.com/releases/chromebug
4) start firefox on the command line with
-p <yourNewProfileName> -jsconsole -chromebug
Look at the Error Console.

This uses some of the same code as Firebug start up but in a different
way, maybe we can shake something out.


>
> Perhaps my FireFox install is just too messed up, can't even remember
> when I did the original fresh install. I'm close to just uninstalling
> FireFox and start from scratch, maybe saving parts of my profile,
> bookmarks and passwords etc. Unless you know of anything else to test
> or check... if it will help in identifying a problem or bug that can
> be fixed, I'll try it out.

If you know how, I'd suggest installing a new copy of Firefox in your
own directory. This separates the problems: the new copy will use the
same profile as the original.

jjb


>
> On Mar 14, 5:56 pm, John J Barton <[email protected]> wrote:
>
> > On Mar 14, 8:17 am, Mav <[email protected]> wrote:
>
> > > Having the same problem on FireFox 3.5.8 (XP SP2) after upgrading from
> > > Firebug 1.5.1 to 1.5.3. I've tried uninstalling and reinstall both
> > > 1.5.3 and 1.5.2  as well as trying to revert back to 1.5.1 but it's
> > > all the same now. The problem does not go away.
>
> > Does it work in Firefox 3.6?
>
> > > Top menu bar: Tools > Firebug > [this submenu doesn't open at all]
> > > Bottom icon rightclick does open the context menu but shows odd
> > > entries like:
> > > firebug.menu.Open All Panels
> > > firebug.menu.Disable All Panels
> > > firebug.menu.Clear Activation List
>
> > > It will open the firebug in-page window and in a new window, but it's
> > > all grey and not functioning.
>
> > All of these symptoms point to initialization failure. The static
> > "XUL" code (equivalent to HTML) is loaded, but the Javascript that
> > translates the menu item strings, powers the menu items, and
> > initializes the user interface is not running.
>
> > > I've done the Error Console test, and it is working (https://
> > > getfirebug.com/tests/content/console/testErrors.html)
> > > I've checked the installation too, and it shows the info you
> > > specified. (chrome://firebug/content/branch.properties)
> > > I've tried the voodoo tricks, the cancel button etc. but none of it
> > > solved the problem. (http://support.mozilla.com/en-US/forum/1/347863?
> > > s=extensions.%20logging.%20enabled&as=q)
> > > And I've created a new profile, installed FireBug 1.5.3. But that
> > > doesn't work either, it all stays the same.
>
> > We need to concentrate on this case. This is the case we know works
> > for lots and lots of people.
>
> > First I ask you to create another new profile.
> > Second, without installing anything, start and exit Firefox twice.
> > This allows Firefox to build some configuration files.
> > Third, open url "about:support" and verify that you have no
> > extensions, zero.
> > Fourth, install Firebug 1.6Xa7 (similar to 1.5.3 but our development
> > version).http://getfirebug.com/releases/firebug/1.6X
> > Fifth, again restart Firefox twice
> > Sixth, again open url "about:support" and verify that you have only
> > Firebug installed.
> > Do you have the same behavior?
>
> > Now that I think about your case and Windrider's case, it sounds like
> > javascript is broken in your installations. But that's hard to
> > believe.
>
> > > Something got seriously messed up if even reverting back to older
> > > versions is not working anymore. Are there any settings or files that
> > > get left behind even after uninstalling? Perhaps we could manually
> > > remove those and hope that installing 1.5.1 works until whatever is
> > > causing this is fixed in a later version of FireBug.
>
> > Yes, all settings remain after uninstalling of Firebug or Firefox or
> > almost any other extension. That is why reinstalling rarely fixes
> > anything.
>
> > jjb
>
> > > On Mar 12, 11:32 pm, John J Barton <[email protected]>
> > > wrote:
>
> > > > On Mar 12, 1:45 pm, Windrider <[email protected]> wrote:
>
> > > > > Well tried a few times and nothing showed up in either console window.
> > > > > It is as if the links to FB do not really exist. Just the bug image
> > > > > and nothing else. I checked everything you asked me to do twice and
> > > > > all seemed in order. Not sure what else to try.
>
> > > > First let's be sure your Error Console is working.
> > > > Openhttps://getfirebug.com/tests/content/console/testErrors.html
> > > > With the Error Console open, click the "Syntax Error" button. Your
> > > > Error Console should show:
>
> > > > Error: missing ; before statement
> > > > Source File:https://getfirebug.com/tests/content/console/testErrors.html
> > > > Line: 1
> > > > Source Code:
> > > > 2BeOrNot2Be(40)
>
> > > > Next let's check your installation. Use about:support URL then look in
> > > > Application Basics > Profile Directory > Open Containing Folder >
> > > > extensions subdirectory
> > > > You should have a directory
> > > > [email protected]
> > > > and no directory "staged-xpi"
> > > > In the [email protected] directory there should be a file
> > > > install.rdf and chrome.manifest.
> > > > Also verify that you have a subdirectory content/firebug with a file
> > > > "branch.properties".
> > > > Then go back the Firefox URL and use:
> > > > chrome://firebug/content/branch.properties
> > > > You should see
> > > > ----
> > > > # DO NOT MERGE INTO TRUNK
> > > > RELEASE=.3
> > > > VERSION=1.5
> > > > TRUNK=
> > > > ----
> > > > If that all works then the basic look up for firebug as an extension
> > > > is working.
>
> > > > My guess is that you don't get this far, so then you may like to
> > > > consider the voodoo you can try 
> > > > here:http://support.mozilla.com/en-US/forum/1/347863?s=extensions.%20loggi...
>
> > > > jjb
>
> > > > > WR
>
> > > > > On Mar 11, 11:04 am, John J Barton <[email protected]>
> > > > > wrote:
>
> > > > > > On Mar 11, 7:31 am, Windrider <[email protected]> wrote:
>
> > > > > > > John,
> > > > > > > Tried to do as you requested this morning but could not find any
> > > > > > > mention of "extensions.firebug-tracing-service.DBG_toOSConsole 
> > > > > > > true "
> > > > > > > in my config area. Could it be under a different name?
>
> > > > > > Oh you just don't know the secret handshake ;-)
>
> > > > > > Right click on the background of about:config and pick New > Boolean
> > > > > > jjb
>
> > > > > > > Thanks,
> > > > > > > Chris
>
> > > > > > > On Mar 10, 8:24 pm, John J Barton <[email protected]> 
> > > > > > > wrote:
>
> > > > > > > > On Mar 10, 12:13 pm, Windrider <[email protected]> wrote:
>
> > > > > > > > > Tried the 1.5.3 version in a new profile and still not 
> > > > > > > > > working.
>
> > > > > > > > Ok let's fix this.
>
> > > > > > > > Install Firebug 1.5X.3 
> > > > > > > > fromhttp://getfirebug.com/releases/firebug/1.5X
> > > > > > > > (X is for tracing version).
> > > > > > > > Use "about:config" and add option
> > > > > > > > javascript.options.showInConsole
> > > > > > > > (eg 
> > > > > > > > seehttp://www.tearesolutions.com/2006/06/debugging-firef.html,
> > > > > > > > but do not set javascript.options.strict!)
> > > > > > > > Also add option
> > > > > > > > extensions.firebug-tracing-service.DBG_toOSConsole true
> > > > > > > > and
> > > > > > > > extensions.firebug.DBG_INITIALIZE
>
> > > > > > > > Open a bug report onhttp://code.google.com/p/fbug/issues/list
>
> > > > > > > > Then (asssuming FF 3.6) use about:support, copy to clipboard, 
> > > > > > > > paste
> > > > > > > > that into the bug report.
>
> > > > > > > > Run firefox from the OS command line with options
> > > > > > > > -console -jsconsole
> > > > > > > > Try to open Firebug.
>
> > > > > > > > Copy the Firefox error console and OS console content into the 
> > > > > > > > bug
> > > > > > > > report.
> > > > > > > > We will follow up from that point.
> > > > > > > > jjb
>
> > > > > > > > > On Mar 10, 12:40 pm, "Honza (Jan Odvarko)" 
> > > > > > > > > <[email protected]> wrote:
>
> > > > > > > > > > Could you yet try the fresh new 1.5.3 (again in a new 
> > > > > > > > > > profile)?http://getfirebug.com/releases/firebug/1.5/firebug-1.5.3.xpi
>
> > > > > > > > > > Honza
>
> > > > > > > > > > On Mar 10, 3:18 pm, Windrider <[email protected]> wrote:
>
> > > > > > > > > > > Well decided to spend 5 minutes and create a completely 
> > > > > > > > > > > clean profile.
> > > > > > > > > > > Dumped all addon and extensions within a new profile then 
> > > > > > > > > > > installed
> > > > > > > > > > > 1.5.2 and still it would not work. Firebug was the only 
> > > > > > > > > > > extension
> > > > > > > > > > > running on the new profile. It appears to me that the 
> > > > > > > > > > > issue lies
> > > > > > > > > > > within the new version. At this point using an earlier 
> > > > > > > > > > > version appears
> > > > > > > > > > > to be working so I am content for now. At least my work 
> > > > > > > > > > > flow is back
> > > > > > > > > > > to normal again.
>
> > > > > > > > > > > On Mar 9, 6:31 pm, John J Barton 
> > > > > > > > > > > <[email protected]> wrote:
>
> > > > > > > > > > > > On Mar 9, 12:37 pm, Windrider <[email protected]> 
> > > > > > > > > > > > wrote:
>
> > > > > > > > > > > > > Tried creating a new profile and still have the same 
> > > > > > > > > > > > > issue. Even went
> > > > > > > > > > > > > and created a new windows user account and tried in 
> > > > > > > > > > > > > there, no luck
> > > > > > > > > > > > > either. Any other suggestions?
>
> > > > > > > > > > > > Use this page to remove all of the old Java Quick start 
> > > > > > > > > > > > extensionshttp://kb.mozillazine.org/Firefox_:_FAQs_:_Uninstall_Extensions
>
> > > > > > > > > > > > Restart firefox on a new Firefox profile and verify 
> > > > > > > > > > > > that no extensions
> > > > > > > > > > > > are loaded. Then install Firebug. Let us know.
>
> > > > > > > > > > > > jjb
>
> > > > > > > > > > > > > Thanks,
> > > > > > > > > > > > > WR
>
> > > > > > > > > > > > > On Mar 9, 1:59 pm, Pedro Simonetti Garcia 
> > > > > > > > > > > > > <[email protected]>
> > > > > > > > > > > > > wrote:
>
> > > > > > > > > > > > > > Hi Spofer,
>
> > > > > > > > > > > > > > Try installing Firebug in a new profile. As JJB 
> > > > > > > > > > > > > > stated:
>
> > > > > > > > > > > > > > "Typically installing firebug in a new Firefox 
> > > > > > > > > > > > > > profile will solve these
> > > > > > > > > > > > > > problems. Re- or un-installing does not change the 
> > > > > > > > > > > > > > Firefox extension
> > > > > > > > > > > > > > configuration information."
>
> > > > > > > > > > > > > > regards,
>
> > > > > > > > > > > > > > Pedro Simonetti.
>
> > > > > > > > > > > > > > 2010/3/9 Spofer <[email protected]>:
>
> > > > > > > > > > > > > > > It seems like the same problem like they describe 
> > > > > > > > > > > > > > > on the Skype issue -
> > > > > > > > > > > > > > > but uninstalling Skype does not solve it. I 
> > > > > > > > > > > > > > > didn't try disabling it
> > > > > > > > > > > > > > > though - Just uninstalled.
>
> > > > > > > > > > > > > > > Also, I've disabled all add-ons - The problem 
> > > > > > > > > > > > > > > still occurs.
>
> > > > > > > > > > > > > > > Thanks Again
> > > > > > > > > > > > > > > Spofer
>
> > > > > > > > > > > > > > > On Mar 9, 6:44 pm, John J Barton 
> > > > > > > > > > > > > > > <[email protected]> wrote:
> > > > > > > > > > > > > > >> On Mar 9, 8:31 am, Spofer <[email protected]> 
> > > > > > > > > > > > > > >> wrote:
>
> > > > > > > > > > > > > > >> > I'm sorry for the late post.
>
> > > > > > > > > > > > > > >> > I'm using the en-US version, windows XP, with 
> > > > > > > > > > > > > > >> > the following add-ons:
> > > > > > > > > > > > > > >> > - Adblock Plus 1.1.3
> > > > > > > > > > > > > > >> > - DownThemAll! 1.1.8 - Disabled
> > > > > > > > > > > > > > >> > - Firebug, obviously 1.5.2
> > > > > > > > > > > > > > >> > - Flashgot 1.2.1.15
>
> > > > > > > > > > > > > > >> See 
> > > > > > > > > > > > > > >> also:http://code.google.com/p/fbug/issues/detail?id=2753
>
> > > > > > > > > > > > > > >> > - IE Tab 1.5.20090525
> > > > > > > > > > > > > > >> > - Skype extension for Firefox 3.3.0.3971 - 
> > > > > > > > > > > > > > >> > Disabled
>
> > > > > > > > > > > > > > >> See 
> > > > > > > > > > > > > > >> also:http://code.google.com/p/fbug/issues/detail?id=1559
>
> > ...
>
> > read more »

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

Reply via email to