Comment 37 for bug 7560

Revision history for this message
tdflanders (thomasdelbeke) wrote :

Confirming in Intrepid,

This fixed it:

root@thomas-laptop:/home/thomas# chmod -R +w ./.local/share/Trash/files/*
root@thomas-laptop:/home/thomas# rm ./.local/share/Trash/files/*
rm: cannot remove `./.local/share/Trash/files/allvarlogs': Is a directory
root@thomas-laptop:/home/thomas# rm -R ./.local/share/Trash/files/*
root@thomas-laptop:/home/thomas#