Summary: | Crash when closing kget with KDE global progress tracking enabled [KJobTrackerInterface::unregisterJob, KUiServerJobTracker::unregisterJob, KDynamicJobTracker::unregisterJob] | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Dario Massarin <nekkar> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dario Massarin
2009-12-28 18:27:21 UTC
SVN commit 1067010 by dario: Delete the jobManager before deleting the scheduler. In this way the jobManager can unregister all the notifications without making kget crash anymore. BUG: 220426 M +1 -0 kget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1067010 |