Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2007 12:06:32 +0200
From:      Pascal Hofstee <caelian@gmail.com>
To:        gnome@freebsd.org
Subject:   py-nautilus runtime error ?
Message-ID:  <462DD6A8.2030307@gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?462DD6A8.2030307>