[gst-devel] ImportError: _glib.so: Undefined symbol _Py_TrueStruct

Sagara Wijetunga sagara at tomahawk.com.sg
Tue Nov 17 02:05:35 CET 2009


Hi all 

I'm using GStreamer-0.10.25 on a i386 FreeBSD 7.2 based system (Tomahawk 
Desktop). 

When I try to test Gstreamer, it prints following message: 

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gtk-2.0/gobject/__init__.py", line 
26, in <module>
    from glib import spawn_async, idle_add, timeout_add, 
timeout_add_seconds, \
  File "/usr/lib/python2.6/site-packages/gtk-2.0/glib/__init__.py", line 22, 
in <module>
    from glib._glib import *
ImportError: /usr/lib/python2.6/site-packages/gtk-2.0/glib/_glib.so: 
Undefined symbol "_Py_TrueStruct" 


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. 

I'm using Python 2.6.3. 

Although, Gstreamer issues above error message, when play music using 
gst-launch, it produces quality music without any issue. 

Could I know what causes above error message? 

Many thanks in advance. 

Kind regards
Sagara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20091116/0e872fcf/attachment.htm>


More information about the gstreamer-devel mailing list