Sorry, it's late here. The problem is in libgtk2.0-0, not gnome-vfs2. Remote resources get accessed in quite a few places on this codepath, unfortunately. I'll attach initial attempts at avoiding the first two accesses. The third one is more problematic - it's a call to test_if_path_is_visible() in gtk/gtkfilechooserbutton.c - and it tests whether the path is a folder or not. I guess the only way around this is to assume that all remote bookmarks are folders...?
** Changed in: gnome-vfs2 (Ubuntu) Sourcepackagename: gnome-vfs2 => libgtk2.0-0 ** Attachment added: "First network access bypass" http://librarian.launchpad.net/2519368/010_no_io_for_network_bookmark_2.patch ** Attachment added: "Bypass the second network access attempt" http://librarian.launchpad.net/2519369/011_no_io_for_network_bookmark_3.patch -- gnome-screenshot asks for remote passwords repeatedly https://launchpad.net/bugs/43366 -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
