[Bug 723252] testsuite failure: libs/tag - exif tag: "Conversion from character set 'utf8' to 'latin1' is not supported"
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 3 13:08:18 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=723252
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.5.1
Summary|testsuite failure: libs/tag |testsuite failure: libs/tag
| |- exif tag: "Conversion
| |from character set 'utf8'
| |to 'latin1' is not
| |supported"
--- Comment #18 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I think this should fix it:
commit 99929b7ffa6f6eb43292881599a21c580f13821e
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Fri Apr 3 21:00:53 2015 +0100
tag: exiftag: don't try to convert utf-8 to latin1 if string is ASCII
already
Bypass g_convert/iconv if there's nothing to convert. That way,
conversion won't fail on systems where iconv doesn't support
converting utf-8 to latin1 and there's nothing to convert.
https://bugzilla.gnome.org/show_bug.cgi?id=723252
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list