← Back to team overview

openshot.developers team mailing list archive

[Bug 722958] [NEW] /bin/openshot needs to use #!/usr/bin/env python

 

Public bug reported:

The /bin/openshot file needs to use the following syntax: #!/usr/bin/env
python, instead of assuming the python interpreter is located at
/usr/bin/python.  Not all distros use /usr/bin/.

** Affects: openshot
     Importance: Medium
         Status: Fix Committed

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/722958

Title:
  /bin/openshot needs to use #!/usr/bin/env python

Status in OpenShot Video Editor:
  Fix Committed

Bug description:
  The /bin/openshot file needs to use the following syntax:
  #!/usr/bin/env python, instead of assuming the python interpreter is
  located at /usr/bin/python.  Not all distros use /usr/bin/.



Follow ups

References