GNOME Bugzilla – Bug 601377
crash in Sudoku: i just lunch it
Last modified: 2012-11-14 01:13:47 UTC
Version: 2.26.3 What were you doing when the application crashed? i just lunch it Distribution: Gentoo Base System release 2.0.1 Gnome Release: 2.26.3 2009-10-16 (Gentoo) BugBuddy Version: 2.26.0 System: Linux 2.6.30-gentoo-r5 #1 SMP Fri Oct 16 09:00:44 Local time zone must be set--see zic x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10603901 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome GTK+ Modules: canberra-gtk-module, gnomebreakpad 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 218977
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()
durationText = _("Played for %(duration)s") % {'duration': format_time(g['timer.tot_time'],round_at=15,friendly=True)}
----------- .xsession-errors --------------------- u = UI() File "/usr/lib64/python2.6/site-packages/gnome_sudoku/main.py", line 172, in __init__ if self.select_game(): File "/usr/lib64/python2.6/site-packages/gnome_sudoku/main.py", line 65, in _ ret = fun(ui,*args,**kwargs) File "/usr/lib64/python2.6/site-packages/gnome_sudoku/main.py", line 185, in select_game choice = game_selector.NewOrSavedGameSelector().run_swallowed_dialog(self.swallower) File "/usr/lib64/python2.6/site-packages/gnome_sudoku/game_selector.py", line 184, in run_swallowed_dialog self.setup_dialog() File "/usr/lib64/python2.6/site-packages/gnome_sudoku/game_selector.py", line 76, in setup_dialog self.make_saved_game_model() File "/usr/lib64/python2.6/site-packages/gnome_sudoku/game_selector.py", line 138, in make_saved_game_model durationText = _("Played for %(duration)s") % {'duration': format_time(g['timer.tot_time'],round_at=15,friendly=True)} KeyError: 'timer.tot_time' --------------------------------------------------
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 595778 ***
sorry, I am wrong the tab
*** Bug 609226 has been marked as a duplicate of this bug. ***
Thanks for taking the time to report this bug. However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME. Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.