[Bug 659193] Can't receive bus messages using PyGObject

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 15 15:26:02 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=659193
  GStreamer | gstreamer (core) | 0.10.32

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk
          Component|common                      |gstreamer (core)

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-09-15 22:25:58 UTC ---
0.10.32? You should probably be trying at least the latest release, if not git,
if you're using gi.

At first glance it looks like a bug in pygi, maybe it doesn't handle
GstMiniObjects correctly:

>>> loop.run()
__main__:1: Warning: g_value_get_object: assertion `G_VALUE_HOLDS_OBJECT
(value)' failed
<Bus object at 0x7f4df5809d70 (GstBus at 0x24ca320)> None
<Bus object at 0x7f4df5809d70 (GstBus at 0x24ca320)> None
<Bus object at 0x7f4df5809d70 (GstBus at 0x24ca320)> None
<Bus object at 0x7f4df5809d70 (GstBus at 0x24ca320)> None

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