| Summary: | Screen lock notification does not work anymore | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-knotifications | Reporter: | Oleksandr Natalenko <oleksandr> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bshah, kde, kde, kdelibs-bugs-null, kishore96, lnxusr, mgraesslin, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/knotifications/2690452736956f73c2348357e5e45b9f643e7f95 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Oleksandr Natalenko
2018-01-21 16:04:39 UTC
The notification shows up for me but indeed a script isn't executed. It looks like the script execution itself is broken. Can you try with another notification and see if that works? Otherwise this is a bug in knotifications. (In reply to Kai Uwe Broulik from comment #1) > The notification shows up for me but indeed a script isn't executed. It > looks like the script execution itself is broken. Can you try with another > notification and see if that works? Otherwise this is a bug in > knotifications. OK, I've just tried a notification on AC cable unplug: 1) playing a sound works; 2) executing a script doesn't work. Git commit 2690452736956f73c2348357e5e45b9f643e7f95 by Kai Uwe Broulik. Committed on 23/01/2018 at 13:33. Pushed by broulik into branch 'master'. Fix loading NotifyByExecute Looks like a copy paste error CHANGELOG: The "Run Command" notification action has been fixed Differential Revision: https://phabricator.kde.org/D10026 M +1 -1 src/knotificationmanager.cpp https://commits.kde.org/knotifications/2690452736956f73c2348357e5e45b9f643e7f95 Confirming the fix, many thanks. *** Bug 390019 has been marked as a duplicate of this bug. *** *** Bug 390562 has been marked as a duplicate of this bug. *** |