After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 332950 - gst.element_factory_make raises gst.NoPluginError, not returns None
gst.element_factory_make raises gst.NoPluginError, not returns None
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-python
0.10.3
Other All
: Normal minor
: git master
Assigned To: GStreamer Maintainers
Johan (not receiving bugmail) Dahlin
Depends on:
Blocks:
 
 
Reported: 2006-03-01 05:28 UTC by Joe Wreschnig
Modified: 2006-03-01 07:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joe Wreschnig 2006-03-01 05:28:50 UTC
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.
Comment 1 Edward Hervey 2006-03-01 07:31:50 UTC
Closing this, bugs on the pygstdocs.berlios.de documentation should be posted here :
http://developer.berlios.de/bugs/?group_id=6143