firebug / firebug.next

Next Firebug generation built on top of native Firefox developer tools
Other
229 stars 37 forks source link

Unable to install on 41.0a2 (2015-08-04) #403

Open citosid opened 9 years ago

citosid commented 9 years ago

I just downloaded the newer version of firefox (fresh isntall of mac) and it does not allow me to install the version 3.

screen shot 2015-08-04 at 10 40 02 am
citosid commented 9 years ago

@janodvarko Is there any way to force the installation? I really need this to work as soon as possible :S

SeanDKendle commented 9 years ago

@citosid Just right-click and save the file to your local machine (desktop is easy to find...) then open your Add-Ons manager and click the little gear at the top right and choose "install from file":

screenshot131

SeanDKendle commented 9 years ago

Oh, I just saw you are on a Mac... translate everything I said (Windows) to Mac-language. I've never really used a Mac.

citosid commented 9 years ago

Thanks a lot.

I tried that before adding the issue. It didn't work either.

janodvarko commented 9 years ago

Sorry, not sure if I understand the answer, does it mean that it works for you now or not?

Honza

citosid commented 9 years ago

Manual installation didn't work either.

janodvarko commented 9 years ago

This is related to new Add-on Signing process (now mandatory) I'll fix it

Honza

janodvarko commented 9 years ago

I am talking to AMO people about how to properly solve this.

In the meantime, you can use Developer Edition [1] or Nightly [2] versions of Firefox that have a setting to disable signature checks.

[1] https://www.mozilla.org/firefox/developer/ [2] https://nightly.mozilla.org/

Honza

janodvarko commented 9 years ago

Btw. here is the pref you need to set to false in order to disable the signature check

xpinstall.signatures.required

Honza

citosid commented 9 years ago

@janodvarko Thanks for your help. I´m using the latest version, so just changed that in about:config and now it worked. I noticed though, I need to leave it disabled, otherwise, Firefox disables Firebug...

I can live with that for the moment. Will wait on the fix.

Thanks a lot!

compojoom commented 9 years ago

Thanks @janodvarko . Today I restarted firefox only to find out that after the restart it had disabled FB. I changed xpinstall.signatures.required to false and not it works again.

kbdavis07 commented 9 years ago

@janodvarko

about:config

xpinstall.signatures.required = false

Worked for me :)

Thanks for the tip!

eikaramba commented 9 years ago

FYI: in FF 42 this setting will not work anymore, then there is not way around a signed firebug plugin.

https://wiki.mozilla.org/Addons/Extension_Signing

janodvarko commented 9 years ago

We'll start distributing the XPI through AMO beta channel soon (to get it signed).

Honza

citosid commented 9 years ago

@eikaramba The FAQ states:

What are my options if I want to install unsigned extensions in Firefox? The Developer Edition and Nightly versions of Firefox will have a setting to disable signature checks. There will also be special unbranded versions of Release and Beta that will have this setting, so that add-on developers can work on their add-ons without having to sign every build.

So in my case it will keep working... however I rather prefer to disable that option, out of security.

@janodvarko Thank you so much for your hard work... you have quite an extension.

bzkdjc commented 9 years ago

Same problem here on Linux. Latest FF Dev Edition (on Ubuntu) blocks install of firebug.next.

Nightmaster commented 8 years ago

Any news about this ? Cause now, its no more possible to install firebug.next with Firefox 43 !

fflorent commented 8 years ago
bzkdjc commented 8 years ago

When using that method the Dark theme of my FF install immediately disappears! Does firebug.next require that Light theme? Why FF theme goes from Dark to Light after install?

janodvarko commented 8 years ago

When using that method the Dark theme of my FF install immediately disappears!

I don't see this problem. What exactly should I do to repro this on my machine?

Honza

Nightmaster commented 8 years ago

@fflorent Thanks, I though an update would remember the about:config modification, but this one is override it seams...

bzkdjc commented 8 years ago

@janodvarko I'll uninstall both FF and Firebug, then reinstall them, in order to get screenshots.

On Ubuntu 14.04.3 x64 FF Dev Edition 43.0a2.

Results:

Screenshot: Just installed FF Dev Edition linux64 43.0a2: firefox developer edition_137

Screenshot: 3 minutes later after install of Firebug 3 alpha 13 using no xpi sig: welcome to firefox developer edition - firefox developer edition_139

Do you see that FF theme was dark right after install, and that it turned light after Firebug install?

Nightmaster commented 8 years ago

This is not the Light Theme, but the Firebug Theme. You can see the difference, because you have the full firebug console, otherwise this is the Firefox console with the DOM tab added inside. You can see it if you click on the Firebug's cog (parameters) button.

And it is the best place to re-enable Dark theme !