This is a multi-part message in MIME format. --------------1C54334E05FE35C4663E5901 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > One problems seems to be located in the kprinter codebase, as kate part crashs > in kate app if you delete the printer object in the document on destruction > of it :(, at the mom we just disabled that, but it seems to be a bug. The only possible cause of the crash upon KPrinter destruction is when trying to save some settings (KPrinter::saveSettings): 1) either when trying to access the KPrinterImpl object which may have been destroyed before => KMFactory has been destroyed before => all KStaticDeleter objects have been destroyed. Is this possible upon destruction of kate document? 2) KGlobal::config() returns NULL I can't access any Linux box for the moment (damned password-protected BIOS ?!@#). Could anybody have a look on these 2 possibilities? Bye. Michael. -- ------------------------------------------------------------------ Michael Goffioul IMEC-DESICS-MIRA e-mail: goffioul@imec.be (Mixed-Signal and RF Applications) Tel: +32/16/28-8510 Kapeldreef, 75 Fax: +32/16/28-1515 3001 HEVERLEE, BELGIUM ------------------------------------------------------------------ --------------1C54334E05FE35C4663E5901 Content-Type: text/x-vcard; charset=us-ascii; name="goffioul.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Michael Goffioul Content-Disposition: attachment; filename="goffioul.vcf" begin:vcard n:Goffioul;Michael x-mozilla-html:FALSE org:IMEC;DESICS-MIRA adr:;;Kapeldreef, 75;Heverlee;;3001;Belgium version:2.1 email;internet:goffioul@imec.be title:Engineer fn:Michael Goffioul end:vcard --------------1C54334E05FE35C4663E5901--