*** This bug is a duplicate of bug 1050063 ***
https://bugs.launchpad.net/bugs/1050063
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gnome-games (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-games in Ubuntu.
https://bugs.launchpad.net/bugs/1051071
Title:
Missing dependency on gir1.2-launchpad-integration-3.0
Status in The Leadville project:
New
Status in “gnome-games” package in Ubuntu:
Confirmed
Bug description:
When creating a custom build based on precise I noticed that the
gnome-sudoku game crashes on startup when gir1.2-launchpad-
integration-3.0 is not installed.
The gnome-sudoku package should depend on gir1.2-launchpad-
integration-3.0.
Here's the output:
ERROR:root:Could not find any typelib for LaunchpadIntegration
Traceback (most recent call last):
File "/usr/games/gnome-sudoku", line 23, in <module>
start_game()
File "/usr/lib/python2.7/dist-packages/gnome_sudoku/gnome_sudoku.py", line
21, in start_game
import main
File "/usr/lib/python2.7/dist-packages/gnome_sudoku/main.py", line 9, in
<module>
from gi.repository import LaunchpadIntegration
ImportError: cannot import name LaunchpadIntegration
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 126, in
apport_excepthook
os.O_WRONLY|os.O_CREAT|os.O_EXCL, 0o640), 'w')
OSError: [Errno 2] No such file or directory:
'/var/crash/_usr_games_gnome-sudoku.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/games/gnome-sudoku", line 23, in <module>
start_game()
File "/usr/lib/python2.7/dist-packages/gnome_sudoku/gnome_sudoku.py", line
21, in start_game
import main
File "/usr/lib/python2.7/dist-packages/gnome_sudoku/main.py", line 9, in
<module>
from gi.repository import LaunchpadIntegration
ImportError: cannot import name LaunchpadIntegration
To manage notifications about this bug go to:
https://bugs.launchpad.net/leadville/+bug/1051071/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp