Mailinglist Archive: opensuse-kde (85 mails)

< Previous Next >
Re: [opensuse-kde] Output from kdDebug() is no longer visible
  • From: Dirk Mueller <dmueller@xxxxxxx>
  • Date: Sat, 29 Sep 2007 14:15:32 +0200
  • Message-id: <200709291415.32151.dmueller@xxxxxxx>
On Friday, 28. September 2007, Diederik van der Boor wrote:

> Since a recent kde 3 package update I'm no longer able to see the output of
> kdDebug() in the console. In `kdebugdialog --fullmode` the output is set
> to "shell" though.

we've switched the default, so kDebug() is hidden unless explicitely set to 
visible. There is one issue though: if you never create a kapplication or a 
KGlobal instance, your debug output will be hidden as well. 

There was a 2nd person already complaining about the 2nd part, if this is the 
case for you as well I'm tempted to change output to shell again for kdDebugs 
which run without KApplication. 

Greetings,
Dirk
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx

< Previous Next >