GNOME Bugzilla – Bug 607536
crash in Sudoku while 'fill all squares' in inconsistent state
Last modified: 2010-01-20 10:30:03 UTC
Version: 2.26.1 What were you doing when the application crashed? I had not upgraded my Ubuntu, because collegues had experienced problems (mostly with eclipse). I also had not done partial upgrades. I used gnome-sudoku not under gnome, but ion3. On my other user account, gnome is used, so everything is installed. I did a very hard sudoku (0.77). I had warn about unfillible squares on. I had always show hint on. At one point I asked for fill all squares. There where several squares filled that I had not found. I did undo. In one of the squares that had been automatically filled, I entered another ('allowed') digit, i.e. not the same as had been automatically put there. Then I did fill all squares again. crash. Distribution: Ubuntu 9.04 (jaunty) Gnome Release: 2.26.1 2009-05-06 (Ubuntu) BugBuddy Version: 2.26.0 System: Linux 2.6.28-17-generic #58-Ubuntu SMP Tue Dec 1 21:27:25 UTC 2009 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10600000 Selinux: No Accessibility: Disabled GTK+ Theme: Human Icon Theme: Human GTK+ Modules: canberra-gtk-module Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 Traceback (most recent call last):
+ Trace 220160
self.autofiller.perform()
self.action(*self.action_args)
self.autofilled.append(self.gsd.auto_fill())
self.add_value(coords[0],coords[1],val)
self.grid.add(x,y,val,True)
SudokuGrid.add(self,x,y,val,*args,**kwargs)
raise ConflictError(TYPE_ROW,(x,y),val)
----------- .xsession-errors (6996 sec old) --------------------- /etc/gdm/Xsession: Beginning session setup... I: caps.c: Limited capabilities successfully to CAP_SYS_NICE. I: caps.c: Dropping root privileges. I: caps.c: Limited capabilities successfully to CAP_SYS_NICE. Setting IM through im-switch for locale=en_US. Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to /etc/X11/xinit/xinput.d/default. /usr/bin/xmodmap: unable to open file '/usr/share/apps/kxkb/ubuntu.xmodmap' for reading /usr/bin/xmodmap: 1 error encountered, aborting. Warning: Only changing the first 5 of 32 buttons. -> Red 1.000, Green 1.000, Blue 1.000 <- Red 0.600, Green 0.600, Blue 0.600 Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64 --------------------------------------------------
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 bug 433521 ***