https://bugs.kde.org/show_bug.cgi?id=455886
David Faure <fa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/pim/ | |akonadi-calendar/commit/266 | |94e8c82562eac2fdbdb6fa85f56 | |b27fca82a0 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from David Faure <fa...@kde.org> --- Git commit 26694e8c82562eac2fdbdb6fa85f56b27fca82a0 by David Faure. Committed on 30/06/2022 at 14:32. Pushed by dfaure into branch 'release/22.04'. Fix crash when clicking on dismiss, sometimes. client->dismiss(this) ends up setting client to nullptr, so the disconnect() warns about null receiver and doesn't actually disconnect. (This is similar to 24f3853f14ec in master) Related: bug 455472, bug 455369, bug 455258, bug 455583 M +1 -1 reminder-daemon/alarmnotification.cpp https://invent.kde.org/pim/akonadi-calendar/commit/26694e8c82562eac2fdbdb6fa85f56b27fca82a0 -- You are receiving this mail because: You are watching all bug changes.