| View previous topic :: View next topic |
| Author |
Message |
alex.blackbit Veteran

Joined: 26 Jul 2005 Posts: 2115
|
Posted: Fri Jun 01, 2007 4:27 pm Post subject: does firebug work for you? [SOLVED] |
|
|
hello everybody!
for those who don't know: firebug is a firefox plugin.
i can install it without problems, but it does not work... the little green thing on the lower right shows a menu, but that's all.
"inspect" element from the right-click-context-menu does nothing and the bug button you can add to the menu bar on the top does nothing either.
it does not under windows. i do not know if that's a linux/gentoo/my-box problem.
any thoughts welcome.
thanks in advance for you help and
kind regards
--alex
Last edited by alex.blackbit on Fri Jun 01, 2007 5:44 pm; edited 1 time in total |
|
| Back to top |
|
 |
frenkx n00b

Joined: 17 Mar 2006 Posts: 9
|
Posted: Fri Jun 01, 2007 5:23 pm Post subject: |
|
|
I don't know, if firebug works with www-client/mozilla-firefox-bin, but if you use www-client/mozilla-firefox, you need to set USE flag "mozdevelop". | Code: | | USE="mozdevelop" emerge mozilla-firefox | should work (at least does for me).
See also:
Firebug |
|
| Back to top |
|
 |
alex.blackbit Veteran

Joined: 26 Jul 2005 Posts: 2115
|
Posted: Fri Jun 01, 2007 5:44 pm Post subject: |
|
|
you are of course right.
sorry for the useless thread. |
|
| Back to top |
|
 |
mu-sly Tux's lil' helper


Joined: 21 Sep 2003 Posts: 129 Location: Nottingham, UK
|
Posted: Wed Oct 24, 2007 12:57 pm Post subject: Not useless - many thanks! |
|
|
| alex.blackbit wrote: | you are of course right.
sorry for the useless thread. |
Not a useless thread! That's exactly the piece of information I needed (though I guess I might have found it eventually on my own, once I'd got to "remember to check use-flags" thinking), so thanks for helping me out too!  _________________ "Nothing says 'Obey me' like a bloody head on a post." - Stewie |
|
| Back to top |
|
 |
symx n00b

Joined: 18 Jul 2007 Posts: 3
|
Posted: Thu Nov 08, 2007 1:43 pm Post subject: |
|
|
| this one helped me too. |
|
| Back to top |
|
 |
mu-sly Tux's lil' helper


Joined: 21 Sep 2003 Posts: 129 Location: Nottingham, UK
|
Posted: Thu Nov 29, 2007 3:10 pm Post subject: If it's still not working, Colorzilla addon may be the prob |
|
|
One more important thing that can thwart Firebug...
If you've successfully recompiled with the "mozdevelop" use flag and Firebug still isn't working (as was the case for me - menus but no functionality), it may be because you have the Colorzilla addon installed too.
After uninstalling Colorzilla, Firebug now works fine.
This is a shame - I'd like to have both, but I can perform the Colorzilla functions I require in other ways (for example using ScreenGrab and GIMP), so I'll stick with Firebug over Colorzilla until such time as the two can coexist peacefully.
It seems this is at least the case on Ubuntu as well so I'm guessing it's at least a Firefox-On-Linux thing, if not a problem on all platforms. Maybe I'll see if they can coexist on Windoze sometime... I suspect probably they can't?
Oh well... bye bye Colorzilla, and thanks for those small bits of hassle your eyedropper saved me with my CSS, I shall miss that! _________________ "Nothing says 'Obey me' like a bloody head on a post." - Stewie |
|
| Back to top |
|
 |
Rufinus n00b


Joined: 18 Jun 2002 Posts: 21
|
Posted: Wed Feb 11, 2009 12:02 pm Post subject: Re: If it's still not working, Colorzilla addon may be the p |
|
|
| mu-sly wrote: | One more important thing that can thwart Firebug...
Oh well... bye bye Colorzilla, and thanks for those small bits of hassle your eyedropper saved me with my CSS, I shall miss that! |
If you use KDE, try the KolorPicker.
Rufinus _________________ A hacker is a machine for turning caffeine into code |
|
| Back to top |
|
 |
|