搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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''

被選擇的解決方法

@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.

從原來的回覆中察看解決方案 👍 0

所有回覆 (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

選擇的解決方法

@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.