Baobab uses incorrect units

Bug #74325 reported by Constantine Evans
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-utils
Won't Fix
Low
gnome-utils (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

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 report this upstream and write some patches in the next few days.

description: updated
Revision history for this message
Fabio Marzocca (thesaltydog) wrote :

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 consistancy to keep symbols as they are now.

Changed in gnome-utils:
status: Unconfirmed → Rejected
Changed in gnome-utils:
status: Unknown → Rejected
Changed in gnome-utils:
status: Invalid → Won't Fix
Revision history for this message
Endolith (endolith) wrote :

99% of Gnome users are confused when you use "k" to mean "1024", since it means 1000 everywhere else. Please measure in common decimal multiples and use "k-" to mean 1,000, "M-" to mean 1,000,000, etc.

http://unixhelp.ed.ac.uk/CGI/man-cgi?units

Many Ubuntu/Gnome programs are following the standard now. Please make Baobab consistent with them.

Revision history for this message
Fabio Marzocca (thesaltydog) wrote :

We - as all gnome developers - use g_file_format_size_for_display funtion. This is not a bug for Baobab. Pls see glib Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=512443

Revision history for this message
Endolith (endolith) wrote :

Thanks. So fixing the glib bug would fix all the other apps that depend on it?

Revision history for this message
Fabio Marzocca (thesaltydog) wrote :

As you can see on bugzilla discussion, Gnome Developers has closed it with "NOTABUG" resolution. This means that the issue has not been considered a bug for Gnome.

Changed in gnome-utils:
importance: Unknown → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.