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 664513 - Messages on GstBus are received as None in Python
Messages on GstBus are received as None in Python
Status: RESOLVED DUPLICATE of bug 631901
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.35
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-21 21:35 UTC by Marcus Habermehl (BMH1980)
Modified: 2011-11-22 00:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Example script (1.99 KB, text/x-python)
2011-11-21 21:35 UTC, Marcus Habermehl (BMH1980)
Details

Description Marcus Habermehl (BMH1980) 2011-11-21 21:35:52 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.
Comment 1 Tim-Philipp Müller 2011-11-22 00:39:19 UTC
Issue with pygi, also see bug #660612 and bug #631901.

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