[Pkg-kde-extras] Bug#432953: kid3: kid3 not allowing creation of new export/import formats
Urs Fleisch
urs.fleisch at gmail.com
Sat Jul 14 10:45:30 UTC 2007
Hi Paulo,
> I believe I found what seems to be the bug: if one of the fields,
> either from the import or the export dialog, is not filled,
> kid3 doesn't store the new format.
Unfortunately, you're right. Kid3 stores the new format but it does not
accept it the next time it is started because the empty fields are
stripped from the end of the string list. This is a "feature" of KDE
(KConfigBase), the Qt version uses the more or less compatible QSettings,
which does not strip empty strings. Because I am doing most of the
development with the Qt only version, I did not detect this bug. Sorry, a
patch is available at
http://sourceforge.net/tracker/index.php?func=detail&aid=1753949&group_id=70849&atid=529223
Regards,
Urs
More information about the pkg-kde-extras
mailing list