[Bug 739535] New: Provide a way to get the version number of gst-python introspection overrides

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 2 10:49:32 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739535
  GStreamer | gst-python | 1.4.0

           Summary: Provide a way to get the version number of gst-python
                    introspection overrides
    Classification: Platform
           Product: GStreamer
           Version: 1.4.0
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: nekohayo at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In the old days of static bindings, gst-python had a function where you could
check its version number. AFAICT this is gone since the era of introspection,
but the need is still there.

Currently, in Pitivi the only way we have to check for gst-python's presence
(let alone its version) is to try to do a Gst.Fraction(90001, 1)
and see if it spits a TypeError (saying that no arguments are supported etc).

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