LDAP issue in Plugin

Jon Snyder snyder.jon at gmail.com
Wed Sep 23 21:44:54 UTC 2009


Thank you for the suggestion.

I've looked around for a way to talk to an LDAP directory other than the C
API.  I haven't found anything other than OpenDirectory which is only in
Snow Leopard, and I don't want to make the plugin dependent on 10.6 unless I
have to.

The Address Book API lets you search the local address book, but I don't see
a way to query LDAP with it.

Jon

On Wed, Sep 23, 2009 at 11:00 AM, Christopher Forsythe <chris at growl.info>wrote:

> If I remember right, address book has ldap searching functionality. Have
> you looked into that as an option?
>
> Chris
>
>
> On Wed, Sep 23, 2009 at 12:31 PM, Jon Snyder <snyder.jon at gmail.com> wrote:
>
>> Additionally, I have discovered that I don't have this issue if the
>> account that connects is MSN or AIM, but I do if it's Jabber/GTalk.
>>
>>
>> On Mon, Sep 21, 2009 at 4:29 PM, Jon Snyder <snyder.jon at gmail.com> wrote:
>>
>>> Crashlog attached.
>>>
>>> I'll be upgrading to Snow Leopard soon and will turn on static analysis
>>> when I can run Xcode 3.2.
>>>
>>> Thanks,
>>>
>>> Jon
>>>
>>>
>>> On Mon, Sep 21, 2009 at 3:56 PM, Peter Hosey <boredzo at adium.im> wrote:
>>>
>>>> On Sep 21, 2009, at 13:44:40, Jon Snyder wrote:
>>>>
>>>>> Despite thoroughly checking to make sure I'm cleaning up properly,
>>>>> after I've used the LDAP API, the next time an account connects in Adium,
>>>>> Adium crashes.
>>>>>
>>>>
>>>> Please attach a crash log.
>>>>
>>>> Also, be sure to turn on the “Run Static Analyzer” option for your
>>>> plug-in target, then clean and build. If it finds any bugs, fix them, as one
>>>> or more of them may be the cause of your crash.
>>>>
>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20090923/bd2ebe59/attachment-0002.html>


More information about the devel mailing list