Bug 356296 - Unable to edit a custom shortcut a second time
Summary: Unable to edit a custom shortcut a second time
Status: RESOLVED FIXED
Alias: None
Product: khotkeys
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 5.4.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Jansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-04 21:18 UTC by kramski
Modified: 2015-12-24 21:51 UTC (History)
1 user (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 kramski 2015-12-04 21:18:47 UTC
I can create and use a custom shortcut ("Global Shortcut / Command/URL") successfully.

However, editing the "Action" after it is created is not possible.

Reproducible: Always

Steps to Reproduce:
1. Goto "System settings / Shortcuts / Custom Shortcuts" or run "kcmshell5 khotkeys"
2. Create a new "Global Shortcut" of type "Command/URL", e.g.:
- Shortcut: Meta+.
- Command/URL: xdotool type $(date +"%d.%m.%Y")
3. "Apply" and close the dialog.
4. Goto "System settings / Shortcuts / Custom Shortcuts" again.
5. Edit your Shortcut, e.g. try to change Command/URL to : xdotool type --clearmodifiers $(date +"%d.%m.%Y")
6. "Apply" and close the dialog. (There is no error message).


Actual Results:  
The change to the shortcut action (Command/URL) never gets saved.
The custom shortcut must be deleted and recreated to apply changes.

Expected Results:  
The change to the shortcut action (Command/URL) should be saved and applied.

Fully updated Arch Linux
System Settings 5.4.3
Using KDE Frameworks 5.16.0
QT 5.5.1
Comment 1 kramski 2015-12-10 22:49:19 UTC
Solved with khotkeys version 5.5.0.
Comment 2 Thomas Lübking 2015-12-24 21:51:44 UTC
Yupp, fixed it (was broken all along KDE 5... khotkeys is apparently unmaintained)