GNOME Bugzilla – Bug 638876
Please add libkibi support
Last modified: 2018-09-21 17:12:42 UTC
Created attachment 177711 [details] [review] add-libkibi-support-to-brasero.patch Please add support for libkibi [1] (patch attached). libkibi is designed as replacement for g_format_size_for_display. It allows the user to select the preferred unit and implements Ubuntu's units policy [2]. [1] https://launchpad.net/libkibi [2] https://wiki.ubuntu.com/UnitsPolicy
Created attachment 177752 [details] [review] add-libkibi-support-to-brasero-v2.patch Updated patch attached.
Hi i suspect both patches aren't complete right ? A few questions... who is using this library ? It's something that needs to be implemented on a library instead of having this on glib upstream ?
The patch is complete. The API of libkibi will be stable once the first version is released. The library is new and therefore there aren't users yet. Ubuntu 11.04 will use libkibi. The reason for having a separate library is that it can be used by non-glib C programs without pulling glib. I am not sure if glib wants to add 10 functions for handling file sizes.
Seeing that bug 554172 is fixed in glib and bug 638873 comment 4 for the same request for Nautilus I propose WONTFIX.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/brasero/issues/157.