Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Cannot install "plugin/extension name" because Firefox cannot modify the needed file. This is happening for any and every kind of plugin theme you could think of. This started when I upgraded to Firefox 11 just now.

  • 1 resposta
  • 38 têm este problema
  • 1 visualização
  • Última resposta por cor-el

more options

I just upgraded to Firefox 11.0 (unwillingly) and I get the following whenever I try to install ANYTHING at all. Themes, add-ons...it doesn't matter, the result is the same.

"Cannot install "plugin name here" because Firefox cannot modify the needed file.

If the fix requires installing a plugin...well, that's not going to work obviously.

Anybody know how to fix this?

I just upgraded to Firefox 11.0 (unwillingly) and I get the following whenever I try to install ANYTHING at all. Themes, add-ons...it doesn't matter, the result is the same. "Cannot install "plugin name here" because Firefox cannot modify the needed file. If the fix requires installing a plugin...well, that's not going to work obviously. Anybody know how to fix this?

Todas as respostas (1)

more options

You shouldn't see such an error.
That error usually indicates that an extension or dictionary needs to be unpacked to make it work.

Firefox 4 and later no longer unpacks an extension automatically, but renames the XPI file to the ID of the extension and copies that file to the extensions folder in the Firefox Profile Folder. If an extension needs to be unpacked then there should be an unpack directive (<em:unpack>true</em:unpack>) in the install.rdf file of that extension

You can try to set the Boolean pref extensions.alwaysUnpack to true on the about:config page.