GNOME Bugzilla – Bug 750401
Suppress errors if daemon part is missing
Last modified: 2015-06-08 09:03:05 UTC
This follows up of Bug 750099 with changes needed for package split. Following errors should be suppressed: $ gvfs-mount -li (gvfs-mount:8526): GVFS-WARNING **: cannot open directory /usr/share/gvfs/remote-volume-monitors: Error opening directory '/usr/share/gvfs/remote-volume-monitors': No such file or directory org.gtk.vfs.MountTracker.listMountableInfo call failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gtk.vfs.Daemon was not provided by any .service files (g-dbus-error-quark, 2)
Created attachment 304588 [details] [review] client: Suppress errors if daemon part is missing Return FALSE from vfs_is_active if there aren't any supported uri schemes (i.e. deamon part is missing). It will cause things to work just like if the gvfs client part was never installed.
Review of attachment 304588 [details] [review]: Looks good!
Review of attachment 304588 [details] [review]: Lgtm
Comment on attachment 304588 [details] [review] client: Suppress errors if daemon part is missing Thanks for the reviews! commit 44100b4a828577786062c27d9bfb34d7a5844fff