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/.

_______________________________________________
Mailing list: https://launchpad.net/~openshot.developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openshot.developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to