Re: [Pythonmac-SIG] py2app: Adding additional frameworks to setup.py?

2007-04-09 Thread Zachery Bir
On Apr 9, 2007, at 8:48 AM, Zachery Bir wrote: > I might have missed it in the docs, but is there a way I can add > frameworks to be bundled in the setup.py, rather than on the command > line? Everything that has to get added explicitly on the command line > is one more thing I'm

[Pythonmac-SIG] py2app: Adding additional frameworks to setup.py?

2007-04-09 Thread Zachery Bir
I might have missed it in the docs, but is there a way I can add frameworks to be bundled in the setup.py, rather than on the command line? Everything that has to get added explicitly on the command line is one more thing I'm likely to forget when releases don't happen every other day :^)

Re: [Pythonmac-SIG] Dock tile icon

2007-02-23 Thread Zachery Bir
On Feb 23, 2007, at 8:04 AM, Amrit Jassal wrote: > In my py2app built application, I want to replace the standard > application dock tile icon with my own icon. > > After using the --iconfile option with py2app, I see that the icon > file (icns) is copied into Contents/Resources but Info.plist

Re: [Pythonmac-SIG] unsubscribe me please

2006-09-06 Thread Zachery Bir
On Sep 6, 2006, at 5:11 PM, Jamie Stewart wrote: > Please unsubscribe me for the mailing list. Thank you > ___ > Pythonmac-SIG maillist - Pythonmac-SIG@python.org > http://mail.python.org/mailman/listinfo/pythonmac-sig Please click the link at the bo

Re: [Pythonmac-SIG] Status of PyObjC port to Intel OS X

2006-05-16 Thread Zachery Bir
On May 16, 2006, at 10:27 PM, Marcin Komorowski wrote: > What about PyOXIDE or just outright Eclipse? Never used either. I just don't work too well inside an IDE. Zac ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailm

Re: [Pythonmac-SIG] Status of PyObjC port to Intel OS X

2006-05-16 Thread Zachery Bir
On May 16, 2006, at 8:43 PM, Marcin Komorowski wrote: >> (...) since the only part of the Xcode tool chain I use for Python/ >> ObjC development is Interface Builder. > > Hey Daniel, > > What do you than use for your Python/ObjC development on a Mac? Can't speak for Daniel, but I do all my develo

Re: [Pythonmac-SIG] Status of PyObjC port to Intel OS X

2006-05-15 Thread Zachery Bir
On May 14, 2006, at 8:21 AM, Marcin Komorowski wrote: > Does anyone know what that status is of porting PyObjC to run on the > new Intel Macs? > > I know that there has already been some amount of work done, but my > attempts to run it on the new platform have failed. > > Should I be trying to be

[Pythonmac-SIG] Wrapping CoreGraphics with Universal Python?

2006-05-13 Thread Zachery Bir
Has anyone taken a shot at wrapping CoreGraphics for Universal Python? I know Apple's CG bindings invent new, undocumented APIs for dealing with the underlying libraries, but I don't have any experience wrapping libraries with Python, and since CoreGraphics isn't Cocoa, it's not a simple ope

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-23 Thread Zachery Bir
On Apr 23, 2006, at 9:37 PM, Bob Ippolito wrote: > On Apr 23, 2006, at 5:20 PM, Jacob Rus wrote: > >> Donovan Preston wrote: >>> What about something more like the Help Indexer in /Developer/ >>> Applications/Utilities. A little more stylized and less >>> photorealistic. Should look better at smal

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Zachery Bir
On Apr 21, 2006, at 10:14 AM, Jacob Rus wrote: > Zachery Bir wrote: >> glenn andreas wrote: >>> A shaded egg with a python logo decal seems good... >> >> +1 > > How's this then: > > http://hcs.harvard.edu/~jru

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Zachery Bir
On Apr 21, 2006, at 9:04 AM, glenn andreas wrote: > On Apr 21, 2006, at 7:09 AM, Zachery Bir wrote: > >> A lot of Internet Plug-ins use them, and I've seen them branded by >> the developers of such. I don't think we'll be diluting much. >> >> Zac >

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Zachery Bir
On Apr 21, 2006, at 8:04 AM, Brendan Simons wrote: > On 21-Apr-06, at 6:00 AM, donovan wrote: >>> I don't think stealing the Apple Installer icon is a good idea for >>> .egg though - double-clicking it doesn't install anything. Perhaps >>> something closer to a StuffIt archive icon (a closed box)

Re: [Pythonmac-SIG] Size of (Universal) Py2app apps?

2006-04-21 Thread Zachery Bir
On Apr 20, 2006, at 11:22 PM, Ryan Wilcox wrote: > Hi all, > > I recently converted my pyobjc application to Universal Python 2.4, > and the size came out to 7.4MB. > > Does this sound reasonable to everybody in size, or is there > something in my setup.py that I need to change/add now that I'

Re: [Pythonmac-SIG] py2app = newbie path confusion

2006-04-19 Thread Zachery Bir
On Apr 19, 2006, at 12:53 PM, Christopher Barker wrote: > corporate user wrote: >> I'm forming the opinion that >> "from XXX import *" should be banned from all introduction, tutorial >> and example materials. > > Actually, it should be banned from virtually ALL user code! But > tutorial > and e

Re: [Pythonmac-SIG] The Universal Buld and py2app

2006-04-10 Thread Zachery Bir
On Apr 1, 2006, at 10:02 PM, Bob Ippolito wrote: > On Mar 27, 2006, at 5:29 PM, Bob Ippolito wrote: > >> On Mar 27, 2006, at 5:10 PM, Christopher Barker wrote: >> >>> Bob, >>> >>> What's the status of Py2App and the new universal build. I'd like >>> to start making packages for it, but I"d really

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-07 Thread Zachery Bir
On Apr 7, 2006, at 5:55 PM, Kevin Ollivier wrote: > Hi all, > > Sorry this has taken forever and a day, but I didn't really want to > say too much until I had something ready to show. Here is a 3D mock- > up by Kenichi Yoshida (http://www.kenichiyoshida.jp/), who I've been > working with on the ic

Re: [Pythonmac-SIG] 2.4.3 Python Universal Binary Pystone Comparison

2006-04-07 Thread Zachery Bir
On Apr 7, 2006, at 9:33 AM, Ronald Oussoren wrote: > I found some time to fire up the compiler. There's a new build of > the 2.4.3 installer on my iDisk. If that works correctly I'll ask > someone to replace the DMG on python.org. Please test if this > fixes the speed issues and works in ge

[Pythonmac-SIG] NSUserDefaults still causing crash on MOSXI

2006-04-06 Thread Zachery Bir
Still getting this with Mac OS X Intel, using Ronald's new 2.4.3 Universal Python and Bob's recent py2app work (pulled in with trunk of PyObjC). It will now at least get NSUserDefaults.SharedDefaults(), but dies trying to get the persistent domain. I've uploaded a new TestUserDefaults.zip

Re: [Pythonmac-SIG] objc methods to pythonese

2006-03-23 Thread Zachery Bir
On Mar 23, 2006, at 2:53 PM, Scott Frankel wrote: > Apologies in advance for this tangential question. > > I'm trying to wrap my head around how Objective-C methods are > constructed -- and more importantly, how they're converted to Python > methods. Doco I've found uses as an example a method wi

Re: [Pythonmac-SIG] NSUserDefaults causes crash on MOSXI

2006-03-11 Thread Zachery Bir
On Mar 10, 2006, at 10:22 PM, Zachery Bir wrote: > On Mar 1, 2006, at 1:22 PM, Bob Ippolito wrote: > >> Alternatively you could run it under ktrace to see which file it >> opens. There should be a NAMI with the path it's opening. > > Boy does that make some kinda out

Re: [Pythonmac-SIG] NSUserDefaults causes crash on MOSXI

2006-03-10 Thread Zachery Bir
[background: So, I tried this again with Ronald's latest Universal build of 2.4.2 and PyObjC from the head of SVN trunk (not using Ben's work). Same crash during NSUerDefaults.standardUserDefaults()] On Mar 1, 2006, at 1:22 PM, Bob Ippolito wrote: > The first thing I would do is take gdb and

Re: [Pythonmac-SIG] NSUserDefaults causes crash on MOSXI

2006-03-01 Thread Zachery Bir
On Mar 1, 2006, at 11:32 AM, Zachery Bir wrote: > Can someone help me read this Crash log? > ><http://www.urbanape.com/downloads/ > TestUserDefaultsAppDelegate.crash.log> From the crash log: Exception: EXC_BAD_INSTRUCTION (0x0002) Code[0]:0x000d Code[1]:0x0

[Pythonmac-SIG] NSUserDefaults causes crash on MOSXI

2006-03-01 Thread Zachery Bir
Can someone help me read this Crash log? I reduced a bug I was seeing down to a reproduceable minimum: This has two PyObjC apps: TestUserDefaults, and TestUserDefaults- Working. The only difference between the two being the following

Re: [Pythonmac-SIG] universal binary installer, take 1

2006-02-28 Thread Zachery Bir
On Feb 28, 2006, at 4:07 PM, Ronald Oussoren wrote: > Known issues: > > - I haven't tested this version on Intel or OSX 10.3 yet. Downloading and testing now on Mac OS X Intel. Zac ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.pyt