Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
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
RE: Disable spewing of output when run KDE app from console?
./configure --disable-debug should help.
Run kdebugdialog and disable all debug areas
Cheers,
_
Qt/KDE Developer
Debian User
Cool thanks! That should definitely make it easier to use apps from the console.