[gstreamer-bugs] [Bug 617625] New: Commandline utility wrappers (gst-run) don't work on Windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 4 02:32:12 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=617625
  GStreamer | gstreamer (core) | git

           Summary: Commandline utility wrappers (gst-run) don't work on
                    Windows
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lrn1986 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Due to two things
1) They improperly match files for "gst-blah.exe-*.*" (i.e. they don't check
that basename might have .exe extension)
2) They believe that libtool-generated wrappers have "lt-" prefix in their
names, which is not true for Windows (for reasons beyond my comprehension)

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