https://bugs.kde.org/show_bug.cgi?id=376444
Bug ID: 376444
Summary: Crash in NotificationAction::start() when triggering
notification action
Product: plasmashell
Version: master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Notifications
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
In commit 86b7aaf408383aad4f27910c9259494e7d0e1e51 of plasma-workspace a
notification is removed after an action is invoked. Despite the timer, this
still leads to crashes when I invoke a notification.
dolphin &
kill -6 `pidof dolphin`
now click "Report bug" in the notification
→ Plasma will likely crash
I would have wished this had gone through Phabricator... Also, Gnome
notification spec knows a "resident" notification which stays there even after
you triggered an action, so unconditionally doing this here is wrong imho. We
already close the notification popup anyway.
--
You are receiving this mail because:
You are watching all bug changes.