Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Load temporary add-on button not displaying popup

more options

I'm trying to load a temporary add-on on my browser, but when I click the button "Load temporary add-on", nothing show up.

I tried to look for errors in the console or debugging tool, but nothing. With snap, I removed with the purge option my Firefox and install it again, but the issue still appears.

Some technical details: Ubuntu 22.04 LTS Firefox version 101.0.1 (64-bit) Mozilla Firefox Snap for Ubuntu canonical-002 - 1.0

I'm trying to load a temporary add-on on my browser, but when I click the button "Load temporary add-on", nothing show up. I tried to look for errors in the console or debugging tool, but nothing. With snap, I removed with the purge option my Firefox and install it again, but the issue still appears. Some technical details: ''Ubuntu 22.04 LTS Firefox version 101.0.1 (64-bit) Mozilla Firefox Snap for Ubuntu canonical-002 - 1.0''

Soluzione scelta

@jscher2000 great catch, it's not located only on the load addons button but for the whole file picker feature.

I ran Firefox in safe mode and found the following error: Can't open portal file chooser: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown.

I install the xdg-desktop-portal-gnome package and now it's resolved, many thanks.

Leggere questa risposta nel contesto 👍 0

Tutte le risposte (4)

more options

Hi

I recommend that you contact the add-ons team directly in their community forum at:

https://discourse.mozilla.org/c/add-ons/35

more options

Do other file browsing features work? For example:

  • the Browse button below the text entry box on this site that you would use to upload an image
  • File > Open File
more options

Soluzione scelta

@jscher2000 great catch, it's not located only on the load addons button but for the whole file picker feature.

I ran Firefox in safe mode and found the following error: Can't open portal file chooser: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown.

I install the xdg-desktop-portal-gnome package and now it's resolved, many thanks.

more options

Thank you for reporting back. I wonder whether Firefox should check for dependencies when it installs and alert users in a more obvious manner.