http://qa.mandrakesoft.com/show_bug.cgi?id=5376
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-08-09 11:39 ------- Thanks, I'll fix this in 2mdk. gnome-python-bonobo should require gnome-python-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. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: RESOLVED creation_date: description: 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