[gstreamer-bugs] [Bug 332950] New: gst.element_factory_make raises gst.NoPluginError, not returns None

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 28 21:28:51 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=332950
 GStreamer | gst-python | Ver: 0.10.3

           Summary: gst.element_factory_make raises gst.NoPluginError, not
                    returns None
           Product: GStreamer
           Version: 0.10.3
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: minor
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: piman at sacredchao.net
         QAContact: johan at gnome.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Documentation 
Section:
http://pygstdocs.berlios.de/class-gstelement.html#function-gstelement--element-factory-make
The documentation on http://pygstdocs.berlios.de says that
gst.element_factory_make returns None when the element is unavailable.

Correct version:
In 0.8, it returned None. In 0.10 (which the page documents), it raises
gst.NoPluginError.

Other information:
Sorry if this is the wrong place to report it, but I couldn't find another
contact.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list