Hi all
<br />
<p>I'm using GStreamer-0.10.25 on a i386 FreeBSD 7.2 based system (Tomahawk Desktop).
<br />
<p>When I try to test Gstreamer, it prints following message:
<br />
<p>Traceback (most recent call last):
<br /><tt> File "/usr/lib/python2.6/site-packages/gtk-2.0/gobject/__init__.py", line 26, in <module></tt>
<br /><tt> from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \</tt>
<br /><tt> File "/usr/lib/python2.6/site-packages/gtk-2.0/glib/__init__.py", line 22, in <module></tt>
<br /><tt> from glib._glib import *</tt>
<br />ImportError: /usr/lib/python2.6/site-packages/gtk-2.0/glib/_glib.so: Undefined symbol "_Py_TrueStruct"
<br />
<p>
<p>All above files mentioned are installed by the PyGObject-2.20.0 (ftp://ftp.gnome.org/pub/gnome/sources/pygobject/) and available in the system.
<br />
<p>I'm using Python 2.6.3.
<br />
<p>Although, Gstreamer issues above error message, when play music using gst-launch, it produces quality music without any issue.
<br />
<p>Could I know what causes above error message?
<p>Many thanks in advance.
<br />
<p>Kind regards
<br />Sagara