[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-08-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438985

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=440431
 Resolution|WAITINGFORINFO  |---
 CC||k...@david-redondo.de
 Status|NEEDSINFO   |REPORTED

--- Comment #10 from Nate Graham  ---
OK, so we have a couple of bugs then. Bug 440431 is about being unable to add
script shortcuts at all in the Shortcuts KCM. This is about them not working if
you manage to add them (though the root cause might be the same).

If no global shortcuts are working at all for you, that would be still another
bug. This is working for me, FWIW.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-08-05 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=438985

--- Comment #9 from Bronson  ---
Yes I was previously able to add it shortcuts as an application before the
plasma 5.22 update. But I can no longer add it on 5.22.

Adding to custom shortcuts is not triggering still. What I have noticed it that
none of the custom shortcuts work for me! Print screen for example does not
work. 

I think this may be from my custom kde script where I configure the shortcuts.
This is my kde configuration script (for manjaro) which removes a lot of fluff
I don't use. I suggest you run this in a manjaro vm on a fresh install. That
should reproduce the issue.

https://github.com/bit-shift-io/scripts/blob/master/kde.sh

I'm still hanging out for a way to import/export all kde settings instead of
this script :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-08-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438985

--- Comment #8 from Nate Graham  ---
I added it via Custom shortcuts and it worked.

I was unable to add it via Shortcuts due to Bug 440431. Were you able to
somehow work around that?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-08-01 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=438985

--- Comment #7 from Bronson  ---
yep the script is executable. When I execute it manually it works fine. Just my
hot key is not working.
Are you adding it via 'Shortcuts' or 'Custom shortcuts' ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-07-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438985

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #6 from Nate Graham  ---
Works for me with KHotkeys, but I cannot even get the script file to appeal in
the (non-Custom) Shortcuts KCM at all. Can you please confirm that the script
file has been marked as executable?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-07-08 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=438985

Bronson  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-07-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=438985

--- Comment #5 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-06-23 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=438985

--- Comment #4 from Bronson  ---
Attached screenshot of 2 different methods tested for executing script.

sh files works from console fine, and from dolphin with clicking:

#!/bin/bash
touch hi.txt

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-06-23 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=438985

--- Comment #3 from Bronson  ---
Created attachment 139606
  --> https://bugs.kde.org/attachment.cgi?id=139606=edit
2

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-06-23 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=438985

--- Comment #2 from Bronson  ---
Created attachment 139605
  --> https://bugs.kde.org/attachment.cgi?id=139605=edit
1

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438985] keyboard shortcuts dont work with sh scripts

2021-06-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=438985

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from David Edmundson  ---
Please include a screenshot of how you are creating a shortcut pointing to the
file.

Please ensure the script works if you do ./myScript in a terminal and not "sh
myScript" (i.e executable + correct shebang line)

-- 
You are receiving this mail because:
You are watching all bug changes.