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

2022-06-30 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=455583

David Faure  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  ---
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-1reminder-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.

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

2022-06-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=455583

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/pim/akonadi-calendar/-/merge_requests/30

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