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 514625 - crash in Sudoku: Printing -> OK
crash in Sudoku: Printing -> OK
Status: RESOLVED DUPLICATE of bug 488636
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
2.20.x
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-05 21:57 UTC by omary
Modified: 2008-02-06 00:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description omary 2008-02-05 21:57:06 UTC
Version: 2.20.1

What were you doing when the application crashed?
Printing -> OK


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.20.1 2007-10-19 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-14-generic #1 SMP Fri Feb 1 04:59:50 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human

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 (15 sec old) ---------------------
(gnome-help:6224): atk-bridge-WARNING **: IOR not set.
(gnome-help:6224): atk-bridge-WARNING **: Could not locate registry
** gg_ping(0x83ff330);
** gg_send_packet(0x83ff330, 0x08, ...)
// gg_send_packet(0x08) 08 00 00 00 00 00 00 00
** gg_ping(0x83ff330);
** gg_send_packet(0x83ff330, 0x08, ...)
// gg_send_packet(0x08) 08 00 00 00 00 00 00 00
** gg_ping(0x83ff330);
** gg_send_packet(0x83ff330, 0x08, ...)
// gg_send_packet(0x08) 08 00 00 00 00 00 00 00
** gg_ping(0x83ff330);
** gg_send_packet(0x83ff330, 0x08, ...)
// gg_send_packet(0x08) 08 00 00 00 00 00 00 00
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/printing.py", line 222 in response_cb
    if not self.drawn: self.draw_sudokus()
AttributeError: SudokuPrinter instance has no attribute 'drawn'

Comment 1 Gianluca Borello 2008-02-06 00:42:12 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 488636 ***