Comment 24 for bug 304345

Revision history for this message
Timothy Arceri (t-fridey) wrote :

@Sebastien

Yes you are right the applications that are not displaying mounts are using local only mode (which is the default) this is because they do not rely on the GIO backend and cannot be assumed to handle all the different network protocols. What my patch is about however is enabling FUSE mounts were available even when in local only mode as FUSE mounts provide network locations via a local path. I have not looked into the bookmarking issue as yet although its possible it could be solved using similar logic.