Re: [Pythonmac-SIG] problem running py2app

2010-02-02 Thread Attila Tajti
On 2010.02.03., at 0:24, William R. Dickson wrote: error: unpack requires a string argument of length 8 /Users/ata/Projects/MailArchiveButton/build/bdist.macosx-10.6- universal/egg/macholib/ptypes.py(48)from_str() (Pdb) ^D I'm getting the same error on my first attempt to build an app.

[Pythonmac-SIG] problem running py2app

2010-01-25 Thread Attila Tajti
Hello, As my first Mac OS X project I am trying to build a sample plugin with py2app. I am following this tutorial: http://eaganj.free.fr/weblog/?post/2009/07/14/Demystifying-Mail.app-Plugins-on-Leopard I do not know what am I doing wrong, but I cannot seem to be able to create my plugin in

[Pythonmac-SIG] patch: make --app and --plugin work

2010-01-25 Thread Attila Tajti
Hello, I restarted my project from stratch starting with py2applet --make-setup and found that the --app and --plugin switches do not work. Without an argument they will be set to True. This will cause problems but py2applet --help is specific enough on this so I could figure out it needs an