Bug 430347 - Only one custom script can be added
Summary: Only one custom script can be added
Status: REPORTED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: master
Platform: Other Linux
: NOR major
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-13 17:39 UTC by lesto
Modified: 2024-05-06 18:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lesto 2020-12-13 17:39:04 UTC
SUMMARY
I created 2 small bash script to use as custom shortcut.  
I made sure they are executable and are owned by my user.
Then when i try to import them as custom shortcut, the first script gets imported, the second one does not appear, unless i delete the previous Custom Shortcut.

I tired both script in the same folder (user home) and also one in another subfolder.


STEPS TO REPRODUCE
1. create a bash script
2. make it executable
3. assign it to a global shortcut
4. make another script in the same folder
5. make it executable
6. assign it to a global shortcut


OBSERVED RESULT
no error, the same identical selection widow is shown and same buttons are clicked, but the second script does not appear in the list

EXPECTED RESULT
the script would be appear in the list
Comment 1 Christoph Cullmann 2024-05-06 18:14:19 UTC
The bindings we had are no longer maintained and got removed with either KF5 or KF6, depending on the language.
Comment 2 Christoph Cullmann 2024-05-06 18:16:30 UTC
Upsa, sorry, this is not bindings related.