Gnome-sudoku in Edgy fails to run

Bug #103602 reported by José Lou Chang
2
Affects Status Importance Assigned to Milestone
gnome-games (Ubuntu)
Invalid
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gnome-games

Gnome-sudoku: 0.5.0
OS: Ubuntu Edgy Eft 6.10
Linux Kernel: 2.16.17-11-generic

I've installed gnome sudoku with "sudo aptitude install gnome-sudoku"
and the game worked for two days

After a while whenever I click on the launcher, gnome-sudoku doesn't run at all. It simply changes the cursor to waiting pointer, and then "plop!" it disappears. And nothing else happens.

Here is the output on the terminal:

myusername@comp:~$ gnome-sudoku
Traceback (most recent call last):
  File "/usr/games/gnome-sudoku", line 11, in ?
    start_game()
  File "/var/lib/python-support/python2.4/gnome_sudoku/gnome_sudoku.py", line 915, in start_game
    u = UI()
  File "/var/lib/python-support/python2.4/gnome_sudoku/gnome_sudoku.py", line 355, in __init__
    self.sudoku_maker = sudoku_maker.SudokuMaker()
  File "/var/lib/python-support/python2.4/gnome_sudoku/sudoku_maker.py", line 309, in __init__
    self.load()
  File "/var/lib/python-support/python2.4/gnome_sudoku/sudoku_maker.py", line 394, in load
    loaded = pickle.load(ifi)
  File "/usr/lib/python2.4/pickle.py", line 1390, in load
    return Unpickler(file).load()
  File "/usr/lib/python2.4/pickle.py", line 872, in load
    dispatch[key](self)
  File "/usr/lib/python2.4/pickle.py", line 935, in load_int
    val = long(data)
ValueError: invalid literal for long():
myusername@comp:~$

Revision history for this message
José Lou Chang (obake) wrote :

Problem solved by typing the following in the terminal:

rm -rf ~/.gnome2/gnome-sudoku/*

This could mean that the bug in question had something to do with Gnome-sudoku configuration and saved files. (?)

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug. Did you keep a copy of the datas, they can be used to debug

Changed in gnome-games:
assignee: nobody → desktop-bugs
importance: Undecided → Medium
status: Unconfirmed → Needs Info
Revision history for this message
José Lou Chang (obake) wrote :

Hello Sebastian.
I am new to this bug reporting so I will need some help.

What copy of datas? the ones that was removed by "rm -rf ~/.gnome2/gnome-sudoku/* " ?
If that's the one, then I do not have any copy at all.

Anything else I can do to help fix this bug?
Just tell me and I'll do it.

Revision history for this message
Sebastien Bacher (seb128) wrote :

right, the data which lead to the crash. If you don't have them, do you have a way to trigger the bug?

Revision history for this message
Sebastien Bacher (seb128) wrote :

We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future.

Changed in gnome-games:
status: Needs Info → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.