GNOME Bugzilla – Bug 664513
Messages on GstBus are received as None in Python
Last modified: 2011-11-22 00:39:19 UTC
Created attachment 201874 [details] Example script I have tried to use Gst from gobject-introspection with Python. But if I'm connecting the GstBus to the 'message' or 'sync-message' signal, the Python method receives None only as message. Attached is an example script that prints those messages.
Issue with pygi, also see bug #660612 and bug #631901. *** This bug has been marked as a duplicate of bug 631901 ***