[Pythonmac-SIG] Appscript and Snow Leopard
has
hengist.podd at virgin.net
Wed Sep 9 07:53:53 CEST 2009
Noel Rappin wrote:
> I have a Python script that I've been using to communicate back and
> forth with iTunes via py-appscript -- it's worked fine for a long
> time.
>
> Snow Leopard seems to have broken it -- everytime I run the script, it
> stops, and then exits, claiming that one of the commands has timed
> out. It's never the same place in the process twice, so its not due to
> any data issue. An attempt to mimic the basic communication in
> rb-appscript resulted in a similar error.
Have you tried testing in AppleScript? That'll tell you if it's an
appscript or iTunes problem, which'll help narrow things down a bit.
has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net
More information about the Pythonmac-SIG
mailing list