Bug 439649 - Failed to run Shell Scripts on click
Summary: Failed to run Shell Scripts on click
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.04.3
Platform: Neon Linux
: NOR grave
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-08 14:07 UTC by Matheus
Modified: 2021-07-08 15:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
:)