On sre 13.08.2014., at 02.30, Douglas Davidson wrote:

> NSSpellChecker uses DO to connect with the spellchecker process.  It properly 
> handles any exceptions that may result, so these exceptions would be caught 
> and handled and you do not need to be reporting them.

Thanks, so they can be safely ignored. Does that also apply to similar 
exceptions (much rarely reported) related to DO and coming from:

-[IMKInputSession activate] (in HIToolbox)   resulting in    
NSPortTimeoutException: connection timeout: did not receive reply

and 

-[IMKInputSession deactivate] (in HIToolbox)    resulting in   
NSInvalidSendPortException: [NSMachPort sendBeforeDate:] destination port 
invalid

???

-- Dragan
_______________________________________________

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

Reply via email to