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 488636 - Crash printing: AttributeError: SudokuPrinter instance has no attribute 'drawn'
Crash printing: AttributeError: SudokuPrinter instance has no attribute 'drawn'
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
unspecified
Other All
: High blocker
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
: 489189 489525 490102 491250 492681 493302 497779 497790 499792 500879 501356 501374 502660 502690 502712 503585 504932 506587 507370 507632 507634 508625 509170 509927 511658 512219 512831 513527 514029 514030 514625 516222 516496 516595 516774 517222 518904 519081 519149 519151 519382 519383 519598 520115 520117 521201 521894 522239 522240 522502 522863 523648 523706 526986 527730 527764 529562 530232 530753 534551 535053 536041 537139 537363 537937 538128 538373 538471 540119 541482 541743 542636 546703 546869 547265 549672 552289 552340 555962 556577 557751 557799 558224 559212 563981 567273 567916 577312 580067 (view as bug list)
Depends on:
Blocks: 436230
 
 
Reported: 2007-10-20 15:15 UTC by suse
Modified: 2010-04-07 23:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description suse 2007-10-20 15:15:03 UTC
Version: 2.20.0.1

What were you doing when the application crashed?
Afprinten van 4 sudoku's op 1 pagina


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.20.0 2007-09-17 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glider
Icon Theme: gnome

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 ---------------------
(gnome-sudoku:6301): GnomePrint-CRITICAL **: gnome_print_filter_flush: assertion `GNOME_IS_PRINT_FILTER (f)' failed
** (gnome-sudoku:6301): WARNING **: could not set the value of Settings.Document.Filter, node not found
(gnome-sudoku:6301): GnomePrint-CRITICAL **: gnome_print_filter_reset: assertion `GNOME_IS_PRINT_FILTER (f)' failed
(gnome-sudoku:6301): GnomePrint-CRITICAL **: gnome_print_filter_flush: assertion `GNOME_IS_PRINT_FILTER (f)' failed
** (gnome-sudoku:6301): WARNING **: could not set the value of Settings.Document.Filter, node not found
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'
--------------------------------------------------
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 Christoph Wolk 2007-10-23 11:26:25 UTC
*** Bug 489189 has been marked as a duplicate of this bug. ***
Comment 2 Christoph Wolk 2007-10-24 14:10:48 UTC
*** Bug 489525 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Wolk 2007-10-25 20:49:30 UTC
*** Bug 490102 has been marked as a duplicate of this bug. ***
Comment 4 Christoph Wolk 2007-10-29 01:55:46 UTC
*** Bug 491250 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Wolk 2007-10-29 10:04:53 UTC
I can reproduce such a  crash. Here's a list of steps:

1) Start gnome-sudoku
2) File -> Print multiple sudoku
3) Press the print button
4) Leave the print dialog open, switch back to the print multiple sudoku dialog
5) Press the print button again
6) Now there are two print dialogs and one print multiple sudoku dialogues open. Close the print dialog you opened in the last step.
7) Close the print multiple sudoku dialog
8) In the remaining print dialog, press print -> crash

Might be a good idea to hide the print multiple sudoku dialog after print has been pressed - seems to look cleaner anyway.
Comment 6 Christoph Wolk 2007-11-02 18:06:00 UTC
*** Bug 492681 has been marked as a duplicate of this bug. ***
Comment 7 Christoph Wolk 2007-11-05 07:47:31 UTC
*** Bug 493302 has been marked as a duplicate of this bug. ***
Comment 8 Christian Kirbach 2007-11-18 01:29:26 UTC
*** Bug 497779 has been marked as a duplicate of this bug. ***
Comment 9 Christoph Wolk 2007-11-22 17:01:10 UTC
*** Bug 497790 has been marked as a duplicate of this bug. ***
Comment 10 Thomas Andersen 2007-11-27 10:58:48 UTC
*** Bug 499792 has been marked as a duplicate of this bug. ***
Comment 11 Thomas Andersen 2007-12-01 21:51:28 UTC
*** Bug 500879 has been marked as a duplicate of this bug. ***
Comment 12 Thomas Andersen 2007-12-03 23:29:25 UTC
*** Bug 501356 has been marked as a duplicate of this bug. ***
Comment 13 Thomas Andersen 2007-12-03 23:29:29 UTC
*** Bug 501374 has been marked as a duplicate of this bug. ***
Comment 14 Thomas Andersen 2007-12-10 10:16:14 UTC
*** Bug 502660 has been marked as a duplicate of this bug. ***
Comment 15 Thomas Andersen 2007-12-10 10:16:18 UTC
*** Bug 502690 has been marked as a duplicate of this bug. ***
Comment 16 Thomas Andersen 2007-12-10 10:16:23 UTC
*** Bug 502712 has been marked as a duplicate of this bug. ***
Comment 17 Thomas Andersen 2007-12-15 02:52:12 UTC
*** Bug 503585 has been marked as a duplicate of this bug. ***
Comment 18 Thomas Andersen 2007-12-24 16:43:19 UTC
*** Bug 504932 has been marked as a duplicate of this bug. ***
Comment 19 Thomas Andersen 2008-01-10 14:41:49 UTC
*** Bug 506587 has been marked as a duplicate of this bug. ***
Comment 20 Thomas Andersen 2008-01-10 14:41:52 UTC
*** Bug 507370 has been marked as a duplicate of this bug. ***
Comment 21 Thomas Andersen 2008-01-10 14:41:56 UTC
*** Bug 507632 has been marked as a duplicate of this bug. ***
Comment 22 Thomas Andersen 2008-01-10 14:41:59 UTC
*** Bug 507634 has been marked as a duplicate of this bug. ***
Comment 23 Thomas Andersen 2008-01-10 23:07:38 UTC
*** Bug 508625 has been marked as a duplicate of this bug. ***
Comment 24 Thomas Andersen 2008-01-13 16:33:32 UTC
*** Bug 509170 has been marked as a duplicate of this bug. ***
Comment 25 Thomas Andersen 2008-01-16 21:00:15 UTC
*** Bug 509927 has been marked as a duplicate of this bug. ***
Comment 26 Thomas Andersen 2008-01-25 04:11:19 UTC
*** Bug 511658 has been marked as a duplicate of this bug. ***
Comment 27 Thomas Andersen 2008-01-27 20:16:59 UTC
*** Bug 512219 has been marked as a duplicate of this bug. ***
Comment 28 Gianluca Borello 2008-01-30 09:07:45 UTC
*** Bug 512831 has been marked as a duplicate of this bug. ***
Comment 29 Thomas Andersen 2008-02-03 01:43:22 UTC
*** Bug 513527 has been marked as a duplicate of this bug. ***
Comment 30 Gianluca Borello 2008-02-03 12:08:31 UTC
*** Bug 514029 has been marked as a duplicate of this bug. ***
Comment 31 Gianluca Borello 2008-02-03 12:08:40 UTC
*** Bug 514030 has been marked as a duplicate of this bug. ***
Comment 32 Gianluca Borello 2008-02-06 00:42:12 UTC
*** Bug 514625 has been marked as a duplicate of this bug. ***
Comment 33 Thomas M. Hinkle 2008-02-10 19:22:32 UTC
This should now be fixed in svn -- we now define .drawn first thing in __init__ (not sure how the response_cb was triggered before __init__ was done, but whatever.
Comment 34 Pedro Villavicencio 2008-02-13 22:52:46 UTC
*** Bug 516222 has been marked as a duplicate of this bug. ***
Comment 35 Thomas Andersen 2008-02-15 15:25:54 UTC
*** Bug 516496 has been marked as a duplicate of this bug. ***
Comment 36 Thomas Andersen 2008-02-15 15:25:59 UTC
*** Bug 516595 has been marked as a duplicate of this bug. ***
Comment 37 Gianluca Borello 2008-02-16 10:14:40 UTC
*** Bug 516774 has been marked as a duplicate of this bug. ***
Comment 38 Thomas Andersen 2008-02-18 18:11:27 UTC
*** Bug 517222 has been marked as a duplicate of this bug. ***
Comment 39 Gianluca Borello 2008-02-28 11:29:28 UTC
*** Bug 518904 has been marked as a duplicate of this bug. ***
Comment 40 Gianluca Borello 2008-02-28 11:29:35 UTC
*** Bug 519081 has been marked as a duplicate of this bug. ***
Comment 41 Gianluca Borello 2008-02-28 11:29:41 UTC
*** Bug 519149 has been marked as a duplicate of this bug. ***
Comment 42 Gianluca Borello 2008-02-28 11:29:48 UTC
*** Bug 519151 has been marked as a duplicate of this bug. ***
Comment 43 Gianluca Borello 2008-02-29 19:44:04 UTC
*** Bug 519382 has been marked as a duplicate of this bug. ***
Comment 44 Gianluca Borello 2008-02-29 19:44:14 UTC
*** Bug 519383 has been marked as a duplicate of this bug. ***
Comment 45 Gianluca Borello 2008-02-29 19:44:21 UTC
*** Bug 519598 has been marked as a duplicate of this bug. ***
Comment 46 Gianluca Borello 2008-03-04 11:57:44 UTC
*** Bug 520115 has been marked as a duplicate of this bug. ***
Comment 47 Gianluca Borello 2008-03-04 11:57:50 UTC
*** Bug 520117 has been marked as a duplicate of this bug. ***
Comment 48 Thomas Andersen 2008-03-08 15:47:41 UTC
*** Bug 521201 has been marked as a duplicate of this bug. ***
Comment 49 Gianluca Borello 2008-03-12 13:02:29 UTC
*** Bug 521894 has been marked as a duplicate of this bug. ***
Comment 50 Damien Durand 2008-03-13 17:01:07 UTC
*** Bug 522239 has been marked as a duplicate of this bug. ***
Comment 51 Damien Durand 2008-03-13 17:01:57 UTC
*** Bug 522240 has been marked as a duplicate of this bug. ***
Comment 52 Thomas Andersen 2008-03-14 20:51:08 UTC
*** Bug 522502 has been marked as a duplicate of this bug. ***
Comment 53 Gianluca Borello 2008-03-17 11:29:02 UTC
*** Bug 522863 has been marked as a duplicate of this bug. ***
Comment 54 Gianluca Borello 2008-03-21 00:01:04 UTC
*** Bug 523648 has been marked as a duplicate of this bug. ***
Comment 55 Gianluca Borello 2008-03-21 12:38:29 UTC
*** Bug 523706 has been marked as a duplicate of this bug. ***
Comment 56 Thomas Andersen 2008-04-08 19:14:04 UTC
*** Bug 526986 has been marked as a duplicate of this bug. ***
Comment 57 Gianluca Borello 2008-04-12 17:27:09 UTC
*** Bug 527730 has been marked as a duplicate of this bug. ***
Comment 58 Gianluca Borello 2008-04-13 00:36:51 UTC
*** Bug 527764 has been marked as a duplicate of this bug. ***
Comment 59 Gianluca Borello 2008-04-23 16:43:06 UTC
*** Bug 529562 has been marked as a duplicate of this bug. ***
Comment 60 Gianluca Borello 2008-04-28 10:45:46 UTC
*** Bug 530232 has been marked as a duplicate of this bug. ***
Comment 61 Gianluca Borello 2008-04-30 18:53:21 UTC
*** Bug 530753 has been marked as a duplicate of this bug. ***
Comment 62 Gianluca Borello 2008-05-23 23:44:35 UTC
*** Bug 534551 has been marked as a duplicate of this bug. ***
Comment 63 Gianluca Borello 2008-05-27 10:47:44 UTC
*** Bug 535053 has been marked as a duplicate of this bug. ***
Comment 64 Gianluca Borello 2008-06-01 16:00:10 UTC
*** Bug 536041 has been marked as a duplicate of this bug. ***
Comment 65 Gianluca Borello 2008-06-08 09:11:14 UTC
*** Bug 537139 has been marked as a duplicate of this bug. ***
Comment 66 Gianluca Borello 2008-06-09 15:13:44 UTC
*** Bug 537363 has been marked as a duplicate of this bug. ***
Comment 67 Gianluca Borello 2008-06-12 11:22:27 UTC
*** Bug 537937 has been marked as a duplicate of this bug. ***
Comment 68 Gianluca Borello 2008-06-13 17:32:26 UTC
*** Bug 538128 has been marked as a duplicate of this bug. ***
Comment 69 Gianluca Borello 2008-06-15 22:59:08 UTC
*** Bug 538373 has been marked as a duplicate of this bug. ***
Comment 70 Gianluca Borello 2008-06-15 22:59:08 UTC
*** Bug 538471 has been marked as a duplicate of this bug. ***
Comment 71 Gianluca Borello 2008-06-25 10:47:54 UTC
*** Bug 540119 has been marked as a duplicate of this bug. ***
Comment 72 Gianluca Borello 2008-07-04 07:24:01 UTC
*** Bug 541482 has been marked as a duplicate of this bug. ***
Comment 73 Gianluca Borello 2008-07-06 22:24:15 UTC
*** Bug 541743 has been marked as a duplicate of this bug. ***
Comment 74 Thomas Andersen 2008-08-07 01:54:14 UTC
*** Bug 542636 has been marked as a duplicate of this bug. ***
Comment 75 Thomas Andersen 2008-08-07 01:54:19 UTC
*** Bug 546703 has been marked as a duplicate of this bug. ***
Comment 76 Thomas Andersen 2008-08-07 01:57:00 UTC
Reopening as we are getting bugreports from later versions
Comment 77 Thomas Andersen 2008-08-07 21:47:47 UTC
*** Bug 546869 has been marked as a duplicate of this bug. ***
Comment 78 Thomas Andersen 2008-08-11 11:13:53 UTC
*** Bug 547265 has been marked as a duplicate of this bug. ***
Comment 79 Goran Rakic 2008-08-28 11:16:37 UTC
*** Bug 549672 has been marked as a duplicate of this bug. ***
Comment 80 Gianluca Borello 2008-09-15 07:11:06 UTC
*** Bug 552289 has been marked as a duplicate of this bug. ***
Comment 81 Gianluca Borello 2008-09-15 15:32:26 UTC
*** Bug 552340 has been marked as a duplicate of this bug. ***
Comment 82 Gianluca Borello 2008-10-12 10:10:42 UTC
*** Bug 555962 has been marked as a duplicate of this bug. ***
Comment 83 Gianluca Borello 2008-10-17 09:02:37 UTC
*** Bug 556577 has been marked as a duplicate of this bug. ***
Comment 84 Susana 2008-10-28 21:56:17 UTC
*** Bug 557751 has been marked as a duplicate of this bug. ***
Comment 85 Susana 2008-10-28 21:57:20 UTC
*** Bug 557799 has been marked as a duplicate of this bug. ***
Comment 86 Susana 2008-10-28 21:57:20 UTC
*** Bug 558224 has been marked as a duplicate of this bug. ***
Comment 87 Andreas Røsdal 2008-10-30 22:54:15 UTC
Is this critical crasher still a problem for Sudoku in SVN trunk? According to comment #33 it should be fixed, but I can't find a reference to the SVN change. 
With 86 duplicates, it should really be fixed by now.
Comment 88 Thomas Andersen 2008-10-30 23:12:42 UTC
It possibly is. I'm porting sudoku to use GtkPrint rather than gnomeprint. This should take care of this issue as well.
Comment 89 Susana 2008-11-04 20:41:19 UTC
*** Bug 559212 has been marked as a duplicate of this bug. ***
Comment 90 palfrey 2008-12-10 14:45:54 UTC
*** Bug 563981 has been marked as a duplicate of this bug. ***
Comment 91 Gianluca Borello 2009-01-10 19:49:31 UTC
*** Bug 567273 has been marked as a duplicate of this bug. ***
Comment 92 palfrey 2009-01-16 13:48:48 UTC
*** Bug 567916 has been marked as a duplicate of this bug. ***
Comment 93 Thomas Andersen 2009-03-28 03:44:40 UTC
sudoku was ported to gtk-print in trunk (will be 2.27.1). Could someone test if
the problem is still there?
Comment 94 Gianluca Borello 2009-03-30 14:45:12 UTC
*** Bug 577312 has been marked as a duplicate of this bug. ***
Comment 95 Jesse Zhang 2009-04-24 05:08:10 UTC
*** Bug 580067 has been marked as a duplicate of this bug. ***
Comment 96 Thomas Andersen 2010-04-07 23:06:11 UTC
Closing as there have been no noise here since the port to gtk-print.