Comment 10 for bug 230163

Revision history for this message
ronny (ronny-standtke) wrote : Re: gnome-sudoku won't start

I just tested with Kubuntu-8.10RC and the bug is still there:
$ apt-get install gnome-sudoku
$ gnome-sudoku
Traceback (most recent call last):
  File "/usr/games/gnome-sudoku", line 50, in <module>
    start_game()
  File "/var/lib/python-support/python2.5/gnome_sudoku/gnome_sudoku.py", line 20, in start_game
    import main
  File "/var/lib/python-support/python2.5/gnome_sudoku/main.py", line 7, in <module>
    import gtk, gobject, gtk.glade
ImportError: No module named glade

sh: bug-buddy: not found