(In reply to david from comment #22) > Same probleme here with ubuntu 24.04.1, and firefox snap. > > "Failed to connect to the native host." Hello, could you please provide more information about this? - Is this a fresh Ubuntu 24.04 LTS installation? Or did you upgrade from an existing Ubuntu release to this one? (If yes, from which version?) - Please open a terminal, run the following commands, and provide the output here: ``` apt list --installed | grep xdg-desktop-portal apt-cache policy xdg-desktop-portal ``` - Which Firefox version are you using? - Which Firefox add-on are you trying to use here? And did you add a manifest for it under the `~/.mozilla/native-messaging-hosts/` directory? - Are there any more error or warning messages in the logs beyond the one line you provided? Thanks.
Bug 1661935 Comment 23 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to david from comment #22) > Same probleme here with ubuntu 24.04.1, and firefox snap. > > "Failed to connect to the native host." Hello, could you please provide more information about this? - Is this a fresh Ubuntu 24.04 LTS installation? Or did you upgrade from an existing Ubuntu release to this one? (If yes, from which version?) - Please open a terminal, run the following commands, and provide the output here: ``` apt list --installed | grep xdg-desktop-portal apt-cache policy xdg-desktop-portal snap version ``` - Which Firefox version are you using? - Which Firefox add-on are you trying to use here? And did you add a manifest for it under the `~/.mozilla/native-messaging-hosts/` directory? - Are there any more error or warning messages in the logs beyond the one line you provided? Thanks.