On Thu, 2007-03-01 at 07:34 -0800, Dethe Elza wrote: > Hmmm, I think I must have been a few revs behind. When I svn up'd to > HEAD and tried again it built and loaded. > > Here's my setup: > macholib-1.1-py2.5.egg > modulegraph-0.7-py2.5.egg > py2app-0.3.6.dev_r53-py2.5.egg > setuptools-0.6c3-py2.5.egg > bdist_mpkg-0.4.2-py2.5.egg > pyobjc-1.4.1a0 > Python 2.5 > OS X (10.4.8) Intel > > example built from latest pyobjc svn.
Rats. I installed pyobjc 1.4.1a0 from SVN (right over the top of 1.4, using "python setup.py bdist_mpkg --open"), and that didn't fix it either. I'm using py2app 0.3.6.dev_r54 and setuptools 0.6c5, and I'm on PPC, but other than that there are no differences in versions. I know everything's landing in Python 2.5 and building from there (when I type "python" at the prompt, it fires up my 2.5 install, whether I'm root or steve), so I don't think my stock Python 2.3 is causing any problems. py2app version 2.x has never been anywhere near this machine, so I think I'm okay there. I just tried the SillyBalls example, and I got this: 2007-03-01 15:30:09.335 System Preferences[1540] ScreenSaverModules: can't get principalClass for /Users/steve/Library/Screen Savers/SillyBalls.saver 2007-03-01 15:30:09.336 System Preferences[1540] *** +[NSPrefPaneBundle bundleAtPathIsNativeForSystem:]: selector not recognized 2007-03-01 15:30:09.337 System Preferences[1540] Exception raised during posting of notification. Ignored. exception: *** +[NSPrefPaneBundle bundleAtPathIsNativeForSystem:]: selector not recognized Steve _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig