Clearing field leads to a unicode conversion error message

Tsuda Kageyu tsuda.kageyu at gmail.com
Mon Mar 2 00:42:17 UTC 2015


Hi Thomas,

That error is already fixed in our up-to-date code. So the next release
will be fine.

Regards,
Kageyu

2015-03-02 4:16 GMT+09:00 Thomas <tosate at gmail.com>:

> Hi there,
>
> I am trying to remove certain fields by providing String::null to the
> setter
> method as the documentation states:
> "Sets the album to s. If s is String::null then this value will be
> cleared."
>
> tag->setTitle(TagLib::String::null);
>
> If I apply this function to a M4A file, the following message appears on
> the
> console:
> "TagLib: String::copyFromUTF8() - Unicode conversion error."
>
> Is there anything I can do to avoid this output?
>
> Kind reagrds,
> Thomas
>
> _______________________________________________
> taglib-devel mailing list
> taglib-devel at kde.org
> https://mail.kde.org/mailman/listinfo/taglib-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20150302/a3152407/attachment.html>


More information about the taglib-devel mailing list