[Bug 369525] Re: Use IEC standard for binary byte units
Launchpad Bug Tracker
369525 at bugs.launchpad.net
Mon Jul 25 15:05:23 UTC 2011
This bug was fixed in the package glib2.0 - 2.29.14-0ubuntu1
---------------
glib2.0 (2.29.14-0ubuntu1) oneiric; urgency=low
* New upstream version:
* GSettings: don't call g_error() when the schema is missing
* Use S.I units (lp: #369525)
* Drop patches included in the new version
* debian/libglib2.0-0.symbols:
- updated for the new version
* 0001-Revert-all-eventfd-related-patches.patch:
- renamed, don't revert the commits but rather force the eventfd support
to false in the configure
-- Sebastien Bacher <seb128 at ubuntu.com> Thu, 21 Jul 2011 11:24:19 +0200
** Changed in: glib2.0 (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/369525
Title:
Use IEC standard for binary byte units
Status in The "G" Library - GLib:
Fix Released
Status in Nautilus:
Won't Fix
Status in “glib2.0” package in Ubuntu:
Fix Released
Status in “nautilus” package in Ubuntu:
Triaged
Status in “glib2.0” source package in Lucid:
Won't Fix
Status in “nautilus” source package in Lucid:
Won't Fix
Bug description:
This package displays or refers to quantities using power-of-two units
(e.g. 1024, 1048576, etc.) but incorrectly applies prefixes that are
defined as power-of-ten units (e.g. the prefix 'k' is 1000, 'M' is
1000000, etc.).
According to the Brainstorm idea #17839 most people are for using IEC
standard for binary byte units.
For details have a look at the Ubuntu Desktop Unit Consistency
blueprint: https://blueprints.launchpad.net/ubuntu/+spec/desktop-unit-
consistency/
To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/369525/+subscriptions
More information about the foundations-bugs
mailing list