[Bug 702425] New: ges-launch: make it portable to all locales.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 17 00:38:55 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=702425
  GStreamer | gst-editing-services | git

           Summary: ges-launch: make it portable to all locales.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-editing-services
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: prahal at yahoo.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=247001)
 View: https://bugzilla.gnome.org/attachment.cgi?id=247001
 Review: https://bugzilla.gnome.org/review?bug=702425&attachment=247001

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.

-- 
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