Bug 5017 - gnome-sudoku will not start
Summary: gnome-sudoku will not start
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Jani Välimaa
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-18 23:36 CET by Randy Wilson
Modified: 2012-03-21 03:33 CET (History)
0 users

See Also:
Source RPM: gnome-games
CVE:
Status comment:


Attachments

Description Randy Wilson 2012-03-18 23:36:01 CET
Description of problem: Gnome-sudoku will not start from the menu. When run from the commandline, it dies with:


 Traceback (most recent call last):
  File "/usr/bin/gnome-sudoku", line 23, in <module>
    start_game()
  File "/usr/lib/python2.7/site-packages/gnome_sudoku/gnome_sudoku.py", line 22, in start_game
    main.start_game()
  File "/usr/lib/python2.7/site-packages/gnome_sudoku/main.py", line 978, in start_game
    u = UI()
  File "/usr/lib/python2.7/site-packages/gnome_sudoku/main.py", line 122, in __init__
    self.setup_gui()
  File "/usr/lib/python2.7/site-packages/gnome_sudoku/main.py", line 180, in setup_gui
    self.setup_tracker_interface()
  File "/usr/lib/python2.7/site-packages/gnome_sudoku/main.py", line 582, in setup_tracker_interface
    self.tracker_ui = TrackerBox(self)
  File "/usr/lib/python2.7/site-packages/gnome_sudoku/main.py", line 707, in __init__
    self.setup_tree()
  File "/usr/lib/python2.7/site-packages/gnome_sudoku/main.py", line 733, in setup_tree
    (0, 0, 0)
  File "/usr/lib/python2.7/site-packages/gnome_sudoku/main.py", line 808, in get_tracker_pixbuf
    return Gdk.pixbuf_get_from_surface(surface, 0, 0, 64, 64)
  File "/usr/lib64/python2.7/site-packages/gi/types.py", line 43, in function
    return info.invoke(*args, **kwargs)
KeyError: 'could not find foreign type Surface'

sh: bug-buddy: command not found



Version-Release number of selected component (if applicable):


How reproducible:

Every time

Steps to Reproduce:
1. Select  menu->games->puzzle->sudoku
2. or
3. run gnome-sudoku from the command line.
Comment 1 Remco Rijnders 2012-03-19 06:53:41 CET
Assigning to maintainer.

Assignee: bugsquad => jani.valimaa
Source RPM: gnome-sudoku-3.3.91.1-1.mga2 => gnome-games

Comment 2 Jani Välimaa 2012-03-19 16:14:52 CET
Should be fixed in latest release.

You can test the fix before new release lands to mirrors by installing python-gi-cairo.
Comment 3 Randy Wilson 2012-03-21 03:33:09 CET
It is fixed with the update of the gnome-games suite.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.