[Reminder Daemon] [Bug 455583] kalendarc crashes when dismissing reminder notification

David Faure bugzilla_noreply at kde.org
Thu Jun 30 15:56:00 BST 2022


https://bugs.kde.org/show_bug.cgi?id=455583

David Faure <faure at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |akonadi-calendar/commit/266
                   |                            |94e8c82562eac2fdbdb6fa85f56
                   |                            |b27fca82a0
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from David Faure <faure at 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 455886, bug 455258

M  +1    -1    reminder-daemon/alarmnotification.cpp

https://invent.kde.org/pim/akonadi-calendar/commit/26694e8c82562eac2fdbdb6fa85f56b27fca82a0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list