https://bugs.kde.org/show_bug.cgi?id=494650
--- Comment #2 from Mark <mark.coet...@gmail.com> --- (In reply to TraceyC from comment #1) > I am not able to reproduce this in git-master with a simple hello world bash > script. > I also can't reproduce on Plasma 6.2.3 with a simple script that prints the > contents of /etc/os-release > > I need more detail to try to determine what's happening. > 1. Is this happening with all shortcuts to all your bash scripts, or > specific scripts? > > 2. When you say "activate link", are you saying you're Executing the script? > > 3. What happens if you Right click the link and choose - actions - Run in > Konsole? > > Thanks Yes, it happens with all my bash shell scripts (which are in sub-sub-directories in my home directory), which are set to open on left click with Kate. If I left click on the .sh file, however, my system freezes completely, and doesn't recover. I then reboot with REISUB. If I create a 'link to application' to the .sh file (placed on my desktop), my system freezes also, on left click. When I right click on the file (any .sh file), I can select 'Open with Kate' without any issues. All my scripts run without any issues if I select 'Run in Konsole', as expected. Yes, when I say "activate link" I mean execute the script (sorry, clumsy language there). I've just tried something -- I managed to create a 'link to application' to a .sh file in my home directory (not a sub-directory thereof) which works perfectly; the other issues remain unchanged. I also just tried left clicking on a .sh file in a sub-directory in my home directory -- nothing happens; there's also no freeze; similarly, if I create a 'link to application' to a shell file in a sub-directory in my home directory, nothing happens, and there's no freeze, In short: Left clicking on a .sh file in a sub-sub-directory of my home directory (which should cause it to open with Kate) makes my system freeze; Left clicking on a 'link to application' to a .sh file in a sub-sub-directory of my home directory causes my system to freeze; Left clicking on a .sh file in a sub-directory of my home directory (which should cause it to open with Kate) produces no result, but my system doesn't freeze; Left clicking on a 'link to application' to a .sh file in a sub-directory of my home directory produces no result, but my system doesn't freeze; Left clicking on a .sh file (which has a working 'link to application' on my desktop) in my home directory (which should cause it to open with Kate), causes dolphin to crash; (which I just tried while typing this) Left clicking on a 'link to application' to a .sh file in my home directory works as expected -- the script runs. -- You are receiving this mail because: You are watching all bug changes.