! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Thunar jumps back to home directory when trying to enter ~/.gvfs/...
Status:
RESOLVED: WORKSFORME

Comments

Description Enrico Tröger editbugs 2009-01-18 17:31:21 CET
Whenever I try to enter a directory like

thunar /home/enrico/.gvfs/sftp\ for\ enrico\ on\ uvena.de/tmp

Thunar jumps to the parent directory until it reaches my home directory.

I made a short screencast to demonstrate what happens:
http://www.uvena.de/tmp/thunar_dir_jumping.ogv

Additionally, I added a screenshot of how Thunar shows /home/enrico/.gvfs, there is a small lock emblem in the directory icon.
But according to ls -l, it has 500 permissions which are enough to enter and read its contents. And also, before Thunar jumps to the parent directory, it shortly displays the content of the directory.

[16:59] enrico@ukio (0): ~$ ls -al ~ | /bin/grep .gvfs
dr-x------  3 enrico enrico    0 18. Jan 09:30 .gvfs


System is Debian Sid/Experimental.
Thunar from trunk.

Any ideas?
Comment 1 Enrico Tröger editbugs 2009-01-18 17:32:09 CET
Created attachment 2090 
Thunar shows a 'lock' emblem in the directory icon
Comment 2 Benedikt Meurer editbugs 2009-01-18 21:12:52 CET
IIRC Debian supports only FAM currently, which is running as root. FUSE may disallow FAM access to your .gvfs, causing FAM to tell Thunar that the directory was deleted. Try disabling FAM.
Comment 3 Enrico Tröger editbugs 2009-01-18 22:20:52 CET
Confirmed, disabling FAM (I stopped famd) does the trick. But this isn't a solution.
Comment 4 Benedikt Meurer editbugs 2009-01-18 22:22:07 CET
The problem, as stated, is FAM running as root and the FUSE wrapper preventing root access. The current solution is to use gamin (which Debian doesn't ship IIRC). The real solution is to use GVfs.
Comment 5 Enrico Tröger editbugs 2009-01-18 22:41:41 CET
Debian has Gamin, at least Unstable/Experimental.
But yes, using GVFS would be the best. So, I'll check whether replacing FAM with Gamin will work and if not, I'll wait for Jannis' GIO branch to be usable.
Comment 6 Enrico Tröger editbugs 2009-01-19 16:34:59 CET
After switching from FAM to Gamin, all works as expected (even on Debian :D).
Comment 7 Nick Schermer editbugs 2009-02-17 11:57:48 CET
*** Bug 4951 has been marked as a duplicate of this bug. ***
Comment 8 Nick Schermer editbugs 2012-09-26 14:15:06 CEST
Please reopen if this is still an issue with the latest Thunar release.

Bug #4830

Reported by:
Enrico Tröger
Reported on: 2009-01-18
Last modified on: 2012-09-26
Duplicates (1):
  • 4951 Thunar skips back to parent folder when browsing subdirs in sshfs shares

People

Assignee:
Jannis Pohlmann
CC List:
3 users

Version

Version:
unspecified

Attachments

Additional information