[Bug 677925] g-i: Gst.ElementFactory.list_get_elements fails with constant values

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 27 08:42:38 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=677925
  GStreamer | gstreamer (core) | 0.11.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
   Target Milestone|HEAD                        |NONE

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-06-27 15:42:32 UTC ---
> print Gst.ElementFactory.list_get_elements('Gst.ELEMENT_FACTORY_TYPE_ANY',
> 10000)
> 
> Running the example shows this traceback
> TypeError: Must be number, not str

This is not valid syntax, you're passing a string.

But even if it was, it doesn't work right yet. Same issue as bug #678928 I
think.

*** This bug has been marked as a duplicate of bug 678928 ***

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