After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 520403 - i/o error on ~/.gvfs
i/o error on ~/.gvfs
Status: RESOLVED NOTGNOME
Product: gvfs
Classification: Core
Component: fuse
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2008-03-04 22:59 UTC by Matthias Clasen
Modified: 2008-04-16 05:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2008-03-04 22:59:43 UTC
I see the following, after opening my own gnome-user-share in network://:

[mclasen@localhost Desktop]$ ps ax | grep gvfsd
 2845 ?        S      0:00 /usr/libexec/gvfsd
 2887 ?        S      0:00 /usr/libexec/gvfsd-trash --spawner :1.9 /org/gtk/gvfs/exec_spaw/0
 2902 ?        S      0:00 /usr/libexec/gvfsd-burn --spawner :1.9 /org/gtk/gvfs/exec_spaw/1
 3024 ?        S      0:00 /usr/libexec/gvfsd-network --spawner :1.9 /org/gtk/gvfs/exec_spaw/2
 3026 ?        S      0:00 /usr/libexec/gvfsd-smb-browse --spawner :1.9 /org/gtk/gvfs/exec_spaw/3
 3035 ?        S      0:00 /usr/libexec/gvfsd-dnssd --spawner :1.9 /org/gtk/gvfs/exec_spaw/4
 3039 ?        S      0:00 /usr/libexec/gvfsd-dav --spawner :1.9 /org/gtk/gvfs/exec_spaw/5

[mclasen@localhost Desktop]$ mount | grep gvfs
gvfs-fuse-daemon on /var/lib/gdm/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=gdm)
gvfs-fuse-daemon on /home/mclasen/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=mclasen)


first problem: the gdm user still seems to have a fuse mount hanging around

second problem:

[mclasen@localhost Desktop]$ ls ~/.gvfs
ls: reading directory /home/mclasen/.gvfs: Input/output error
Comment 1 Matthias Clasen 2008-04-16 05:17:29 UTC
The gdm mount problem has meanwhile been worked around in gdm, the ls problem needs to be fixed in ls.