I am having trouble getting apps that work with gnome-python to work due to it cant find bonobo.ui here is a error that I get when I try to run gDesklets:
Traceback (most recent call last):
File "/opt/lunar/gnome/2/bin/gdesklets", line 4, in ?
from main import HOME
File "/opt/lunar/gnome/2/share/gdesklets/main/__init__.py", line 39,
in ?
import gnome.ui
ImportError: could not import bonobo.ui
I get the same errors with any gnome-pyton app, straw, meld gDesklets
etc... Now I have made sure that it compiles the bonobo module when I
compile
The following modules will be built:
gnome
gnome.ui
gnome.canvas
gnome.vfs
zvt
gconf
gtkhtml2
bonobo
bonobo.activation
bonobo.ui
gnome.applet
nautilus
gnomeprint
gnomeprint.ui
I have even gone so far as to chmod 755
/usr/lib/python2.3/site-packages/gtk-2.0/bonobo/__init__*
And still I get the same error. Is there anyway I can solve this? I
can provide a compile log if anyone wants it.
Thanks
Nick Hudson
signature.asc
Description: This is a digitally signed message part
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
