Comment 0 for bug 1495781

Revision history for this message
CzBiX (gliuwr) wrote :

I have a clean install of Ubuntu 14.10.

I partitioned my disk into / (20GB) and /data (230GB) partitions.
I then created /data/home/ubuntu, moved my /home there, and bind mounted /home to /data/home/ubuntu.
I then created symlinks for ~/Downloads, ~/Music, etc... to /data/Downloads, /data/Music, etc...

Whenever I delete files directly inside ~/ they seem to go to the Trash (in ~/.local/share/Trash), but when I try to delete files in other folders that are linked to /data (for example ~/Downloads, or /data/Downloads) Nautilus says: "File can't be put in the trash. Do you want to delete it immediately?".

I compile the code without patch at https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1445622/comments/25, then it works well.