Re: AXMakeProcessTrusted() returns AXErrorFailure on OS X 10.9 Mavericks
Re: AXMakeProcessTrusted() returns AXErrorFailure on OS X 10.9 Mavericks
- Subject: Re: AXMakeProcessTrusted() returns AXErrorFailure on OS X 10.9 Mavericks
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 19 Dec 2013 11:50:39 -0500
I am calling AXMakeProcessTrusted() from a helper tool), that is running with root privileges (using AuthorizationExecuteWithPrivileges), however every time i call AXMakeProcessTrusted, I am getting an error AXErrorFailure, which is described as A system error occurred, such as the failure to allocate an object. Why is this happening and is there any way to overcome the issue? Is there any way to get a more detailed error description? How can I make the process trusted?
What version of the OS are you running? AXMakeProcessTrusted is deprecated and nonfunctional in OS X 10.9 Mavericks. Use AXMakeProcessTrustedWithOptions instead. |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden