Comment 2 for bug 951916

Revision history for this message
Peter Cordes (peter-cordes) wrote : Re: gnome-sudoku crashed with ImportError in /usr/lib/python2.7/dist-packages/gnome_sudoku/main.py: cannot import name LaunchpadIntegration

Installing gir1.2-launchpad-integration-3.0 allows gnome-sudoku to start on Ubuntu 12.04. python-launchpad-integration wasn't sufficient.

 Even ubuntu-desktop doesn't include gir1.2-launchpad-integration-3.0 in its dependency chain, only a Recommends via software-center.

 Anyway, either add the dependency or change the patched-in code in main.py to omit that menu item if the library can't be imported.