Bug 350038

Summary: Distinguish scripting languages by reading shebang
Product: [Frameworks and Libraries] frameworks-kross Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: minor CC: christoph
Priority: NOR    
Version First Reported In: 5.11.0   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexander Potashev 2015-07-09 00:24:28 UTC
When detecting interpreter for a script, we need to read shebang because e.g. *.py files may be Python 2.x or Python 3.x. We don't want to use Python 2 interpreter for scripts written in Python 3.

Reproducible: Always
Comment 1 Justin Zobel 2021-03-09 05:53:52 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 2 Christoph Cullmann 2023-07-03 20:28:18 UTC
kross was already in pure maintenance mode in kf5, for kf6 it got removed,
there will be no future work spend on this beside critical security issues, if
at all.