Bug 431244 - If script.sh don't have #!/bin/bash, dolphin will give error 100
Summary: If script.sh don't have #!/bin/bash, dolphin will give error 100
Status: RESOLVED DUPLICATE of bug 431233
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 20.12.0
Platform: Manjaro Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-06 23:49 UTC by thegt1k82u
Modified: 2021-01-07 14:41 UTC (History)
1 user (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 thegt1k82u 2021-01-06 23:49:59 UTC
SUMMARY
If script.sh don't have #!/bin/bash, dolphin will give:
"
 unknown error 100
 execvp: script file format error  
"

(no errors in console)

STEPS TO REPRODUCE
1. create script.sh, (don't forget 'chmod +x')
2. double-click in dolphin


SOFTWARE/OS VERSIONS 
(testing branch)
Operating System: Manjaro Linux
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Kernel Version: 5.10.4-2-MANJARO
OS Type: 64-bit
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 15.6 ГиБ of RAM
Graphics Processor: GeForce GTX 970/PCIe/SSE2
Comment 1 Christoph Feck 2021-01-07 14:41:07 UTC

*** This bug has been marked as a duplicate of bug 431233 ***