Bug 511599 - After changing a custom script it will not be applied immediately
Summary: After changing a custom script it will not be applied immediately
Status: RESOLVED DUPLICATE of bug 487941
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keys (other bugs)
Version First Reported In: 6.4.5
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-04 03:57 UTC by Markus Oguni
Modified: 2025-11-06 12:45 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Oguni 2025-11-04 03:57:26 UTC
STEPS TO REPRODUCE
1. Add a custom command or script in shortcuts like:
   kdialog --error "test 1"
2. Add a shortcut key
3. Change the command to:
   kdialog --error "test 2"
4. The shortcut in the GUI gets lost and the old command is stil fired.

OBSERVED RESULT
Old command fired. After a quick logout and login it works as expected again.

EXPECTED RESULT
Applies the new script immediately

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 25.10
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.2
Kernel Version: 6.17.0-6-generic (64-bit)
Graphics Platform: Wayland
Processors: 24 × Intel® Core™ Ultra 9 285K
Memory: 128 GiB of RAM (125.1 GiB usable)
Graphics Processor 1: NVIDIA GeForce RTX 5090
Graphics Processor 2: Intel® Graphics
Comment 1 Nicolas Fella 2025-11-06 12:45:44 UTC

*** This bug has been marked as a duplicate of bug 487941 ***