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 601377 - crash in Sudoku: i just lunch it
crash in Sudoku: i just lunch it
Status: RESOLVED OBSOLETE
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.26.x
Other All
: Normal critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
: 609226 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-11-10 10:40 UTC by kovyrlo
Modified: 2012-11-14 01:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description kovyrlo 2009-11-10 10:40:03 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):
  • File "/usr/bin/gnome-sudoku", line 67 in <module>
    start_game()
  • File "/usr/lib64/python2.6/site-packages/gnome_sudoku/gnome_sudoku.py", line 22 in start_game
    main.start_game()
  • File "/usr/lib64/python2.6/site-packages/gnome_sudoku/main.py", line 970 in start_game
    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'


----------- .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'
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-11-10 14:06:34 UTC
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 ***
Comment 2 Fabio Durán Verdugo 2009-11-10 14:07:51 UTC
sorry, I am wrong the tab
Comment 3 Fabio Durán Verdugo 2010-02-07 18:03:20 UTC
*** Bug 609226 has been marked as a duplicate of this bug. ***
Comment 4 Robert Ancell 2012-11-14 01:13:47 UTC
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.