[Bug 203902] Lookup of addresses while creating a mail does not work.

David Faure faure at kde.org
Fri May 28 00:47:50 BST 2010


https://bugs.kde.org/show_bug.cgi?id=203902


David Faure <faure at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |NEW
                 CC|                            |faure at kde.org
         Resolution|WAITINGFORINFO              |




--- Comment #7 from David Faure <faure kde org>  2010-05-28 01:47:47 ---
Answering for Sabine after doing some research:
- LDAP completion for demo.kolab.org was indeed working, it was the only
autocompletion that sabine was seeing.
- LDAP completion for mail.kdab.com does not work. I tried setting it up like
my computer (SSL+Simple, with a Bind DN), and kldap keeps saying "unknown error
code".

I see in the logs:
01:32:07 kio_ldap(23024)/kdepimlibs (kldap)
KLDAP::LdapOperation::LdapOperationPrivate::bind: binding to server, bindname: 
"cn=Sabine Faure,dc=kdab,dc=com"  password: *****
01:32:07 kio_ldap(23024)/kdepimlibs (kldap)
KLDAP::LdapOperation::LdapOperationPrivate::bind: ldap_sasl_bind_s (simple)
01:32:07 kio_ldap(23024) LDAPProtocol::LDAPErr: error code:  -1  msg:  "Can't
contact LDAP server" "
Additional info: (unknown error code)" '


(I also see two buglets in kio_ldap: no QCoreApplication available (needed for
kwallet), and "finished() called after error()")

====

Independently from this, the completion from the addressbook doesn't work at
all. I looked into nepomuk, and it wasn't really starting because it didn't
find /usr/bin/virtuoso-t. After installing virtuoso-opensource-6.0-bin that
part is working -- error reporting really has to be improved somehow...

So now nepomuk seems to be correctly running, but still, no completion.
kmail(23084)/libakonadi Akonadi::JobPrivate::delayedEmitResult:
Akonadi::ContactSearchJob(0x322abd0) emitResult
kmail(23084)/libkdepim
KPIM::AddresseeLineEdit::Private::slotAkonadiSearchResult: akonadi found  0
contacts
kmail(23084)/libkdepim KPIM::AddresseeLineEdit::Private::akonadiPerformSearch:
searching akonadi with: "d"
kmail(23084)/libkdepim KPIM::AddresseeLineEdit::Private::akonadiHandlePending:
Pending items:  0
kmail(23084)/libakonadi Akonadi::JobPrivate::handleResponse:
Akonadi::ContactSearchJob(0x317cf10) "OK SEARCH completed
"
kmail(23084)/libakonadi Akonadi::JobPrivate::delayedEmitResult:
Akonadi::ContactSearchJob(0x317cf10) emitResult

I confirm that akonadi_nepomuk_contact_feeder is running. But... there's no
debug output from it at the time of typing letters in the kmail composer "To"
field...

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list