GNOME Bugzilla – Bug 317016
cant delete files with special chars in filename
Last modified: 2007-12-27 00:22:27 UTC
This bug has been opened here: http://bugzilla.ubuntu.com/show_bug.cgi?id=13959 "this even apllies to whitespaces ... I can confirm this, although the situation is a bit more complicated: Please try the following cases: - Make empty file named 'space file.txt' in /home/username/ where neither /home nor /home/username are symlinks. Then delete with nautilus. Works for me. - `mkdir ~/real; ln -s ~/real ~/linked; touch ~/real/space\ file` Now try to delete the 'space file' by browsing to '~/linked/' in nautilus. Then try to delete it by browsing to '~/real/' in nautilus It looks like you can't remove files with spaces (didn't test for more chars) when nautilus must dereference symlinks. Actually this is about moving files to trash. When dragging file to trash an error is shown, and an option for real deletion is offered and works. "
With the patch from #308639 it opens a dialog asking if you want to delete the file instead of moving it to the trash which is not optimal
But bug 308639 is closed, isn't it?
Yes, this works in Ubuntu now - can somebody mark this as a duplicate? Thanks.
Works fine with 2.16.3 on Gentoo
Closing as OBSOLETE for comment #3 and comment #4. I also tested this myself and works as expected (using 2.21.1).