[26251] in Athena Bugs
Re: nautilus trash bug
daemon@ATHENA.MIT.EDU (Robert A Basch)
Wed Dec 15 17:33:23 2004
Date: Wed, 15 Dec 2004 17:32:46 -0500
Message-Id: <200412152232.iBFMWkX9024173@anhedonia.mit.edu>
From: Robert A Basch <rbasch@mit.edu>
To: Erica H Peterson <astronut@mit.edu>
In-reply-to: "[26220] in Athena Bugs"
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
Hi.
There are multiple problems in nautilus' trash handling, as you
reported.
1) The gnome-vfs library does not properly handle the case where the
directory of interest is the home directory, and is also a symlink to
a different device; this causes the error in trying to move a file to
the trash from the top-level home directory.
2) At initialization, nautilus does not recognize the user's .Trash
directory as qualifying for its logical (multi-volume) trash folder,
since the AFS file system is not configured as supporting trash
directories. This causes it to regard the trash folder as empty,
even though the ~/.Trash directory is not empty.
Both of these problems will be fixed in an upcoming patch release.
Thanks for reporting these bugs.
Bob