[Pythonmac-SIG] py2app fails with 'optimize'

2005-03-15 Thread Bob Swerdlow
I'm trying to move my application from bundlebuilder to py2app. I upgraded to PyObjC 1.2, which includes py2app 1.7. I get the following error when I include optimize=1 or optimize=2. Without optimize, it works fine. How do I get a good build with optimize on? Thanks, Bob Here's the error mes

Re: [Pythonmac-SIG] py2app fails with 'optimize'

2005-03-15 Thread Bob Ippolito
On Mar 15, 2005, at 15:36, Bob Swerdlow wrote: I'm trying to move my application from bundlebuilder to py2app. I upgraded to PyObjC 1.2, which includes py2app 1.7. I get the following error when I include optimize=1 or optimize=2. Without optimize, it works fine. How do I get a good build wi

Re: [Pythonmac-SIG] GUI design tools

2005-03-15 Thread Troy Rollins
> I was refering to the landscape today, in comparison to the > > other platforms. > > Maybe it wasn't you, but someone in the thread said something about > Python on OS-X seeming to have been stuck at an 0.7 level for a long > time. I just wanted to point out that it was, in fact, moving forward

[Pythonmac-SIG] Re: [pygame] ANN: pygame 1.7.0 for Mac OS X 10.3

2005-03-15 Thread Bob Ippolito
On Mar 13, 2005, at 16:11, Keith Nemitz wrote: Got a bug for you. How do I access your bug reporting system? Briefly, I have art with black skip-color, and I use the alpha blending feature of pygame to fade the art in. Before 1.7 the art faded in beautifully. Now the art fades in without skipping

Re: [Pythonmac-SIG] py2app fails with 'optimize'

2005-03-15 Thread Roger Binns
You don't, optimize is broken. It might work if you're using py2app from svn. Or you can use this few line workaround: http://article.gmane.org/gmane.comp.mobile.bitpim.devel/1779 The "bootstrap=" line should be indented inside the if (ie at the same level as 'import py2app'). Roger _

Re: [Pythonmac-SIG] py2app fails with 'optimize'

2005-03-15 Thread Bob Ippolito
On Mar 16, 2005, at 2:26 AM, Roger Binns wrote: You don't, optimize is broken. It might work if you're using py2app from svn. Or you can use this few line workaround: http://article.gmane.org/gmane.comp.mobile.bitpim.devel/1779 The "bootstrap=" line should be indented inside the if (ie at the sam

Re: [Pythonmac-SIG] py2app fails with 'optimize'

2005-03-15 Thread Roger Binns
There are other bug fixes and enhancements, and if you don't help me test svn then the next release might be broken for your purposes. I am perfectly happy with the current release :-) Generally I don't run beta/test versions unless they are packaged up in such a way that they are trivial to (un)