[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-12-21 Thread Sense Hofstede
Because of your last comment and because I can't confirm this bug anymore -- with and without using your fstab entry -- on an up-to-date version of Ubuntu 10.04 I'm setting this bug to Fix Released. If you do find this bug again, please feel free to reopen it, but include as much details as

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-10-18 Thread Aaz
Ubuntu 8.10: When I use $gvfs-copy --preserve somefile /media/commonfat32 it does the operation, preserves mtime. It seems in this version it works as expected. -- Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-10-09 Thread nitrogen
** Changed in: nautilus (Ubuntu) Status: Incomplete = Confirmed -- Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user https://bugs.launchpad.net/bugs/433147 You received this bug notification because you are a member of

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-10-09 Thread nitrogen
I encounter this when copying files to an NTFS partition mounted in fstab with ntfs-3g. /etc/fstab line: UUID=[] /drives/store ntfs-3g rw,gid=121,fmask=002,dmask=002 0 2 This is the result when I use cp -va: $ cp -va /media/disk/DCIM/100SSCAM/SDC10{717..753}.JPG

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-22 Thread Aaz
1. When I use $gvfs-copy somefile /media/commonfat32 it does the operation and updates mtime. 2. When I use $gvfs-copy --preserve somefile /media/commonfat32 it does the operation, updates mtime. Silently. As far as Nautilus internally use gvfs, it doesn't get any diagnostics from the latter. --

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-22 Thread Aaz
I'm not ready to move from LTS. Hopefully within a week I could have another instance which I will be able to upgrade. If I have different results I'll add the description. -- Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-21 Thread Sebastien Bacher
Thank you for your bug report, what ubuntu version do you use? Do you get the issue copying from a command line too? ** Changed in: nautilus (Ubuntu) Importance: Undecided = Low ** Changed in: nautilus (Ubuntu) Status: New = Incomplete ** Changed in: nautilus (Ubuntu) Assignee:

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-21 Thread Aaz
1. I use Hardy Heron 8.04 LTS. 2. When I use $cp somefile /media/commonfat32 it does the operation and updates mtime. 3. When I use $cp -p somefile /media/commonfat32 it does the operation, updates mtime and says cp: ... Operation not permitted.. -- Nautilus: modification time is silently

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-21 Thread Aaz
P.S. To be more precise, when I say updates mtime, I mean that it is not preserved. It is set to the current time. -- Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user https://bugs.launchpad.net/bugs/433147 You received this

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-21 Thread Sebastien Bacher
does gvfs-copy has the same issue? any chance that you would try a recent ubuntu version? -- Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user https://bugs.launchpad.net/bugs/433147 You received this bug notification because