[Bug 702425] ges-launch: make it portable to all locales.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jul 1 01:08:41 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=702425
GStreamer | gst-editing-services | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.1.1
--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-01 08:08:36 UTC ---
Can you open other bugs with patches for gst-inspect, etc?
commit 6a187e09ddd1de1941cbedec58ecb32ef9752ae1
Author: Alban Browaeys <prahal at yahoo.com>
Date: Mon Jun 17 07:55:54 2013 +0200
ges-launch: make it portable to all locales.
Call setlocale (LC_ALL, "") as per setlocale man page
to make ges-launch portable to all locales (instead of default
"C" one).
Fixes g_option_context_parse on:
$ ges-launch-1.0 --verbose -r -q /home/prahal/Vidéos/Test3.xges -o
file:///home/prahal/Test3.mpeg
Error initializing: Invalid byte sequence in conversion input
The accentuated character in "Vidéos" the french xdg user directory
for "Videos" is what is choked upon.
https://bugzilla.gnome.org/show_bug.cgi?id=702425
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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