py-nautilus runtime error ?
Pascal Hofstee
caelian at gmail.com
Tue Apr 24 10:06:42 UTC 2007
Hi,
I just installed the py-nautilus port in order to play around a bit with
some python nautilus extensions and noticed the following error during
nautilus startup:
Initializing gnome-mount extension
seahorse nautilus module initialized
(nautilus:49160): Nautilus-Python-WARNING **: g_module_open libpython
failed: Shared object "libpythonpython2.4.so" not found, required by
"nautilus"
Traceback (most recent call last):
File
"/usr/local/lib/python2.4/site-packages/gtk-2.0/gobject/__init__.py",
line 30, in ?
from _gobject import *
ImportError:
/usr/local/lib/python2.4/site-packages/gtk-2.0/gobject/_gobject.so:
Undefined symbol "_Py_TrueStruct"
(nautilus:49160): Nautilus-Python-WARNING **: could not import gobject
Obviously Something is getting the name of the libpython*.so wrong as it
should have been libpython2.4.so instead of liblibpythonpython2.4.so
If anybody could have a closer look at this i am failing to understand
where the double "python" is coming from.
--
Pascal Hofstee
More information about the freebsd-gnome
mailing list