GNOME Bugzilla – Bug 422751
crash in Sudoku: clicking the gnome menu
Last modified: 2007-06-11 20:53:44 UTC
What were you doing when the application crashed? clicking the gnome menu Distribution: Unknown Gnome Release: 2.18.0 2007-03-22 (FreeBSD GNOME Project) BugBuddy Version: 2.18.0 System: FreeBSD 6.2-STABLE FreeBSD 6.2-STABLE #4: Sun Mar 11 05:59:32 MDT 2007 jeffm@nehe.divine:/usr/obj/usr/src/sys/NeHe i386 X Vendor: The X.Org Foundation X Vendor Release: 60900000 Selinux: No Accessibility: Disabled GTK+ Theme: LiNsta-GTK2 Icon Theme: gargantuan 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 --------------------- self.save(obj)
+ Trace 122160
f(self, obj) # Call unbound method with explicit self
self._batch_setitems(obj.iteritems())
save(v)
for k, v in items:
-------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.4/site-packages/gnome_sudoku/gnome_sudoku.py", line 537, in quit_cb self.sudoku_tracker.save() File "/usr/local/lib/python2.4/site-packages/gnome_sudoku/sudoku_maker.py", line 476, in save self.sudoku_maker.save() File "/usr/local/lib/python2.4/site-packages/gnome_sudoku/sudoku_maker.py", line 425, in save ofi) File "/usr/local/lib/python2.4/pickle.py", line 1382, in dump Pickler(file, protocol, bin).dump(obj) File "/usr/local/lib/python2.4/pickle.py", line 231, in dump self.save(obj)
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 409172 ***
*** Bug 446505 has been marked as a duplicate of this bug. ***