• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: sandboxd deny hid-control weirdness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sandboxd deny hid-control weirdness


  • Subject: Re: sandboxd deny hid-control weirdness
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 25 Apr 2013 10:37:15 -0600

On Apr 25, 2013, at 7:10 AM, Pax <email@hidden> wrote:

> I am writing a program that I hope to get into the App Store.  During testing, all went well - no errors, no crashes, nothing to be concerned about.  Having Archived it, and exported a Developer ID-signed Application (for further testing), I find myself facing a rather annoying problem.  My program still works correctly (no crashes or problems of that nature), but the console is showing the following error on a regular basis:
>
> 25/04/2013 13:02:06.100 sandboxd[701]: ([458]) DeviceInfo(458) deny hid-control
>
> How can I track down what is causing this 'deny hid-control' error?  The full report leaves me none the wiser:
[…]
> 8   Ink                           	0x00007fff963645eb -[InkContext inspectEvent:] + 929

You've turned on Ink, and Ink is attempting to send HID events, which the sandbox is striking down. This is normal, and there is no workaround because Apple refuses to allow sandboxed apps to send HID events. In the past, using Ink also blocked sandboxed apps from receiving mouse-up events, though I think that bug has been fixed by now.

Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden


  • Follow-Ups:
    • Re: sandboxd deny hid-control weirdness
      • From: Greg Parker <email@hidden>
    • Re: sandboxd deny hid-control weirdness
      • From: Pax <email@hidden>
References: 
 >sandboxd deny hid-control weirdness (From: Pax <email@hidden>)

  • Prev by Date: Re: Find functions disabled while NSSearchField is first responder.
  • Next by Date: Re: ^Block statement considered harmful for callbacks?
  • Previous by thread: sandboxd deny hid-control weirdness
  • Next by thread: Re: sandboxd deny hid-control weirdness
  • Index(es):
    • Date
    • Thread