[Bug 173760] KDEBugDialog doesn't disable all debugging output.
Pino Toscano
pino at kde.org
Tue Oct 28 20:36:43 GMT 2008
http://bugs.kde.org/show_bug.cgi?id=173760
--- Comment #3 from Pino Toscano <pino kde org> 2008-10-28 21:36:42 ---
(In reply to comment #0)
> This is quite annoying, since I can't really start KDE applications from the
> terminal without generating lots of output.
Not entirely true, you can suppress the output by redirecting it to /dev/null.
For example:
$ systemsettings &>/dev/null
(note: this is general for any UNIX application.)
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list