You are not logged in.

1

Wednesday, November 30th 2005, 9:42am

My kapps are talking like hell!?

I build kde3.5-rc1 with konstruct. When i start a k application in a console their is a lot of output.
example:
kdecore (KLibLoader): Factory still has object 0xa18a9d8 DocKDevTOCPlugin Library = libdockdevtocplugin
kdecore (KLibLoader): Factory still has object 0xa258cd0 FileListPart Library = libkdevfilelist
kdecore (KLibLoader): Factory still has object 0xa0e2fc8 ToolsPart Library = libkdevtools
......
(this is from kdevelop)

Did I build the debug version?

Any idea how to switch this off?

Thanks in advance
Daniel

2

Friday, December 2nd 2005, 6:17pm

This is a normal behaviour of most of the apps - don't worry about. If you had used the debug versions, the apps would be much more verbose than this.

On the other hand, this helps sometimes find errors when an application won't start or crashes on a certain manipulation. You can launch it from a console and most of the time you'll get some clues on what goes wrong.

3

Monday, December 5th 2005, 10:05am

Thx,
I found out that i can stop most of the messages with the kdebugdialog application, but there are still some messages left spaming my console. :rolleyes:

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

4

Monday, December 5th 2005, 5:01pm

Try

Source code

1
export KNODEBUG=true


Cheers,
_
Qt/KDE Developer
Debian User