Bug 184033 - timeChanged / SunLocator::update messages "flood" the xterm
Summary: timeChanged / SunLocator::update messages "flood" the xterm
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Dennis Nienhüser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 18:56 UTC by Tobias Burnus
Modified: 2009-11-15 10:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Burnus 2009-02-11 18:56:39 UTC
Version:           0.7 (using 4.2.00 (KDE 4.2.0) "release 1.1", openSUSE Factory)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.27.10-2-default

If one runs marble from an xterm/konsole, the terminal gets lots of the following message, which makes working with the xterm/konsole window quite inconvenient:

timeChanged
void SunLocator::update()
timeChanged
void SunLocator::update()
...
Comment 1 Médéric Boquien 2009-07-25 20:05:15 UTC
Hello. Can you still reproduce this inde KDE 4.3 RC3? I do not see such messages in the terminal.
Comment 2 Dennis Nienhüser 2009-11-13 13:24:50 UTC
Fixed in trunk, see https://bugs.kde.org/show_bug.cgi?id=196598#c12
I'll backport that to KDE 4.3 later.
Comment 3 Dennis Nienhüser 2009-11-15 10:42:00 UTC
SVN commit 1049442 by nienhueser:

Remove repeated (every minute) useless debug output. Backport of commit 1046166
BUG: 184033


 M  +0 -1      ExtDateTime.cpp  
 M  +0 -1      SunLocator.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1049442