From kfm-devel Thu Nov 04 18:03:11 2004 From: Spiros Georgaras Date: Thu, 04 Nov 2004 18:03:11 +0000 To: kfm-devel Subject: Re: Intergrating mht file to konqueror Message-Id: <200411042003.11189.sngeorgaras () otenet ! gr> X-MARC-Message: https://marc.info/?l=kfm-devel&m=109959141131347 Hi all I have just hacked konqueror sources and added support for mht ioslave. After compiling and installing konqueror, when an mht file is double clicked it opens in konqueror :) The problem is that now I cannot 'see' my debugging messages (using kdDebug() in the ioslave code). Up untill now I got the debugging messages in a file (after setting the module '0 - generic' to write to a file) using kdebugdialog --fullmode. Can you tell me what module do I have to activate in kdebugdialog so that I get the messages back? Spiros