On 26 Dec, 2012, at 21:01, "Berg, Stuart" wrote:
> One more note. I came across this link yesterday:
> http://developer.apple.com/library/mac/#qa/qa1666/_index.html
>
> How do I make sure that the ScreenSaver bundle I've created with py2app uses
> the correct garbage collection setting? Is t
On 27 Dec, 2012, at 7:57, Ronald Oussoren wrote:
>
> BTW. This might explain why the Screen Saver example works for me, but not
> for you: Apple is clearly moving away from GC and I'm running a newer OS
> release where Apple might have migrated the Screen Saver engine back to
> manual referen
Hi All
i build a Python app using py2app on OSX 10.8.2 and it work fine.
when trying to run the app on OSX 10.7.5 the app crashes and doesn't start.
when cd'ing to the app directory and running the pyx from cli it work fine.
it look like something is happening when i double click the app file
Thanks,
if i run from command line it works great.
the crash report is:
Process: installer [14433]
Path:/Users/USER/Desktop/installer.app/Contents/MacOS/installer
Identifier: org.pythonmac.unspecified.installer
Version: 0.0.0 (0.0.0)
Code Type: X86-64 (Nat
On 27 Dec, 2012, at 12:28, Nadav Hashimshony wrote:
> Hi All
>
> i build a Python app using py2app on OSX 10.8.2 and it work fine.
>
> when trying to run the app on OSX 10.7.5 the app crashes and doesn't start.
What do you mean by crashes? Is there a crash reporter screen or some other
error