Re: [Pythonmac-SIG] timeout of connection?

2009-12-17 Thread Brad Howes
On Dec 16, 2009, at 2:26 PM, Jon Christopher wrote: > Thanks for the reply, Brad. > > I'm not familiar with the issue you describe. Can you provide a > pointer to some related info? How would I test to see if my script is > affected? http://db.tidbits.com/article/10643

Re: [Pythonmac-SIG] timeout of connection?

2009-12-16 Thread Brad Howes
On Dec 15, 2009, at 4:14 PM, Jon Christopher wrote: > It seems that after Front Row has been idle for quite some time > (perhaps 12 hours or more), and I then attempt to > play a recording, it doesn't seem like the message is sent to EyeTV, > (or perhaps it's just not received; I can't really tell

Re: [Pythonmac-SIG] Problems with py2app and qt

2009-12-15 Thread Brad Howes
ly quit" > message. It's not the code, because I tried py2app with a couple of the > example scripts that come with PyQt and got the same result. Any thoughts? Usually, I see the problem documented in the Console app. Is there something there about missing stuff or incompatible a

Re: [Pythonmac-SIG] Using Python 2.5 on Snow Leopard

2009-09-11 Thread Brad Howes
en I ran into the dreaded linking problem. You might instead need to do CC="gcc -arch..." if the configure tool munges the CFLAGS too much. % CFLAGS="-arch i386 -arch x86_64" ./configure ... or % CC="gcc -arch..." ./configure ... Brad -- Brad Howes Group 4

Re: [Pythonmac-SIG] Appscript and Snow Leopard

2009-09-11 Thread Brad Howes
he -U option with easy_install, but looking at my notes, I did the following: - Download the appscript-0.20.0.tar.gz file - Expand the tarball - Go into the appscript-0.20.0 directory - sudo python setup.py install I'm using the stock 10.6 Python (2.6.1). Brad -- Brad Howes Gr

Re: [Pythonmac-SIG] Appscript and Snow Leopard

2009-09-11 Thread Brad Howes
ight have on my Python code. Brad -- Brad Howes Group 42 MIT Lincoln Laboratory • 244 Wood St. • Lexington, MA 02173 Phone: 781.981.5292 • Fax: 781.981.3495 • Secretary: 781.981.7420 ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.py

Re: [Pythonmac-SIG] Appscript and Snow Leopard

2009-09-10 Thread Brad Howes
Pyslimp3 (http://code.google.com/p/pyslimp3/ ) Brad -- Brad Howes Group 42 MIT Lincoln Laboratory • 244 Wood St. • Lexington, MA 02173 Phone: 781.981.5292 • Fax: 781.981.3495 • Secretary: 781.981.7420 ___ Pythonmac-SIG maillist - Pythonmac-SIG@

[Pythonmac-SIG] Pyslimp3: Python iTunes Controller using SLiMP3

2009-07-01 Thread Brad Howes
iTunesXML module that loads the iTunes XML file and interacts with iTunes via appscript. You can download the software using Subversion (sorry, no tarballs yet). The project page is at http://code.google.com/p/pyslimp3/ Enjoy! Brad -- Brad Howes Group 42 MIT Lincoln Laboratory • 244 Wood St