[Marble-bugs] [Bug 220236] marble 100% CPU on exit
Dennis Nienhüser
earthwings at gentoo.org
Fri Jan 1 17:58:58 CET 2010
https://bugs.kde.org/show_bug.cgi?id=220236
--- Comment #12 from Dennis Nienhüser <earthwings gentoo org> 2010-01-01 17:58:55 ---
SVN commit 1068592 by nienhueser:
PositionTracking derives from QObject and as such must not be destructed with
delete. Instead, pass ourself as owner at construction time and let QObject
handle the destruction.
CCBUG: 220236
M +1 -2 GpsLayer.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1068592
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Marble-bugs
mailing list