How to allow lbdb access to MacOS Contacts?

Clemens Lang cal at macports.org
Sat Feb 9 09:13:24 PST 2013


On Sat, Feb 09, 2013 at 11:48:21AM -0500, Richard Cobbe wrote:
>     2013-02-09 11:44:54.610 ABQuery[55392:1203] Address book access is
>     denied for executable at path: /opt/local/lib/lbdb/ABQuery
>     (
>             0   AddressBook                         0x9757129a __ABIsAccessGranted_block_invoke_0 + 39
>             1   libdispatch.dylib                   0x99b22c82 _dispatch_client_callout + 46
>             2   libdispatch.dylib                   0x99b22bf1 dispatch_once_f + 57
>             3   libdispatch.dylib                   0x99b23831 dispatch_once + 31
>             4   AddressBook                         0x975711e2 ABIsAccessGranted + 50
>             5   AddressBook                         0x975710d6 +[ABAddressBook sharedAddressBook] + 35
>             6   ABQuery                             0x000a8aee main + 84
>             7   libdyld.dylib                       0x98525725 start + 0
>     )
> 
> Based on the functions in the stack trace and my experience with other
> programs, this is almost certainly OS X restricting access to contacts
> rather than a bug in lbdb itself.

Try signing the lbdb binary. Signed binaries might be required for
Address Book access.

-- 
Clemens Lang



More information about the macports-users mailing list