what does it affect then? as it also happens when doing this in the
shell (cp...... is done even though data is not completely copied) I am
wondering which package should be affected by this bug, too.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/30640

Title:
  Displayed progress not correct due to kernel fs cache.  Need O_SYNC
  when copying files.

Status in Ubuntu:
  Invalid
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  While copying files, the progress bar is wrong in all cases since it
  is only reporting progress of the kernel to accept the writes into its
  cache.  As a result, it reaches 100% before the copy is actually
  finished, and then appears to wait for an fsync before going away.
  Nautilus should use O_SYNC on the destination file so it will be
  informed of the progress properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/30640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to