missing dependency or files in python-gnomeapplet
Bug #778531 reported by
Sergey Basalaev
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-python-desktop (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package: python-gnomeapplet
Version: 2.32.0-0ubuntu2
Steps to reproduce bug:
1) install python-gnomeapplet package
2) In python console:
>>> import gnomeapplet
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named bonobo.ui
Module 'bonobo.ui' is missing. There is no package like python-bonobo or something so it is unclear to me what else I should install. Without it module 'gnomeapplet' is unusable.
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.