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 431367 - ValueError: invalid literal for int() with base 10: 'None'
ValueError: invalid literal for int() with base 10: 'None'
Status: RESOLVED DUPLICATE of bug 428560
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
unspecified
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
: 474277 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-04-19 14:32 UTC by j.c.rogers
Modified: 2007-09-07 20:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description j.c.rogers 2007-04-19 14:32:47 UTC
What were you doing when the application crashed?
loading a game I was playing


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Industrial
Icon Theme: Tango

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 (81823 sec old) ---------------------
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/SF2 (total watches = 1909)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/photos (total watches = 1910)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/peace (total watches = 1911)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/old_site (total watches = 1912)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/london_eye (total watches = 1913)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/images (total watches = 1914)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/forum (total watches = 1915)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/formmail (total watches = 1916)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/debs (total watches = 1917)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/BAH (total watches = 1918)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/hounddog32.com no frames/_notes (total watches = 1919)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/christianaction.co.uk/Thumbs (total watches = 1920)
Watching directory /home/jon/archive/My Webs/My Webs (from Darius-ii)/old/christianaction.co.uk/Pages (total watches = 1921)
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 64 in _
    fun(ui,*args,**kwargs)
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 580 in open_game
    saver.open_game(self,puzzl)
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/saver.py", line 46 in open_game
    ui.gsd.load_game(jar['game'])
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gsudoku.py", line 1023 in load_game
    values = [int(c) for c in in_prog.split()]
ValueError: invalid literal for int() with base 10: 'None'

Comment 1 Robert Ancell 2007-04-27 01:03:13 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 428560 ***
Comment 2 Andreas Røsdal 2007-09-07 20:25:54 UTC
*** Bug 474277 has been marked as a duplicate of this bug. ***