| Summary: | applications do not run silently when launched in terminal | ||
|---|---|---|---|
| Product: | [I don't know] kde | Reporter: | kakashizilla |
| Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED LATER | ||
| Severity: | normal | CC: | adaptee |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
kakashizilla
2010-03-12 13:50:17 UTC
Hello, I have found a tip : run 'nohup <application> &', and all messages go into the file 'nohup.out' I don't think this should be seen as a bug. There is nothing wrong for a program to dump debugging messages onto stderr when running. You can alos use kdebugdialog to supress thoes messages. |