Hi list,
recently I worked to packaging of an app of mine on mac.

Using pyintaller trunk i encountered two main problems:

1. http://www.pyinstaller.org/ticket/380
2. an extra parameter (starting with '-psn_') seems to be passed to the
main script causing an error to be generated at cmd line ui level

The good news is that with a couple of small workarounds all works like
a charm if the bundle is built in one file mode.

Using the one dir mode, instead, there is still some glitch.
The bundle is correctly built and the application starts but no icon in
showed in the dock. Also the hand mouse cursor is not displayed when
needed (the arrow pointer is used even in scroll mode).

I hope my feedback can be useful to some other user


regards

-- 
Antonio Valentino

-- 
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