Re: [Pythonmac-SIG] py2app and pygame results in application that may not launch

2009-11-30 Thread Kevin Walzer
On 11/30/09 3:21 PM, Russell E. Owen wrote: The solution was to upgrade to the latest py2app and associated software. Russell, Is this a 32-bit or 64-bit application? I've tried a few times to update to the latest py2app and macholib, but they barf on my four-way universal 64-bit/32-bit a

Re: [Pythonmac-SIG] py2app and pygame results in application that may not launch

2009-11-30 Thread Russell E. Owen
In article , "Russell E. Owen" wrote: > I am using py2app to bundle a standalone application (containing its own > python) that used to use tkSnack to play sound cues. I recently switched > to pygame because the sound cues were no longer paying reliably with > tkSnack. > > Before switching t

Re: [Pythonmac-SIG] py-appscript 0.20.3, 0.21.0 and impending 1.0.0 release

2009-11-30 Thread hengist.podd e-mail
Aahz wrote: >> A couple of outstanding issues/omissions have been frustrating me >> recently, namely the annoying bouncing Dock icon and the inability to >> control multiple instances of the same app, so I've finally dealt with >> those. > > Could you describe your experience with those two issues