[Bug 686572] metadata is not set for inherited elements in python using pygi

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 20 04:53:13 PST 2012


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

Jason Gerard DeRose <jderose> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jderose at novacut.com

--- Comment #1 from Jason Gerard DeRose <jderose at novacut.com> 2012-12-20 12:53:08 UTC ---
I can confirm this. I have a Gst.Bin subclass that seemingly works:

http://bazaar.launchpad.net/~jderose/+junk/gst-examples/view/head:/plugin-1.0

(Although I didn't realize the long name wasn't properly being set.) But when I
tried something similar with a GstBase.BaseTransform subclass, I get the same
"has no valid long-name field" error.

I'd really like to see comprehensive Python tests for all the API that should
be accessible though PyGI, both to make sure stuff continues to work, but also
to provide at least one example of how to use the API from PyGI.

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