Summary: | Kontact crashes when closing Akregator from tray icon | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | John Scott <jscott> |
Component: | akregator | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmail/97e165dcf5a851ee10526631d24f9af7736da2e6 | Version Fixed In: | 19.04.3 |
Sentry Crash Report: |
Description
John Scott
2019-02-27 22:16:51 UTC
Git commit 97e165dcf5a851ee10526631d24f9af7736da2e6 by David Faure. Committed on 06/06/2019 at 17:50. Pushed by dfaure into branch 'Applications/19.04'. Fix kontact crash on logout. Summary: KMail was creating new Akonadi jobs during mainwindow destruction, due to not testing the bool in GuiActivateEvent. Same bt in bug 404881, apparently quitting from the akregator tray icon [which quits all of kontact... separate issue...] gave the same crash. FIXED-IN: 19.04.2 Test Plan: Run kontact, logout. Hello Drkonqi. Reviewers: mlaurent, winterz Reviewed By: mlaurent, winterz Subscribers: kde-pim Tags: #kde_pim Differential Revision: https://phabricator.kde.org/D21626 M +12 -11 src/kmail_part.cpp https://commits.kde.org/kmail/97e165dcf5a851ee10526631d24f9af7736da2e6 |