Issue: Flatpak Apps Unable to Open Files via File Picker
I’m experiencing an issue with Flatpak applications where they fail to open files using the file picker. This occurs in multiple applications, such as:
GNOME Boxes (Flatpak): When selecting an ISO file, nothing happens.
Bottles (Flatpak): Selecting an executable does not trigger any response.
Debugging Information:
Checking journalctl, I found this potentially relevant error message:
xdg-desktop-por[7039]: Failed to register file:///mnt/1284DEF384DED875/iso/cachyos-desktop-linux-241221.iso: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.portal.Documents': startup job failed
Hey guys I fixed This!.There was an issue with .local/share/flatpak/db/documents, so I removed it and ran flatpak repair, which resolved the problem for me.