[Bug 584633] gst-python uses "#!/usr/bin/env python"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 17 13:32:08 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=584633
  GStreamer | gst-python | git

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #13 from David Schleef <ds at schleef.org> 2011-09-17 20:32:04 UTC ---
Two possible solutions:

- Change all the python scripts to blah.py.in, and have autoconf convert them
at configure time.

- Hack the install target to fix them on install.

- Use '#!${prefix}/libexec/gstreamer-0.10/python-for-gstreamer' and put a
script there to find the right python.  I'm not certain this would actually
work, and notably would also require a) above.

- Complain to Guido van Rossum that this should really be fixed in python.

(Sorry, my internal counter is off.)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list