Version: git-latest (using Devel) OS: Linux .xsession-errors flooded by online... messages I suspect other combination are possible too... nwoki suggested that the data engine may be the guilty one. Reproducible: Didn't try Steps to Reproduce: ...... Actual Results: ..... Expected Results: ..... OS: Linux (x86_64) release 3.1.0-2-desktop Compiler: gcc.
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.