[Pythonmac-SIG] (PyQt and py2app) Gui starts in IDLE but not as app ...

2012-05-03 Thread Jonathan Kossick
Hello, my problem is kind of weird. As long as I run my PyQt application in IDLE everything works great but when I build an app by using py2app the gui doesn' t start. I already did a little bit debugging but apparently the application crashes when I want do show the gui (main.show()). The applicat

Re: [Pythonmac-SIG] (PyQt and py2app) Gui starts in IDLE but not as app ...

2012-05-03 Thread Ronald Oussoren
On 3 May, 2012, at 14:28, Jonathan Kossick wrote: > Hello, my problem is kind of weird. > As long as I run my PyQt application in IDLE everything works great but when > I build an app by using py2app the gui doesn' t start. > I already did a little bit debugging but apparently the application cr

[Pythonmac-SIG] py2app, system Python, and Mac App Store

2012-05-03 Thread Kevin Walzer
My recent difficulties getting a Python app uploaded to the Mac App Store (owing to apparent issues with Apple's uploader, which seems to strip out symlinks in the embedded framework) have prompted me to look at deploying a version of my app linked to the system Python. I've never deployed a se

Re: [Pythonmac-SIG] (PyQt and py2app) Gui starts in IDLE but not as app ...

2012-05-03 Thread Jonathan Kossick
Thanks a lot! Until now I just used the console. I'm new to python on OS X so I need some time to work me into. There are some interesting error messages: Class QCocoaColorPanelDelegate is implemented in both /Users/User/Desktop/Vokabelprogramm/Mac-Werkstatt/Programm-Ordner/voc2brain.app/Content