gnome-sudoku missing dependency for patched-in LaunchpadIntegration.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-games (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
o further info. I just started gnome-udoku
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: gnome-sudoku 1:3.3.91.1-0ubuntu2
ProcVersionSign
Uname: Linux 3.2.0-18-
ApportVersion: 1.94.1-0ubuntu2
Architecture: i386
CrashCounter: 1
Date: Sun Mar 11 01:13:35 2012
ExecutablePath: /usr/games/
InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120228.1)
InterpreterPath: /usr/bin/python2.7
PackageArchitec
ProcCmdline: python /usr/games/
ProcEnviron:
LANGUAGE=nl_NL
LANG=nl_NL.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/
SourcePackage: gnome-games
Title: gnome-sudoku crashed with ImportError in /usr/lib/
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
tags: | removed: need-duplicate-check |
Changed in gnome-games (Ubuntu): | |
importance: | Undecided → Medium |
visibility: | private → public |
summary: |
- gnome-sudoku crashed with ImportError in /usr/lib/python2.7/dist- - packages/gnome_sudoku/main.py: cannot import name LaunchpadIntegration + gnome-sudoku missing dependency for patched-in LaunchpadIntegration. + Won't run. |
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.