! 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 !
If trashing fails, the ".trashinfo" file is not removed
Status:
RESOLVED: INVALID

Comments

Description Jean-Philippe Fleury 2012-04-01 15:33:57 CEST
1) Create a directory that will not have permissions to be deleted:

mkdir -m 500 directory-test

2) Open Thunar, right-click on "directory-test" and choose to delete it. An error will occur because of insufficient permissions.

Actual result: an empty information file "/home/user/.local/share/Trash/info/directory-test.trashinfo" remains.

Expected result: the information file should be deleted.
Comment 1 Nick Schermer editbugs 2012-10-30 13:11:34 CET
GIO issue, because thunar is not aware of the info file, it only calls g_file_trash and displays the error on failure.

Report upstream.
Comment 2 Jean-Philippe Fleury 2012-10-30 15:36:00 CET
> Report upstream.

Done:

https://bugzilla.gnome.org/show_bug.cgi?id=687202

Bug #8614

Reported by:
Jean-Philippe Fleury
Reported on: 2012-04-01
Last modified on: 2012-10-30

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

Additional information