You are not logged in.

1

Thursday, April 7th 2005, 1:56am

Disable spewing of output when run KDE app from console?

Is it possible to configure KDE apps to not spew out hundreds of lines of warnings and messages when run from the console? It's very annoying and rather unprofessional methinks. I sometimes run apps from the console as it's quicker to type the app's name than navigate the menu. Well it is for non-KDE apps.

Thanks

wysota

Trainee

Posts: 65

Location: Warsaw, POLAND

  • Send private message

2

Thursday, April 7th 2005, 10:09am

RE: Disable spewing of output when run KDE app from console?

./configure --disable-debug should help.
Live and let live - use the search engine.
"Use the docs Luke, use the docs!"

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

3

Thursday, April 7th 2005, 4:56pm

Run kdebugdialog and disable all debug areas

Cheers,
_
Qt/KDE Developer
Debian User

4

Thursday, April 7th 2005, 8:07pm

Cool thanks! That should definitely make it easier to use apps from the console.