Hi, On Thu, 2005-06-02 at 01:48, Shannon Johnson wrote: > I’ve been searching for a solution to this problem for a couple days > now, and it seems like it’s rather commonly known that gnome-vfs > simply doesn’t work when the .Trash folder isn’t a local filesystem. > In my case, each user’s home directory is mounted via cifs from a > Samba server, and the icon on their desktop doesn’t change to reflect > the state of their .Trash folder in their home directory.
There was a similar issue for SAM-QFS (samfs) and I fixed it by adding an entry for the file system in gnome-vfs code. Please refer to: http://bugzilla.gnome.org/show_bug.cgi?id=145442 May be adding an entry for cifs in gnome-vfs/libgnomevfs/gnome-vfs-filesystem-type.c code is the solution. Note that similar file system "smbfs" already has an entry in that file. Alex: Can I add the entry and commit the change ? Regards, Narayana _______________________________________________ gnome-vfs-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-vfs-list
