Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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于修改