Bug 511599

Summary: After changing a custom script it will not be applied immediately
Product: [Applications] systemsettings Reporter: Markus Oguni <info+kde>
Component: kcm_keysAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: duha.bugs, fanzhuyifan, kde, nicolas.fella
Priority: NOR    
Version First Reported In: 6.4.5   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 ***