Public bug reported: Binary package hint: gvfs
gvfs: 0.1.7-0ubuntu5 nautilus: 1:2.21.91-0ubuntu3 Not sure if this is a gvfs (or ntfs-3g?) bug, but appeared after the transition from gnome-vfs. nautilus cannot delete a folder in NTFS filesystem if the folder contains other files/folders. This problem doesn't appear with ext3 at least. Test case: 1. create a ntfs loopback file and mount it $ sudo aptitude install ntfsprogs $ dd if=/dev/zero of=/tmp/blah bs=1M count=2 $ sudo losetup /dev/loop0 /tmp/blah $ sudo mkfs.ntfs /dev/loop0 $ sudo losetup -d /dev/loop0 $ mkdir /tmp/foo $ sudo mount -t ntfs-3g /tmp/blah /tmp/foo 2. create a directory structure $ mkdir -p /tmp/foo/bar/baz 3. try to remove /tmp/foo/bar using nautilus. A "Error while deleting." message should appear. ** Affects: gvfs (Ubuntu) Importance: Undecided Status: New ** Description changed: Binary package hint: gvfs gvfs: 0.1.7-0ubuntu5 nautilus: 1:2.21.91-0ubuntu3 Not sure if this is a gvfs (or ntfs-3g?) bug, but appeared after the transition from gnome-vfs. nautilus cannot delete a folder in NTFS filesystem if the folder contains other files/folders. This problem doesn't appear with ext3 at least. + + I tried with both kernel supported ntfs and ntfs-3g. Test case: 1. create a ntfs loopback file and mount it $ sudo aptitude install ntfsprogs $ dd if=/dev/zero of=/tmp/blah bs=1M count=2 $ sudo losetup /dev/loop0 /tmp/blah $ sudo mkfs.ntfs /dev/loop0 $ sudo losetup -d /dev/loop0 $ mkdir /tmp/foo - $ sudo mount /tmp/blah /tmp/foo + $ sudo mount -t ntfs-3g /tmp/blah /tmp/foo 2. create a directory structure $ mkdir -p /tmp/foo/bar/baz 3. try to remove /tmp/foo/bar using nautilus. A "Error while deleting." message should appear. ** Description changed: Binary package hint: gvfs gvfs: 0.1.7-0ubuntu5 nautilus: 1:2.21.91-0ubuntu3 Not sure if this is a gvfs (or ntfs-3g?) bug, but appeared after the transition from gnome-vfs. nautilus cannot delete a folder in NTFS filesystem if the folder contains other files/folders. This problem doesn't appear with ext3 at least. - - I tried with both kernel supported ntfs and ntfs-3g. Test case: 1. create a ntfs loopback file and mount it $ sudo aptitude install ntfsprogs $ dd if=/dev/zero of=/tmp/blah bs=1M count=2 $ sudo losetup /dev/loop0 /tmp/blah $ sudo mkfs.ntfs /dev/loop0 $ sudo losetup -d /dev/loop0 $ mkdir /tmp/foo $ sudo mount -t ntfs-3g /tmp/blah /tmp/foo 2. create a directory structure $ mkdir -p /tmp/foo/bar/baz 3. try to remove /tmp/foo/bar using nautilus. A "Error while deleting." message should appear. -- Cannot delete folders/files recursively in NTFS filesystem (Error removing file: File exists) https://bugs.launchpad.net/bugs/194025 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs