Public bug reported:

Binary package hint: nautilus

Nautilus continues to use the wrong definition for units like megabyte
and gigabyte, following the broken Microsoft convention of units like MB
= 1024×1024 bytes instead of the standard 1000×1000 bytes.

The power-of-two convention needlessly confuses users, contradicts the
standard meaning of the prefixes, and serves no logical purpose.  (It
only simplifies calculations in the context of memory, which naturally
comes in powers of two.  For anything else, like a file manager, it just
adds an extra layer of complexity.)  It's inconsistent with other apps,
with the way hard drives, flash drives, DVDs, and other media are
measured, and even inconsistent with itself, as shown in the attached
image.

A 160,041,885,696 byte hard drive should be displayed as "160.0 GB".
A 4,700,372,992 byte DVD should be displayed as "4.7 GB", and you should be 
able to fit 1,000 "4.7 MB" files on it.
A 328,000 byte file should be displayed as "328 kB".

Even Apple has started doing it right.  (http://blog.macsales.com/1852
-snow-leopard-changes-they-way-we-look-at-gigabytes-and-megabytes-and-
kilobytes-as-well)  This is the *file manager*.  It should show file
sizes using the correct, intuitive units that users expect.

** Affects: nautilus (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Units are wrong and internally inconsistent
https://bugs.launchpad.net/bugs/421177
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to