[bt-devel] New builds from about an hour ago good and bad.
Joachim Ansorg
bt-devel@crosswire.org
Mon, 21 May 2001 20:32:40 +0200
Hi Brook!
> (BibleTime 1.0) Debug: CPrinter::printQueue()
> (BibleTime 1.0) Debug: emit printingStarted
> (BibleTime 1.0) Debug: begin new page
> (BibleTime 1.0) Debug: inner loop
> KCrash: crashing.... crashRecursionCounter = 2
> KCrash: Application Name = bibletime path = <unknown>
The bug has to be in CPrinter::printQueue. I looked into it and fixed some
bad casts and used instead dynamic_cast . Maybe this was the problem.
If it's not the bug please execute with --debug and send me the messages. I
added some more debug messegages in the code, so it should be more helpful
for me.
Thank you Brook!
Joachim