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 and how to fix it? Many thanks in advance.
Kind regards
Sagara
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to