GNOME Bugzilla – Bug 341825
File removal without write permisson
Last modified: 2006-06-18 17:23:21 UTC
It is impossible to remove a file in a directory that doesn't have the write permission for the user, even if the user owns that file. This happens when using shift+delete, or when emptying the trash. In the case the user asks for a retry, nautilus should first try to change the permissions to allow for this removal.
Andre Heynatz notes that directories originally copied from a CD are always write-protected and as such will not be deleted when emptying the trash. See http://bugs.debian.org/374299
Two issues: 1) copying from CD-ROM yields r/o files. Fixed in Nautilus 2.14.1, cf. bug 167102 2) lack of permissions doesn't cause a chmod on empty trash. Reported as bug 339596. *** This bug has been marked as a duplicate of 339596 ***