~/.local/bin$ ls -la
total 4
drwxr-xr-x. 1 vinicius_daros vinicius_daros 48 dez 23 10:55 .
drwxr-xr-x. 1 vinicius_daros vinicius_daros 32 dez 23 10:53 …
-rwxr-xr-x. 1 vinicius_daros vinicius_daros 279 dez 23 10:55 konsole_open_existing.sh
here’s the complete error
dez 23 11:16:02 fedora systemd[1585]: app-net.local.konsole_open_existing.sh@57b44c9bb00b4e59a2c0f9ab3e6e7d82.service: Failed with result 'exit-code'.
dez 23 11:16:02 fedora systemd[1585]: app-net.local.konsole_open_existing.sh@57b44c9bb00b4e59a2c0f9ab3e6e7d82.service: Main process exited, code=exited, status=203/EXEC
dez 23 11:16:02 fedora (sting.sh)[211230]: app-net.local.konsole_open_existing.sh@57b44c9bb00b4e59a2c0f9ab3e6e7d82.service: Failed at step EXEC spawning /home/vinicius_daros/.local/bin/konsole_open_existing.sh: No such file or directory
dez 23 11:16:02 fedora (sting.sh)[211230]: app-net.local.konsole_open_existing.sh@57b44c9bb00b4e59a2c0f9ab3e6e7d82.service: Failed to execute /home/vinicius_daros/.local/bin/konsole_open_existing.sh: No such file or directory
dez 23 11:16:02 fedora systemd[1585]: Started app-net.local.konsole_open_existing.sh@57b44c9bb00b4e59a2c0f9ab3e6e7d82.service - konsole_open_existing.
here the file content
#!bin/bash
dbus-send --session --dest=org.kde.KWin --type=method_call /WindowsRunner org.kde.krunner1.Run \
string:$(dbus-send --session --print-reply --dest=org.kde.KWin --type=method_call /WindowsRunner org.kde.krunner1.Match string:"konsole" | grep -o '"0_{[^ ]*') string:""
i tried dsabling the selinux but it didn’t help, i’m using fedora kde