google-code-export / firephp

Automatically exported from code.google.com/p/firephp
1 stars 0 forks source link

Firefox 4/Firebug 1.7 does not display FirePHP logs #167

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What versions and operating system are you using?

OS: Windows 7
Firefox: 4b12
Firebug: firebug-1.7X.0a11.xpi
FirePHP Server Library: 0.3.2
FirePHP Extension: 0.5

What is the problem?
None of the logged information appears in Firebug console. It works fine with 
Firefox 3.6 and Firebug 1.6.2.
All the headers are set OK, I can see them, but they are not displayed in 
console. Javascript 'console.log' works fine in this configuration.

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please provide any additional information below.

Original issue reported on code.google.com by suss...@gmail.com on 4 Mar 2011 at 8:21

GoogleCodeExporter commented 9 years ago

Original comment by christ...@christophdorn.com on 4 Mar 2011 at 6:24

GoogleCodeExporter commented 9 years ago
I tested the following without problems:

OS: OSX (should not matter)
Firefox: 4.0b12
Firebug: 1.7X.0b1
FirePHP Server Library: 0.3.2
FirePHP Extension: 0.5.0

Can you try with a fresh profile.

Original comment by christ...@christophdorn.com on 7 Mar 2011 at 5:05

GoogleCodeExporter commented 9 years ago
I get same problems :

OS: Win7
Firefox: 3.6.15
Firebug: 1.6.2
FirePHP Server Library: 0.3.2
FirePHP Extension: 0.5.0

Console.log is ok, And data are ok in header 

Maybe because http://www.firephp.org is down !?

Original comment by klee.fre...@gmail.com on 7 Mar 2011 at 8:08

GoogleCodeExporter commented 9 years ago
The site being down will not affect the extension.

Please reinstall Firebug and FirePHP or try a fresh profile.

Original comment by christ...@christophdorn.com on 7 Mar 2011 at 10:12

GoogleCodeExporter commented 9 years ago
I tried fresh Firefox 4b12 Portable installation with Firebug 1.7X.0b1 and it 
works OK.
BTW, thanks for your fantastic work! This add-on saves me gazillion hours of 
work.

Original comment by suss...@gmail.com on 8 Mar 2011 at 9:19

GoogleCodeExporter commented 9 years ago
Good to hear.

Can I use this as a quote with your name/alias attached:

"Thanks for your fantastic work! This add-on saves me gazillion hours of work." 
~ ?

Original comment by christ...@christophdorn.com on 8 Mar 2011 at 3:23

GoogleCodeExporter commented 9 years ago
Sure :)

Original comment by suss...@gmail.com on 8 Mar 2011 at 3:25

GoogleCodeExporter commented 9 years ago
What alias/name should I use?

Original comment by christ...@christophdorn.com on 8 Mar 2011 at 3:32

GoogleCodeExporter commented 9 years ago

Original comment by christ...@christophdorn.com on 8 Mar 2011 at 3:32

GoogleCodeExporter commented 9 years ago
My name is Michal Suski.

Original comment by suss...@gmail.com on 8 Mar 2011 at 3:33

GoogleCodeExporter commented 9 years ago
I am getting the same issue, I'm on:
OS: OSX Snow Leopard
Firefox: 4.0(Release)
Firebug: 1.7
FirePHP Server Library: 0.3.2
FirePHP Extension: 0.5.0

I've had FirePHP Working for a year when I was on FF-3.x and Windoze. I 
recently moved to Mac and upgraded the Library to the server version 0.3.2, and 
ironically FF released 4 the same day as when I got the mac. So I'm not sure 
what is wrong.

I checked the obvious stuff(making sure I have the FireBug Net panel enabled 
and I'm pointed to the correct server application). 

I've tried doing the fresh install, re-install of FF/FireBug/FirePHP, no luck. 

I also tried going with the 1.0 FirePHP Server Version, no luck with that 
either.

My Server side calls remained un-changed from when i was on FF-3.x, I've always 
used FB::log('text'); 

Just for good measure I tried:
$firephp = FirePHP::getInstance(true);
$firephp->setEnabled(true);
$firephp->log('text'); 

No luck with that either. Any other suggestions?

Original comment by jordansh...@gmail.com on 14 Apr 2011 at 7:45

GoogleCodeExporter commented 9 years ago
OK this is kind of stupid of me, but my Firefox I noticed slowed down last 
night, so overnight I did a complete shutdown, restarted and am now getting 
FirePHP output....go figure.

Original comment by jordansh...@gmail.com on 15 Apr 2011 at 3:06

GoogleCodeExporter commented 9 years ago
I hope these install/upgrade issues will resolve themselves with Developer 
Companion [1] which will replace the FirePHP Extension soon.

[1] - http://www.christophdorn.com/Tools/

Original comment by christ...@christophdorn.com on 15 Apr 2011 at 3:32

GoogleCodeExporter commented 9 years ago
Tried to install the Developer Companion which didn't work... and I'm having 
the same problem with FirePHP. Not sure why the 'status' is 'Invalid' since it 
seems to be quite valid on a number of computers with a similar configuration. 
Thank you for the great extension otherwise - I wish it were still working!

Original comment by StefanSe...@gmail.com on 20 May 2011 at 11:37

GoogleCodeExporter commented 9 years ago
Not sure what you mean with status 'invalid'.

Did you try with a fresh profile? Please send me the versions of the various 
components (see comment 11).

There is also a new release of DeveloperCompanion for Firefox 4:

  http://developercompanion.com/

Original comment by christ...@christophdorn.com on 20 May 2011 at 3:59