** Changed in: nautilus (Ubuntu)
       Status: New => Confirmed

** Changed in: nautilus (Ubuntu)
     Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
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/845188

Title:
  Unity launcher progress bar not working for file sizes >= 2GiB

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  The progress bar seems to fail showing progress whenever the total
  file size limit of the copy process is larger or equal than 2147483648
  bytes (= 2 GiB).

  TEST CASE:
   1. Create a bad dummy file:
       dd if=/dev/zero of=dummy.fail bs=1073741824 count=2
   2. Create a working dummy file (one byte less):
       cp dummy.bad dummy.good
       truncate -s 2147483647 dummy.good
   3. Open Nautilus and copy each one separately to a different place. 
Filesystems and partitions shouldn't matter.

  RESULT:
   * dummy.good: The progress bar follows the progress shown in Nautilus' file 
dialog.
   * dummy.bad: The progress bar doesn't follow the progress shown in Nautilus' 
file operation dialog.

  Using Nautilus 1:3.1.90-0ubuntu2 on up-to-date Oneiric.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/845188/+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