missing dependency or files in python-gnomeapplet

Bug #778531 reported by Sergey Basalaev
12
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.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-python-desktop (Ubuntu):
status: New → Confirmed
Revision history for this message
Vladimir Dobriakov (vladimir-geekq) wrote :

The workaround on Ubuntu 11.04 is to

    aptitude install python-gnome2

which provides `bonobo.ui` python package.

So the bug is the missing dependency to the `python-gnome2` package.

Also compare to the bug https://bugs.launchpad.net/dockbar/+bug/760388

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.