| Summary: | .xsession-errors flooded by online... messages | ||
|---|---|---|---|
| Product: | [Unmaintained] telepathy | Reporter: | Alin M Elena <alinm.elena> |
| Component: | presence-dataengine | Assignee: | Telepathy Bugs <kde-telepathy-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | igor.poboiko, kde |
| Priority: | NOR | ||
| Version First Reported In: | git-latest | ||
| Target Milestone: | 0.4.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alin M Elena
2011-11-07 09:48:03 UTC
Check what kdebugdialog is set to do with plasma/telepathy/telepathy-qt4 stuff ~/.xsession-errors is filled with any debug that don't have anywhere to display their output. I would be surprised if it's something actually doing anything 'wrong'. Though some of our stuff is very heavy on debug prints. I doubt all of it is really needed. Could you print the full line that's being printed then I can search through the code. in my case is just online I have disable all debug output set in kdebugdialog There's just a one word "online" which duplicates lots of times. It doesn't seem to be KDebug messages, because they look like "appname(pid)/module Function: message" This was the plasmoid having many console.log messages, I think I fixed this before 0.2. Re-open if still apparent. |