container.yaml: Add --filesystem=xdg-run/gvfsd

This fixes the following warning spew when opening images:

GVFS-WARNING **: 12:15:55.230: The peer-to-peer connection failed: Error when getting information for file “/run/user/1000/gvfsd”: No such file or directory. Falling back to the session bus. Your application is probably missing --filesystem=xdg-run/gvfsd privileges.
This commit is contained in:
Kalev Lember 2022-10-06 12:19:02 +02:00
commit ecdc6199c6

View file

@ -13,4 +13,5 @@ flatpak:
--filesystem=host
--metadata=X-DConf=migrate-path=/org/gnome/eog/
--talk-name=org.gtk.vfs.*
--filesystem=xdg-run/gvfsd
--filesystem=xdg-run/gvfs:ro