View Single Post
Quote:
Originally Posted by jwaldrop View Post
I just upgraded to Leopard, will let you know when I have some time to try it out. FWIW, I don't know why it wouldn't work, Leopard updated the version of Ruby I think, but it should be fine.
Well this is interesting. Two things changed... first of all, the script is now starting Mongrel instead of WEBrick. I assume that's because Leopard included Mongrel, but I'll have to dig more to make sure that's why it's happening.

Second thing is a little more problematic:

CommandError
OSERROR: -1728
MESSAGE: Can't get reference.
COMMAND: app("/Applications/OmniFocus.app").documents.ID("aQ-DsLkWvvI").contexts.ID("k8oMhgMt74x").container.na me.get()

Anyone else getting this sort of a message after they authenticate?

James

Last edited by jwaldrop; 2007-10-30 at 02:51 PM..