On 2012 Aug 23, at 21:34, George Nachman <gnach...@llamas.org> wrote:
> My application implements the NSApplicationDelegate method > -application:openFile: in its app delegate. There seems to be a problem new > to OS 10.8 where after receiving the apple event to open a file, five > seconds pass before some kind of internal timeout is hit, a response is > sent to the apple event, and the calling app (e.g., applescript editor) > proceeds. My application also implements the NSApplicationDelegate method -application:openFile: in its app delegate. To test, in 10.8.x, I just "told" it the following line in AppleScript Editor… open POSIX file "/path/to/document" It worked fine, several times. Document opened and AppleScript Editor became responsive again immediately. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com