[Python-bugs-list] [ python-Bugs-781445 ] Applets don't work on 10.1

SourceForge.net noreply@sourceforge.net
Fri, 01 Aug 2003 05:40:15 -0700


Bugs item #781445, was opened at 2003-08-01 14:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=781445&group_id=5470

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: Applets don't work on 10.1

Initial Comment:
MacPython works fine on Mac OS X 10.1, except for one showstopper bug. I am filing this bug report so that we have all relevant information together in case someone feels like fixing it.

The problem is that our applets use a python script as their executable, with a #! first line pointing to Python. This works in 10.1 when run from the command line, but not when double-clicked from the finder.

A discussion on this can be found in the pythonmac-sig archives for Feb-2003, start with message <http://mail.python.org/pipermail/pythonmac-sig/2003-February/007328.html>.

With no applet support we have no IDE and no Package Manager, so there is little point in doing a binary installer unless someone fixes this.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=781445&group_id=5470