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 411929 - crash in Sudoku: playing sudoku
crash in Sudoku: playing sudoku
Status: RESOLVED DUPLICATE of bug 409472
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
unspecified
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-25 15:24 UTC by deiszmp
Modified: 2007-02-25 16:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description deiszmp 2007-02-25 15:24:26 UTC
What were you doing when the application crashed?
playing sudoku


Distribution: Ubuntu 7.04 (feisty) 
Gnome Release: 2.17.91 2007-02-12 (Ubuntu)
BugBuddy Version: 2.17.3

System: Linux 2.6.20-8-powerpc #3 Tue Feb 13 01:44:07 UTC 2007 ppc
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled

Memory status: size: 260763508 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 260763508 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors ---------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gsudoku.py", line 1041 in entry_callback
    self.entry_validate(widget)
  • 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
ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gsudoku.py", line 1041 in entry_callback
    self.entry_validate(widget)
  • 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 Andreas Røsdal 2007-02-25 16:04:58 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 ***