After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 382093 - Baobab uses inconsistent units.
Baobab uses inconsistent units.
Status: RESOLVED WONTFIX
Product: gnome-utils
Classification: Deprecated
Component: baobab
unspecified
Other All
: Normal trivial
: ---
Assigned To: Fabio Marzocca
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-04 01:22 UTC by Constantine Evans
Modified: 2006-12-04 09:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Constantine Evans 2006-12-04 01:22:18 UTC
Baobab displays directory content sizes in binary prefix based units, but uses SI prefixes. We need to either display sizes with the correct units (KiB, MiB, etc), or have the calculation scheme changed so that the numbers are in SI units. I will write two patches to fix this in the next few days.
Comment 1 Constantine Evans 2006-12-04 01:24:21 UTC
I forgot to add a link here to Ubuntu bug #74325. Sorry for the spam.
Comment 2 Fabio Marzocca 2006-12-04 09:46:53 UTC
I know that.
But, 99% of gnome users wil get confused by reading Kib, Gib instead of KB, GB. As baobab is a gnome-utils component and all major Gnome applications such as nautilus are using KB,MB and GB, it is a matter of consistency to keep symbols as they are now.