Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Firefox wont open file browser via websites

  • 1 отговор
  • 0 имат този проблем
  • 1 изглед
  • Последен отговор от 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.

Всички отговори (1)

more options

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

Променено на от kirik516