Bug 439649

Summary: Failed to run Shell Scripts on click
Product: [Applications] dolphin Reporter: Matheus <matheus.wxbox>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: grave CC: kfm-devel, nate
Priority: NOR    
Version First Reported In: 21.04.3   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Matheus 2021-07-08 14:07:19 UTC
SUMMARY
It is not possible to execute Shell Scripts, because the execution returns the error "execvp: Error in exec format"

STEPS TO REPRODUCE
1.Run a ".sh" file with the click of the mouse or by a ".desktop" application.

OBSERVED RESULT
execvp: Error in exec format

EXPECTED RESULT
a execução norman do arquivo ".sh"

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:5.22
KDE Plasma Version: 5.22.3
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.3
Comment 1 Nate Graham 2021-07-08 14:14:09 UTC
Does the shell script begin with a shebang like #!/bin/bash? Can you paste or attach the script?
Comment 2 Matheus 2021-07-08 14:16:00 UTC
Pois é falha minha...
Comment 3 Nate Graham 2021-07-08 15:01:19 UTC
:)