Re: [Pythonmac-SIG] appscript CommandError timeout - always before 2**16 transactions, sometimes well before

2009-11-18 Thread ken manheimer
heya, gary - thanks!! good to know. (and, good to hear from you - hope things are going well!) On Wed, Nov 18, 2009 at 3:08 PM, Gary Poster wrote: > Hey Ken. :-) > > It hung for me. > > Gary > > got a CommandError at count 57474 > Traceback (most recent call last): > File "", line 1, in > F

Re: [Pythonmac-SIG] appscript CommandError timeout - always before 2**16 transactions, sometimes well before

2009-11-18 Thread Gary Poster
Hey Ken. :-) It hung for me. Gary got a CommandError at count 57474 Traceback (most recent call last): File "", line 1, in File "", line 21, in first_timeout File "build/bdist.macosx-10.6-universal/egg/appscript/reference.py", line 504, in __call__ appscript.reference.CommandError: Comma

Re: [Pythonmac-SIG] appscript CommandError timeout - always before 2**16 transactions, sometimes well before

2009-11-18 Thread ken manheimer
On Fri, Nov 6, 2009 at 4:18 PM, Ned Deily wrote: > In article > <2cd46e7f0911061558r330573d0mc5ace6fa1d7b0...@mail.gmail.com>, > ken manheimer wrote: > > the behavior is an appscript.reference.CommandError timeout after some > > number of appscript transactions. there seems to be a hard limit

Re: [Pythonmac-SIG] [ann] appscript 0.20.2

2009-11-18 Thread ken manheimer
hi. a while back i posted about an appscript CommandError timeout i encounter at high command interaction counts. not surprisingly, the problem (i'll reiterate the details below) still happens in 0.20.2. i'm wondering if you (or any of the other appscript developers) have any thoughts about this

[Pythonmac-SIG] [ann] appscript 0.20.2

2009-11-18 Thread has
Hi all, Just posted a minor appscript update on PyPI that addresses some of the shortcomings of the osax module when used in 64-bit mode. http://www.python.org/pypi/appscript In addition to fixing a bug that prevented it targeting the current process, I've also added a static glue for