Comment 13 for bug 688576

Revision history for this message
In , quantumphaze (quantumphazor) wrote :

This is still a problem. I'll try to give a better description of the problem to help searchers, feel free to change the original bug decription.

When user with $uid=1000 trashes the file /media/disk/foo.bar where /media/disk doesn't support *NIX permissions, it should be moved to /media/disk/.Trash/1000/files/foo.bar and a description is created /media/disk/.Trash/1000/info/foo.bar.trashinfo

When the $topdir/.Trash folder can't be made then it should use $topdir/.Trash-$uid

It works fine on a ReiserFS external HDD partition. But for FAT32 kio_trash puts everything that the user trashes into $HOME/.local/share/Trash

Ideally it should ask the user what to do if it refuses to use $topdir/.Trash (Delete or $HOME?)