Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Firefox wont open file browser via websites

  • 1 réponse
  • 0 a ce problème
  • 1 vue
  • Dernière réponse par kirik516

more options

This relates to this issue

I found a batter way to solve that problem.

You should install or reinstall one of the packages xdg-desktop-portal* List them on Ubuntu with:

 ```apt list | grep desktop-portal```

And try to install:

 ```sudo apt-get install xdg-desktop-portal-gnome```

or reinstall:

 ```sudo apt-get --reinstall install xdg-desktop-portal-gnome```

It seems you need to rerun DBus to apply changes, but I just restarted my PC.

If xdg-desktop-portal-gnome won't help then try to install/reinstall xdg-desktop-portal-gtk and xdg-desktop-portal.

This relates to [[Firefox wont open file browser via websites|this issue]] I found a batter way to solve that problem. You should install or reinstall one of the packages xdg-desktop-portal* List them on Ubuntu with: ```apt list | grep desktop-portal``` And try to install: ```sudo apt-get install xdg-desktop-portal-gnome``` or reinstall: ```sudo apt-get --reinstall install xdg-desktop-portal-gnome``` It seems you need to rerun DBus to apply changes, but I just restarted my PC. If xdg-desktop-portal-gnome won't help then try to install/reinstall xdg-desktop-portal-gtk and xdg-desktop-portal.

Toutes les réponses (1)

more options

The system damaged my link in the post. So, this is fixed link on the source issue.

Modifié le par kirik516