Re: [Pythonmac-SIG] py2app annoyance

2010-01-22 Thread Adam Morris
> > http://wiki.python.org/moin/MacPython/BundleBuilder I've switched back to BundleBuilder, and it works fine. It takes a bit of trial and error to get everything wrapped up, but I've never understood why people bad-mouthed it so much. It's a single-script module, and reasonably easy to understa

Re: [Pythonmac-SIG] py2app annoyance

2010-01-22 Thread Kevin Walzer
On 1/22/10 8:06 PM, Charles Hartman wrote: Your mouth to gods' ears. How much I wish someone had both the expertise (not me that's for sure) and the time to take over what is after all *the only way for ordinary Mac-Python dopes like me to make a distributable application*! Isn't this bad f

Re: [Pythonmac-SIG] py2app annoyance

2010-01-22 Thread Charles Hartman
On Jan 22, 2010, at 6:39 PM, Christopher Barker wrote: > Is there a bug tracker for py2app that I could put this in? Your mouth to gods' ears. How much I wish someone had both the expertise (not me that's for sure) and the time to take over what is after all *the only way for ordinary Mac-Pyt

[Pythonmac-SIG] py2app annoyance

2010-01-22 Thread Christopher Barker
Hi all, I've often gotten errors like: /usr/bin/strip: the __LINKEDIT segment does not cover the end of the file (can't be processed) in: /Users/cbarker/HAZMAT/MappingSVN/Maproom/trunk/dist/Maproom.app/Contents/Frameworks/GDAL.framework/Versions/1.6/Programs/gdaltindex (for architecture ppc)

Re: [Pythonmac-SIG] shild App against crashes in call of PyRun_SimpleString

2010-01-22 Thread Aahz
On Fri, Jan 22, 2010, Georg Seifert wrote: > > What is the best way to protect my app from crashes if something went > wrong in a PyRun_SimpleString call. > > This happened with 10.6.2. What version of Python? What kind of application? Are you linking to any C libraries? This is clearly a threa

[Pythonmac-SIG] shild App against crashes in call of PyRun_SimpleString

2010-01-22 Thread Georg Seifert
Hi, What is the best way to protect my app from crashes if something went wrong in a PyRun_SimpleString call. I get (very few) crash reports like the on below. Does someone know what is going on? This happened with 10.6.2. Thanks Georg Application Specific Information: Assertion failed: (au