[Bug 166367] [testcase] The kontact process remains after quitting

Thomas McGuire Thomas.McGuire at gmx.net
Sun Jul 13 13:55:17 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=166367         




------- Additional Comments From Thomas.McGuire gmx net  2008-07-13 14:55 -------
SVN commit 831851 by tmcguire:

Backport r831845 by tmcguire to the 4.1 branch:

Also quit the event loop when a part still holds a reference to a KGlobal object,
probably by a KJob which wasn't properly deleted.

This fixes that the Kontact process was still running (without a window) after viewing
an article in Akregator.

The real fix would be to fix Akregator, it should take care of properly cleaning
up each KJob.

 David: maybe KJob::allowQuitWhileJobsAreRunning(bool) wasn't such a bad idea after all?

CCCCBUG: 163479
CCBUG: 166367


 M  +6 -0      mainwindow.cpp  


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



More information about the Kdepim-bugs mailing list