[gstreamer-bugs] [Bug 169405] New: GST_TYPE_EVENT and gst_event_get_type unusable before gst_init()

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Mar 6 09:00:37 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=169405
 GStreamer | gstreamer (core) | Ver: 0.8.9

           Summary: GST_TYPE_EVENT and gst_event_get_type unusable before
                    gst_init()
           Product: GStreamer
           Version: 0.8.9
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kaffeetisch at gmx.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Both, the type macro and the type accessor for GstEvent are not usable till you
call gst_init().  That's a problem for language bindings because it prevents you
from creating GstEvent objects before gst_init() has been called.  In general I
think that at least the type accessor should return a valid type at all times.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list