Hi, our app is using py2app 0.2.1 and we've been quite happy with it - thanks!
However, we have found that it crashes if the application is started in a folder whose name contains a colon. Of course, the Finder does not allow the user to use a colon in file names, but other applications do. According to the user: > Dated Download Folders are a standard option in > Saft for Safari which a lot of users are using. The error report sent to us was: >> I'm getting an error when starting your application when freshly >> downloaded. >> See the subject. >> Complete log in console : >> 'import site' failed; use -v for traceback >> Traceback (most recent call last): >> File >> "/Users/sreiche/Downloads/6:10:06/GoombahDisk/Goombah.app/Contents/Resources/__boot__.py", >> line 4, in ? >> _chdir_resource() >> File >> "/Users/sreiche/Downloads/6:10:06/GoombahDisk/Goombah.app/Contents/Resources/__boot__.py", >> line 2, in _chdir_resource >> import os >> ImportError: No module named os >> 2006-06-10 13:07:12.823 Goombah[2890] Goombah Error >> 2006-06-10 13:07:12.823 Goombah[2890] An unexpected error has >> occurred during execution of the main script >> >> I'm running 10.4.6 on a DualP 1.8 GHz PowerMac G5... Is this a known problem? Is there a work-around? Thanks, Bob _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig