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:
parent
9fe154e0e7
commit
ecdc6199c6
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue