You are not logged in.

#1 2025-08-31 23:22:08

Hatyy
Member
Registered: 2024-06-23
Posts: 3

[SOLVED] Flatpaks can't open default applications

Flatpaks seem to be unable to open default applications, despite xdg-desktop-portal-gtk being installed with the correct applications set to default. VSCodium, Vesktop, and Vinegar, all of which I installed with Flatpak, are unable to open my file explorer or web browser. Steam, which I installed with pacman, opens my file explorer and web browser just fine, so I know it’s a problem only affecting Flatpaks.
My desktop is awesomewm, my default browser is Librewolf (installed with the AUR), and my default file explorer is Thunar, if any of that information is useful.

Last edited by Hatyy (2025-09-01 18:34:22)

Offline

#2 2025-09-01 07:53:43

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] Flatpaks can't open default applications

Try

flatpak override --filesystem=xdg-config

Reference: https://man.archlinux.org/man/flatpak-override.1

EDIT: xdg-run only works with a specific path.

Last edited by Head_on_a_Stick (2025-09-01 10:24:41)


Jin, Jîyan, Azadî

Offline

#3 2025-09-01 14:05:55

Hatyy
Member
Registered: 2024-06-23
Posts: 3

Re: [SOLVED] Flatpaks can't open default applications

Head_on_a_Stick wrote:

Try

flatpak override --filesystem=xdg-config

Reference: https://man.archlinux.org/man/flatpak-override.1

EDIT: xdg-run only works with a specific path.

It didn't fix it, is there anything else I should try?

Offline

#4 2025-09-01 14:17:08

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] Flatpaks can't open default applications

I linked the man page so you could try the various --filesystem= options to see if any of them worked.

EDIT: remember to remove any non-working overrides afterwards.

Last edited by Head_on_a_Stick (2025-09-01 14:18:04)


Jin, Jîyan, Azadî

Offline

#5 2025-09-01 14:35:13

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,177

Re: [SOLVED] Flatpaks can't open default applications

Does xdg-desktop-portal-gtk start, does it leave any errors and how are you starting awesome?
In case of xinit/startx, see the last link below.

There're btw. non-flatschpak versions of VSCodium, Vesktop, and Vinegar in the AUR

Offline

#6 2025-09-01 18:34:03

Hatyy
Member
Registered: 2024-06-23
Posts: 3

Re: [SOLVED] Flatpaks can't open default applications

seth wrote:

Does xdg-desktop-portal-gtk start, does it leave any errors and how are you starting awesome?
In case of xinit/startx, see the last link below.

There're btw. non-flatschpak versions of VSCodium, Vesktop, and Vinegar in the AUR

Thank you so much! It turned out to be a problem with xinit.

Offline

Board footer

Powered by FluxBB