On 04/07/2013 22:52, Yves-Alexis Perez wrote:
It'd help if you could try to reproduce with no thunar at all. Just try
to move the same set of files to the trash folder.


Using "mv" to move files to .local/share/Trash/files does *not* exhibit that behavior:

# This works like a charm:
sh$ touch 1 2 3 4
sh$ mv 1 .local/share/Trash/files
sh$ mv 2 .local/share/Trash/files
sh$ mv 3 .local/share/Trash/files
...

As far as I can tell, "move to trash" does some more work than only moving the file. At bare minimum it records the original path an deletion date in the corresponding .trashinfo files located in .local/share/Trash/info/ . Nevertheless ...

# ... using the "trash-put" command from "trash-cli" package
# works too:
sh$ touch 1 2 3 4
sh$ trash-put 1
sh$ trash-put 2
sh$ trash-put 3
...


# But this "hang" for each file...
sh$ touch 1 2 3 4
--> from Thunar, drag'n drop "1" to "Trash"
--> from Thunar, click on "2", press "delete"




--
-- Sylvain Leroux
-- sylv...@chicoree.fr
-- http://www.chicoree.fr


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to