After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 612272 - cannot move files to trash that are on a ntfs-3g volume
cannot move files to trash that are on a ntfs-3g volume
Status: RESOLVED DUPLICATE of bug 611607
Product: gvfs
Classification: Core
Component: trash backend
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Allison Karlitskaya (desrt)
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-09 10:05 UTC by Götz Waschk
Modified: 2016-06-10 09:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Götz Waschk 2010-03-09 10:05:13 UTC
When I try to move files to trash that are on a ntfs-3g volume I get an error popup aksing if I want to delete immediately instead. I am using gvfs 1.5.5, nautilus 2.29.92 and ntfs-3g 2010.3.6 on Mandriva Cooker.

The volume is mounted like this:

/dev/sda1 on /mnt/windows type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
Comment 1 Jim Michaels 2013-03-16 06:46:34 UTC
doesn't look like ntfs-3g, looks like fuseblk.
try
mount -t ntfs-3g /dev/sda1 /mnt/windows
I am not part of the gparted staff, but I have a little exp. with ntfs-3g. if it truly is an NTFS partition.
Comment 2 Ondrej Holy 2016-06-10 09:41:39 UTC
This is not a GVfs bug. File trashing is implemented in GLib/GIO. It seems to me like a duplicate of 611607, but it may be already fixed...

*** This bug has been marked as a duplicate of bug 611607 ***