Public bug reported:

After a clean install of Kubuntu 11.04, I installed the gnome-sudoku
package using KPackageKit (kubuntu's graphical software installer).  The
game does not start.  I tried "sudo apt-get purge gnome-sudoku" and a
reinstall of the package with no change in the results.  If I run the
program from a terminal window I get the following error:

Traceback (most recent call last):
  File "/usr/games/gnome-sudoku", line 67, in <module>
    start_game()
  File "/usr/lib/pymodules/python2.7/gnome_sudoku/gnome_sudoku.py", line 21, in 
start_game
    import main
  File "/usr/lib/pymodules/python2.7/gnome_sudoku/main.py", line 20, in <module>
    import printing
  File "/usr/lib/pymodules/python2.7/gnome_sudoku/printing.py", line 5, in 
<module>
    from gtk_goodies import gconf_wrapper
  File 
"/usr/lib/pymodules/python2.7/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 
6, in <module>
    import gconf
ImportError: No module named gconf

It seems that a required dependency is python-gconf, and it is not being 
installed for some reason.  A workaround is:
"sudo apt-get install python-gconf"

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-sudoku 1:2.32.1-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Thu Sep  8 00:00:52 2011
EcryptfsInUse: Yes
InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-games
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-games (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug natty

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in Ubuntu.
https://bugs.launchpad.net/bugs/844494

Title:
  gnome-sudoku does not start in Kubuntu, requires python-gconf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/844494/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to