[Bug 774636] New: git-update: fix running on windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 17 19:01:12 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774636

            Bug ID: 774636
           Summary: git-update: fix running on windows
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-build
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: scott.d.phillips at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Couple small problems with the script on windows:
- SCRIPTDIR is '' when running as `py git-update` which gets set as a curdir
and then fails creating a subprocess.
- Printing an emdash doesn't work in a windows console because strings get
encoded into cp437 before printing and emdash isn't there.

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