GNOME Bugzilla – Bug 596693
crash in Sudoku: Opening the Sudolku game...
Last modified: 2009-09-29 16:20:34 UTC
Version: 2.24.1 What were you doing when the application crashed? Opening the Sudolku game with Banshee playing a song in the background. Distribution: openSUSE 11.1 (x86_64) Gnome Release: 2.24.1 2009-06-02 (SUSE) BugBuddy Version: 2.24.1 System: Linux 2.6.27.29-0.1-default #1 SMP 2009-08-15 17:53:59 +0200 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10502000 Selinux: No Accessibility: Disabled GTK+ Theme: Gilouche Icon Theme: Gilouche 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 ----------- .xsession-errors (222 sec old) --------------------- (totem-video-thumbnailer:7722): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstcacasink.so': /usr/lib64/gstreamer-0.10/libgstcacasink.so: undefined symbol: caca_dither_bi (totem-video-thumbnailer:7732): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstcacasink.so': /usr/lib64/gstreamer-0.10/libgstcacasink.so: undefined symbol: caca_dither_bi Nautilus-Share-Message: REFRESHING SHARES Nautilus-Share-Message: ------------------------------------------ Nautilus-Share-Message: spawn arg "net" Nautilus-Share-Message: spawn arg "usershare" Nautilus-Share-Message: spawn arg "info" Nautilus-Share-Message: end of spawn args; SPAWNING Nautilus-Share-Message: returned from spawn: SUCCESS: Nautilus-Share-Message: exit code 255 Nautilus-Share-Message: ------------------------------------------ Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: usershares are currently disabled -------------------------------------------------- Traceback (most recent call last):
+ Trace 217929
start_game()
main.start_game()
u = UI()
if self.select_game():
ret = fun(ui,*args,**kwargs)
choice = game_selector.NewOrSavedGameSelector().run_swallowed_dialog(self.swallower)
self.setup_dialog()
self.make_saved_game_model()
sudoku.sudoku_grid_from_string(g['game'].split('\n')[1].replace(' ','')).grid,
assert(len(s)<=GROUP_SIZE**2) AssertionError
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 516491 ***