http://qa.mandrakesoft.com/show_bug.cgi?id=5376
Product: gnome-python-bonobo
Component: gnome-python-bonobo
Summary: ImportError: could not import bonobo.ui
Product: gnome-python-bonobo
Version: 2.0.0-1mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gnome-python-bonobo
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
This is the message i get when trying to start gdesklets (gdesklets-0.20-1mdk):
Traceback (most recent call last):
File "/usr/bin/gdesklets", line 4, in ?
from main import HOME
File "/usr/share/gdesklets/main/__init__.py", line 39, in ?
import gnome.ui
ImportError: could not import bonobo.ui
I don't really know if this is an error with gdesklets or gnome-python-bonobo,
but the example script
/usr/share/doc/gnome-python-bonobo-2.0.0/bonobo/bonoboui/hello.py also does not
work. When i execute 'python
/usr/share/doc/gnome-python-bonobo-2.0.0/bonobo/bonoboui/hello.py', i get:
Traceback (most recent call last):
File "/usr/share/doc/gnome-python-bonobo-2.0.0/bonobo/bonoboui/hello.py", line
18, in ?
import bonobo.ui
ImportError: could not import gnome.canvas
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.