[Pythonmac-SIG] PythonLauncher not working properly on Leopard
Kevin Walzer
kw at codebykevin.com
Tue Jan 22 15:37:53 CET 2008
I've just filed a bug report on this at bugs.python.org:
http://bugs.python.org/issue1905
Essentially, double-clicking on a Python script on Leopard, using 2.5.1,
does not launch Terminal and execute the script. A new Terminal window
pops up, but no Python. The only way I can execute a Python script is
the old fashioned way, i.e. cd to the working directory in Terminal and
run "python myscript.py."
I get these error messages in Console:
1/22/08 9:28:56 AM Python Launcher[53692] doscript: Could not activate
Terminal
1/22/08 9:28:56 AM Python Launcher[53692] doscript: AESend(activate):
error -600
1/22/08 9:28:56 AM Python Launcher[53692] Exit status: -600
1/22/08 9:28:56 AM com.apple.launchd[118]
([0x0-0x434434].org.python.PythonLauncher[53692]) Stray process with
PGID equal to this dead job: PID 53694 PPID 1 Terminal
Hope someone can look into this,
Kevin
--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
More information about the Pythonmac-SIG
mailing list