After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 406649 - gnome-sudoku crashed with KeyError in entry_validate()
gnome-sudoku crashed with KeyError in entry_validate()
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
2.17.x
Other Linux
: Normal critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
: 412477 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-02-11 10:48 UTC by Sebastien Bacher
Modified: 2007-02-27 00:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-02-11 10:48:16 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/gnome-games/+bug/84471

"Binary package hint: gnome-games

I play Sudoku almost completely manually (i.e. I don't use hints or fills). The whole game does not crash after the crash report dialog comes up. The only thing that seems to stop working is that the game does not register that I have finished the game. Since the game is saved as you go along closing the window and restarting the program allows me to start from where I left off and it will register the game being finished after the restart.
...
Package: gnome-games 1:2.17.90.1-0ubuntu1
...
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gsudoku.py", line 1039 in entry_callback
    self.remove(widget.x,widget.y)
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gsudoku.py", line 1146 in remove
    self.entry_validate(linked_entry)
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gsudoku.py", line 1078 in entry_validate
    self.__entries__[conflict].set_error_highlight(True)
KeyError: None
..."
Comment 1 Sven Arvidsson 2007-02-24 21:16:03 UTC
Possible duplicate of bug 409472.
Comment 2 Andreas Røsdal 2007-02-25 16:22:02 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 409472 ***
Comment 3 Sebastien Bacher 2007-02-25 22:17:15 UTC
That bug was opened before, marking fixed rather than duplicate
Comment 4 Vassilis Pandis 2007-02-27 00:51:16 UTC
*** Bug 412477 has been marked as a duplicate of this bug. ***