https://bugs.kde.org/show_bug.cgi?id=424349
Bug ID: 424349
Summary: Timer no longer runs command
Product: kdeplasma-addons
Version: 5.19.3
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: timer
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 130207
--> https://bugs.kde.org/attachment.cgi?id=130207&action=edit
Revert runCommand change
SUMMARY
When a command is set and runCommand is enabled, nothing is executed. It
doesn't appear from strace that anything is even attempted to be run.
This appears to have been introduced in commit
47381a65debe01a0a015e1aa423cbb78af649648 (in applets/timer/plugin/timer.cpp).
I can confirm reverting that change still builds and fixes the issue for me,
trivial patch attached.
Not sure if this change was a mistake, why it breaks things, or if reverting it
will have other side effects.
STEPS TO REPRODUCE
1. Run the timer applet
2. Configure Timer -> Advanced -> "After timer completes" -> enable and set
command
3. Start countdown
OBSERVED RESULT
No observable command run, nothing in logs, strace shows no fork
EXPECTED RESULT
Command is run
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kernel 5.7.8-gentoo
(available in About System)
KDE Plasma Version: 5.19.3
KDE Frameworks Version: 5.72.0
Qt Version: 5.15.0
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.