@ken: Oh, I'm all for "experimental computer science", I'll try the
new version when I get home.
@has:
> Is the EyeTV process running throughout, or does it quit and restart?
Running throughout.
> Are you sure all commands are being executed?
Reasonably, but I'll have to check again.
> What d
Jon Christopher wrote:
> So, I'll reiterate my request. Can can any of the appscript gurus
> think of any reason why
> the following (pseudo) code should fail:
>
>
> import appscript
> id=app("EyeTV").recordings.get()[0]
> app("EyeTV").play(id) # works just fine
> app("EyeTV").stop() #works ju
On Thu, Dec 17, 2009 at 2:51 PM, Jon Christopher
wrote:
> Thanks, I'll try the fix when I get home. However, I should reiterate
> that I'm not seeing a timeout (which would cause an exception,
> right?). It's just that I (eventually) issue an applescript command
> which seems to go nowhere.
>
>
Thanks, I'll try the fix when I get home. However, I should reiterate
that I'm not seeing a timeout (which would cause an exception,
right?). It's just that I (eventually) issue an applescript command
which seems to go nowhere.
As I understand the id-rollover bug:
1) it will cause events which
On Thu, Dec 17, 2009 at 1:26 PM, Brad Howes wrote:
> 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
> > affect
Thanks again Brad. The link and the related peek into the underlying
operation of Apple Events was
instructuve. Unfortunately, my particular bug shows up under Leopard
too, not just Snow Leopard, so I don't think it's related.
So, I'll reiterate my request. Can can any of the appscript gurus
th
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
--
Brad Howes
Group 42