Created attachment 148284 [details] This is the error that comes up when trying to run the wrapper script SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Download these two files: https://drive.google.com/drive/folders/1CVqpeneMjDDNCRAaX7pnusE6YcpS56bD?usp=sharing 2. Try running slippi_no-sandbox.sh through dolphin. OBSERVED RESULT Attached image. EXPECTED RESULT Run's the executable as a wrapper. Operating System: Arch Linux KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.93.0 Qt Version: 5.15.3 Kernel Version: 5.17.3-zen1-1-zen (64-bit) Graphics Platform: X11 Processors: 20 × 12th Gen Intel® Core™ i7-12700K Memory: 31.1 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2
I can't edit the post, so I'll put it here: Workaround is to not use dolphin and call the executable from shell.
Your shell script is malformed, doesn't have a shebang line.
Yep.