After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 577881 - The settings migration to 3.2 do not work for the LDAP white pages
The settings migration to 3.2 do not work for the LDAP white pages
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: general
3.2.x
Other All
: Normal normal
: ---
Assigned To: Snark
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-03 20:45 UTC by Yannick
Modified: 2009-04-28 16:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Yannick 2009-04-03 20:45:09 UTC
Hello,

When upgrading to 3.2 with and older 3.0 version, the settings for the whites pages are still:

ldap://ekiga.net:389

dc=ekiga,dc=net

Search Scope = subtree
Display Name attribute = cn
Call attributes = telephonenumber

Those settings simply do not match the new LDAP backend, resulting in always "0 result" no matter what you search, without an error message.

Work around:
create a new address book for the white pages using the menu in the address book window. This one will have correct settings.
Comment 1 Snark 2009-04-28 16:18:48 UTC
I reproduced the problem by setting my ldap server list to the following :
$ gconftool-2 --get /apps/ekiga/contacts/ldap_servers
<?xml version="1.0"?>
<list><server><name>Annuaire Ekiga.net</name><hostname>ekiga.net</hostname><port>389</port><base>dc=ekiga,dc=net</base><scope>sub</scope><call_attribute>telephoneNumber</call_attribute><password></password></server></list>


This will help me fix the problem.
Comment 2 Snark 2009-04-28 16:58:44 UTC
Committed to master and gnome-2-26.