AppleEvent: how to debug `eventDidFail`?
问题 I am getting this error from SIMBL in the console: 05.09.11 17:00:09,165 SIMBL Agent: eventDidFail:'tvea' error:Error Domain=NSOSStatusErrorDomain Code=-1708 "The operation couldn’t be completed. (OSStatus error -1708.)" (the AppleEvent was not handled by any handler ) UserInfo=0x400e485c0 {ErrorNumber=-1708} userInfo:{ ErrorNumber = "-1708"; } I am trying to debug this; but as I haven't really worked with AppleEvent that much yet, I'm not really sure how to interpret that. I think the