Well, i made the following change:
is_local = strcmp(gnome_vfs_uri_get_scheme (vfs_uri), "file") == 0;
Instead of using gnome_vfs_uri_is_local I check whether the scheme is equal to 
file. If the schema is file, the file could be transparently accessed by the 
filesystem so we could threat it like a local file.

I've included a patch.

** Attachment added: "file-roller-is_local.patch"
   http://launchpadlibrarian.net/9199136/file-roller-is_local.patch

-- 
File-roller is threating a nfs mount like a remote filesystem
https://bugs.launchpad.net/bugs/138486
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for file-roller in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to