The pythonw error is due to the "LSBackgroundOnly" being set to 1 (True) in the plist.  If you remove this from the plist then you app should launch.

I use the -onefile option. So the workaround above causes 2 icons to be present after launch. To fix this I need to add "MacOS/" to the "Executable file" entry in the plist. so the final entry looks like "MacOS/myAppName"

Hope this helps
-Tim

On 12/28/10 10:32 AM, Sebastian Hilbert wrote:
Am Dienstag, 28. Dezember 2010, 14:46:51 schrieb Sebastian Hilbert:
Am Dienstag, 28. Dezember 2010, 09:01:30 schrieb Martin Zibricky:
Sebastian Hilbert píše v Út 28. 12. 2010 v 08:39 +0100:
1.5-rc1
Could you please try 1.5 rc2 or svn trunk?

It is not yet released so please try this link to get rc2 from svn:

http://www.pyinstaller.org/changeset/1294/tags/1.5-rc2?old_path=%
2F&format=zip

Svn trunk:

http://www.pyinstaller.org/changeset/latest/trunk?old_path=%
2F&format=zip
Will do so right now.

Sebastian
Same behavior for trunk. MacOS and Framework directory are empty. gnumed 
directory has python and the libs.

Tries to start bu then complains about pythonw.

starting the bundle (app) does nothing visible

Sebastian


--
----------------------------------------------------------
Tim Vazquez
CGM Studios
407-341-5377
www.cgmstudios.com
----------------------------------------------------------

--
You received this message because you are subscribed to the Google Groups "PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to