GNOME Bugzilla – Bug 488636
Crash printing: AttributeError: SudokuPrinter instance has no attribute 'drawn'
Last modified: 2010-04-07 23:06:11 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):
+ Trace 171714
if not self.drawn: self.draw_sudokus()
-------------------------------------------------- Traceback (most recent call last):
*** Bug 489189 has been marked as a duplicate of this bug. ***
*** Bug 489525 has been marked as a duplicate of this bug. ***
*** Bug 490102 has been marked as a duplicate of this bug. ***
*** Bug 491250 has been marked as a duplicate of this bug. ***
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.
*** Bug 492681 has been marked as a duplicate of this bug. ***
*** Bug 493302 has been marked as a duplicate of this bug. ***
*** Bug 497779 has been marked as a duplicate of this bug. ***
*** Bug 497790 has been marked as a duplicate of this bug. ***
*** Bug 499792 has been marked as a duplicate of this bug. ***
*** Bug 500879 has been marked as a duplicate of this bug. ***
*** Bug 501356 has been marked as a duplicate of this bug. ***
*** Bug 501374 has been marked as a duplicate of this bug. ***
*** Bug 502660 has been marked as a duplicate of this bug. ***
*** Bug 502690 has been marked as a duplicate of this bug. ***
*** Bug 502712 has been marked as a duplicate of this bug. ***
*** Bug 503585 has been marked as a duplicate of this bug. ***
*** Bug 504932 has been marked as a duplicate of this bug. ***
*** Bug 506587 has been marked as a duplicate of this bug. ***
*** Bug 507370 has been marked as a duplicate of this bug. ***
*** Bug 507632 has been marked as a duplicate of this bug. ***
*** Bug 507634 has been marked as a duplicate of this bug. ***
*** Bug 508625 has been marked as a duplicate of this bug. ***
*** Bug 509170 has been marked as a duplicate of this bug. ***
*** Bug 509927 has been marked as a duplicate of this bug. ***
*** Bug 511658 has been marked as a duplicate of this bug. ***
*** Bug 512219 has been marked as a duplicate of this bug. ***
*** Bug 512831 has been marked as a duplicate of this bug. ***
*** Bug 513527 has been marked as a duplicate of this bug. ***
*** Bug 514029 has been marked as a duplicate of this bug. ***
*** Bug 514030 has been marked as a duplicate of this bug. ***
*** Bug 514625 has been marked as a duplicate of this bug. ***
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.
*** Bug 516222 has been marked as a duplicate of this bug. ***
*** Bug 516496 has been marked as a duplicate of this bug. ***
*** Bug 516595 has been marked as a duplicate of this bug. ***
*** Bug 516774 has been marked as a duplicate of this bug. ***
*** Bug 517222 has been marked as a duplicate of this bug. ***
*** Bug 518904 has been marked as a duplicate of this bug. ***
*** Bug 519081 has been marked as a duplicate of this bug. ***
*** Bug 519149 has been marked as a duplicate of this bug. ***
*** Bug 519151 has been marked as a duplicate of this bug. ***
*** Bug 519382 has been marked as a duplicate of this bug. ***
*** Bug 519383 has been marked as a duplicate of this bug. ***
*** Bug 519598 has been marked as a duplicate of this bug. ***
*** Bug 520115 has been marked as a duplicate of this bug. ***
*** Bug 520117 has been marked as a duplicate of this bug. ***
*** Bug 521201 has been marked as a duplicate of this bug. ***
*** Bug 521894 has been marked as a duplicate of this bug. ***
*** Bug 522239 has been marked as a duplicate of this bug. ***
*** Bug 522240 has been marked as a duplicate of this bug. ***
*** Bug 522502 has been marked as a duplicate of this bug. ***
*** Bug 522863 has been marked as a duplicate of this bug. ***
*** Bug 523648 has been marked as a duplicate of this bug. ***
*** Bug 523706 has been marked as a duplicate of this bug. ***
*** Bug 526986 has been marked as a duplicate of this bug. ***
*** Bug 527730 has been marked as a duplicate of this bug. ***
*** Bug 527764 has been marked as a duplicate of this bug. ***
*** Bug 529562 has been marked as a duplicate of this bug. ***
*** Bug 530232 has been marked as a duplicate of this bug. ***
*** Bug 530753 has been marked as a duplicate of this bug. ***
*** Bug 534551 has been marked as a duplicate of this bug. ***
*** Bug 535053 has been marked as a duplicate of this bug. ***
*** Bug 536041 has been marked as a duplicate of this bug. ***
*** Bug 537139 has been marked as a duplicate of this bug. ***
*** Bug 537363 has been marked as a duplicate of this bug. ***
*** Bug 537937 has been marked as a duplicate of this bug. ***
*** Bug 538128 has been marked as a duplicate of this bug. ***
*** Bug 538373 has been marked as a duplicate of this bug. ***
*** Bug 538471 has been marked as a duplicate of this bug. ***
*** Bug 540119 has been marked as a duplicate of this bug. ***
*** Bug 541482 has been marked as a duplicate of this bug. ***
*** Bug 541743 has been marked as a duplicate of this bug. ***
*** Bug 542636 has been marked as a duplicate of this bug. ***
*** Bug 546703 has been marked as a duplicate of this bug. ***
Reopening as we are getting bugreports from later versions
*** Bug 546869 has been marked as a duplicate of this bug. ***
*** Bug 547265 has been marked as a duplicate of this bug. ***
*** Bug 549672 has been marked as a duplicate of this bug. ***
*** Bug 552289 has been marked as a duplicate of this bug. ***
*** Bug 552340 has been marked as a duplicate of this bug. ***
*** Bug 555962 has been marked as a duplicate of this bug. ***
*** Bug 556577 has been marked as a duplicate of this bug. ***
*** Bug 557751 has been marked as a duplicate of this bug. ***
*** Bug 557799 has been marked as a duplicate of this bug. ***
*** Bug 558224 has been marked as a duplicate of this bug. ***
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.
It possibly is. I'm porting sudoku to use GtkPrint rather than gnomeprint. This should take care of this issue as well.
*** Bug 559212 has been marked as a duplicate of this bug. ***
*** Bug 563981 has been marked as a duplicate of this bug. ***
*** Bug 567273 has been marked as a duplicate of this bug. ***
*** Bug 567916 has been marked as a duplicate of this bug. ***
sudoku was ported to gtk-print in trunk (will be 2.27.1). Could someone test if the problem is still there?
*** Bug 577312 has been marked as a duplicate of this bug. ***
*** Bug 580067 has been marked as a duplicate of this bug. ***
Closing as there have been no noise here since the port to gtk-print.