- status: open --> closed-out-of-date
 
In the "Add contact" dialog, I can't type anything in the field near the "Full name" button. If I click on the "Full name" button, I can enter text but it is not shown afterwards.
Could it be because my OpenLDAP server is badly configured?
Using Luma 2.4
Here is the log file, note the exceptions in the end:
15:52:30   Could not read config file. Reason:
[Errno 2] No such file or directory: '/home/nico/.luma/luma'
15:52:30   Could not open file for plugin defaults.
Reason: [Errno 2] No such file or directory: '/home/nico/.luma/plugins'
15:52:31   Search filter bookmark loading failed. Reason:
[Errno 2] No such file or directory: '/home/nico/.luma/filterBookmarks'
15:52:31   Could not read template configuration file. Reason:
[Errno 2] No such file or directory: '/home/nico/.luma/templates'
15:52:31   Could not read configuration file. Reason:
[Errno 2] No such file or directory: '/home/nico/.luma/plugins'
15:52:31   Could not read configuration file. Reason:
[Errno 2] No such file or directory: '/home/nico/.luma/plugins'
15:53:30   Could not open file for plugin defaults.
Reason: [Errno 2] No such file or directory: '/home/nico/.luma/plugins'
15:53:30   Search filter bookmark loading failed. Reason:
[Errno 2] No such file or directory: '/home/nico/.luma/filterBookmarks'
15:53:30   Could not read template configuration file. Reason:
[Errno 2] No such file or directory: '/home/nico/.luma/templates'
15:53:30   Could not read configuration file. Reason:
[Errno 2] No such file or directory: '/home/nico/.luma/plugins'
15:53:30   Could not read configuration file. Reason:
[Errno 2] No such file or directory: '/home/nico/.luma/plugins'
15:53:33 LDAP bind operation successful.
15:53:33 Schema information for server localhost retrieved.
15:53:33 Received 1 item(s) from LDAP search operation.
15:53:33 Base DNs successfully retrieved from server.
15:53:33 LDAP bind operation successful.
15:53:33 Received 0 item(s) from LDAP search operation.
15:53:37 LDAP bind operation successful.
15:53:37 Received 0 item(s) from LDAP search operation.
15:53:45 LDAP bind operation successful.
15:53:46 Received 1 item(s) from LDAP search operation.
15:53:46 Base DNs successfully retrieved from server.
15:53:46 LDAP bind operation successful.
15:53:47 Received 1 item(s) from LDAP search operation.
15:53:47 LDAP bind operation successful.
15:53:47 Received 0 item(s) from LDAP search operation.
15:53:48 LDAP bind operation successful.
15:53:48 Received 1 item(s) from LDAP search operation.
15:53:49 LDAP bind operation successful.
15:53:49 Received 1 item(s) from LDAP search operation.
15:53:51 LDAP bind operation successful.
15:53:51 Received 1 item(s) from LDAP search operation.
15:53:56 LDAP bind operation successful.
15:53:57 Received 1 item(s) from LDAP search operation.
15:53:58 LDAP bind operation successful.
15:53:58 Received 1 item(s) from LDAP search operation.
15:54:09   An unhandled exception occured. This is most likely a bug 
in the programming of Luma. In order to fix this, send an email with the 
following text and a detailed description of what you were doing to
luma-users@lists.sourceforge.net.
File "/usr/lib/luma/plugins/addressbook/AddressbookWidget.py", line 304, in showNameDialog
self.dataObject.addAttributeValue('sn', [tmpSn])
File "/usr/lib/luma/base/backend/SmartDataObject.py", line 246, in addAttributeValue
attributeName = self.attributeMap[attributeName.lower()]
Reason: <type 'exceptions.KeyError'> 'sn'
15:54:38   An unhandled exception occured. This is most likely a bug 
in the programming of Luma. In order to fix this, send an email with the 
following text and a detailed description of what you were doing to
luma-users@lists.sourceforge.net.
File "/usr/lib/luma/plugins/addressbook/AddressbookWidget.py", line 304, in showNameDialog
self.dataObject.addAttributeValue('sn', [tmpSn])
File "/usr/lib/luma/base/backend/SmartDataObject.py", line 246, in addAttributeValue
attributeName = self.attributeMap[attributeName.lower()]
Reason: <type 'exceptions.KeyError'> 'sn'
15:55:23 LDAP bind operation successful.
15:55:23 Received 0 item(s) from LDAP search operation.
15:56:00   Could not read logger settings file. Reason:
[Errno 2] No such file or directory: '/home/nico/.luma/luma'