Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox wont open file browser via websites

  • 1 reply
  • 0 have this problem
  • 39 views
  • Last reply by 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.

All Replies (1)

more options

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

Modified by kirik516