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 153100 - Trash handling broken on reiser4
Trash handling broken on reiser4
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: File operations
cvs (head)
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
: 172309 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-09-19 20:12 UTC by Ruben Vermeersch
Modified: 2005-07-18 12:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Miniscule reiser4 patch (1.40 KB, patch)
2004-10-14 08:29 UTC, James Lademann
none Details | Review

Description Ruben Vermeersch 2004-09-19 20:12:56 UTC
When using reiser4, the Trash can is broken, files that get selected and "move
to trash"-ed are moved into .Trash, but my trashcan always looks empty, even
when I open it. I noticed this when i moved from reiser3 to reiser4. When moving
back to reiser3, the trashcan worked as normal again.
Comment 1 James Lademann 2004-10-14 08:24:43 UTC
Gnome-vfs doesn't recognise reiser4 as trashable, I made a miniscule patch to 
fix this and make the HAL bits recognise reiser4 too...
Comment 2 James Lademann 2004-10-14 08:29:07 UTC
Created attachment 32593 [details] [review]
Miniscule reiser4 patch

See above
Comment 3 Joel Parker 2004-11-22 20:48:42 UTC
I'm seeing this exact behavior using 2.8.1 and ext3. I can delete things by
either dragging them to the Trash icon, pressing 'delete' in Nautilus, or
manually moving them to ~/.Trash. Either way, the Trash icon remains empty and
the Empty Trash menu item is grayed out.

When I double-click on the Trash icon, it opens Nautilus with an address of
"trash:". Changing it to "Trash:///" has no effect (it changes back to "trash:").
Comment 4 Elijah Newren 2005-04-01 00:03:59 UTC
*** Bug 172309 has been marked as a duplicate of this bug. ***
Comment 5 Christian Neumair 2005-05-08 16:08:26 UTC
Ruben, James: Thanks for your bug report and your efforts!
Note that the 2nd part of the patch doesn't apply anymore. Obviously those bits
have been removed.
Comment 6 Sebastien Bacher 2005-07-18 12:26:01 UTC
the first part of the patch fixes the issue, I've commited it, thanks.

2005-07-18  Sebastien Bacher  <seb128@debian.org>

        * libgnomevfs/gnome-vfs-filesystem-type.c:
        list reiser4, fix the trash issues with it,
        patch by James Lademann <jwlademann@myrealbox.com> (Closes: #153100).