Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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