On 16 Sep 2013, at 22:13, Charles Srstka <cocoa...@charlessoft.com> wrote:

> On Sep 16, 2013, at 3:22 AM, Gerriet M. Denkmann <gerr...@mdenkmann.de> wrote:
> 
>> ree =        [ aCo remoteObjectProxyWithErrorHandler: ^(NSError *err)
>>                              {
>>                                      //      if helperName is not running 
>> (always the case) and 
>>                                      //      MAGIC_BUG_REMOVAL is NOT 
>> defined, then the next line will never print:
>>                                      NSLog(@"%s MAGIC_ERROR: 
>> %@",__FUNCTION__, err);
>>                              }
>>                      ];
> 
> What is the error that gets logged here?

2013-09-16 22:13:33.946 XpcTest[31422:303] __48-[T1aAppDelegate 
applicationDidFinishLaunching:]_block_invoke MAGIC_ERROR: Error 
Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper 
application."

Gerriet.


_______________________________________________

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