Bugzilla – Bug 119005
nautilus: dangling symlinks are undeletable
Last modified: 2006-02-07 00:31:29 UTC
How to reproduce: ln -s "file which does not exist" "Desktop/dangling symlink" There is no way to delete this symlink by Nautilus. Even if it disappears sometimes, it will soon appear back.
Yeah, this is trivial to reproduce. I'm on it.
This was fixed, and indeed it works for me on 2.12.2. 2005-09-19 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-file-operations.c: (nautilus_file_operations_copy_move),: Try to use the trash associated with a symlink's parent directory if resolution fails because of broken symlink when moving symlink to trash.