Re: [Bug 218519] Re: [Hardy] Firebug broken with latest firefox

2008-05-20 Thread John Vivirito
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hackel wrote: | FYI--this bug still exists in FF 3.0~b5+nobinonly-0ubuntu3 with Firebug | 1.1.0b12 (the default beta from getfirebug.com), but the Ubuntu 1.2 | package works fine. | That is because we made it compatible with 3.0 upstream most likely ha

Re: [Bug 218519] Re: [Hardy] Firebug broken with latest firefox

2008-04-23 Thread darko
Franck wrote: > Yes, I can confirm Firefox + Firebug from universe repository now work > fine. > > Great, many thanks to all that worked on it ! > THANKS YOU! DC > -- [Hardy] Firebug broken with latest firefox https://bugs.launchpad.net/bugs/218519 You received this bug notification because you

Re: [Bug 218519] Re: [Hardy] Firebug broken with latest firefox

2008-04-23 Thread Marc Olzheim
On Wed, Apr 23, 2008 at 01:02:30AM -, John Vivirito wrote: > Please test with the latest Ubuntu packages as they show up in repos. > This was updated a day or 2 ago but may take a day or 2 longer before it > hits the repos near you. The new firebug 1.2~b21+svn573-0ubuntu1 package fixes it for

Re: [Bug 218519] Re: [Hardy] Firebug broken with latest firefox

2008-04-21 Thread Marc Olzheim
On Mon, Apr 21, 2008 at 10:12:44AM -, Francisco Jose wrote: > Revision 562 from firebug subversion seems to work fine for me. Just get > it: > > svn -r 562 checkout http://fbug.googlecode.com/svn/branches/firebug1.2/ > > and use ant to build. Yes, that seems to work for me as well, thanks :-

Re: [Bug 218519] Re: [Hardy] Firebug broken with latest firefox

2008-04-21 Thread Phil-Taylor.com
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You are my hero today! This works for me. I had to install ant first (apt-get install ant) and then build (cd firebug1.2 && ant) and then I installed the xpi file from the dist folder Cool! Kindest regards Phil. Francisco Jose wrote: > Revision 5