nautilus keep asking password for GVFS

Bug #588821 reported by hurie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar GTK+ Frontends
Triaged
Low
Unassigned

Bug Description

Install nautilus-bzr. Start browsing an sftp:// from nautilus. A password dialog box show up for every directory change. The dialog box won't disappear even correct password entered.

Quick workaround is adding this code:

        # We can only cope with local files
        if vfs_file.get_uri_scheme() != 'file':
            return

at get_background_items in nautilus-bzr.py. I don't know if this correct workaround or not, but its work, for me at least.

hurie (hurie83)
tags: added: gvfs nautilus
Jelmer Vernooij (jelmer)
Changed in bzr-gtk:
status: New → Triaged
importance: Undecided → Low
tags: added: nautilus-bzr
Jelmer Vernooij (jelmer)
tags: removed: nautilus
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.