[Evolution] LDAP Address Book Fields Greyed Out?

2002-05-29 Thread Paul Legato
Hi, We're experiencing weirdness when trying to edit or create new records in an LDAP address book through Evolution. When I double-click on an address book entry, all the field labels are greyed out and the text boxes are uneditable. Despite this, if I click the "Full Name..." or "Address..."

Re: [Evolution] LDAP Address Book Fields Greyed Out?

2002-05-30 Thread Mark Foster
Been seeing this for quite awhile now. I thought it must be a unfinished feature set or a misconfiguration of the ACL on my OpenLDAP server. Now I think not. I have had some luck editing and creating new (LDAP-based) contacts by either creating them locally in the contacts folder, then drag-n-drop

Re: [Evolution] LDAP Address Book Fields Greyed Out?

2002-05-30 Thread Paul Legato
I'd really like to get this working. Unfortunately, I have no experience with GTK, and I can't see anything obviously wrong with the addressbook code. Any idea which components are causing this problem? Mark Foster wrote: >Been seeing this for quite awhile now. I thought it must be a unfinis

Re: [Evolution] LDAP Address Book Fields Greyed Out?

2002-05-31 Thread Mark Foster
Same here (no experience). This looks useful - http://www.gtk.org/tutorial/ Without having looked at the source all I can reckon is that the form fields are mostly disabled on account of the callbacks hadn't been put in, or in otherwords the form doesn't actually work. There's a good change the f

Re: [Evolution] LDAP Address Book Fields Greyed Out?

2002-05-31 Thread Paul Legato
Thing is, the form works fine over here when editing a local contact. The back end is there, it's just being disabled for some reason when editing an LDAP based contact. My guess is that the LDAP module in Evolution thinks that it doesn't have permission to edit (for some reason), and thus it

Re: [Evolution] LDAP Address Book Fields Greyed Out?

2002-05-31 Thread Chris Toshok
On Thu, 2002-05-30 at 08:16, Mark Foster wrote: > Been seeing this for quite awhile now. I thought it must be a unfinished > feature set or a misconfiguration of the ACL on my OpenLDAP server. Now > I think not. I have had some luck editing and creating new (LDAP-based) > contacts by either creati

Re: [Evolution] LDAP Address Book Fields Greyed Out?

2002-05-31 Thread Chris Toshok
On Fri, 2002-05-31 at 12:07, Paul Legato wrote: > > Thing is, the form works fine over here when editing a local contact. > The back end is there, it's just being disabled for some reason when > editing an LDAP based contact. My guess is that the LDAP module in > Evolution thinks that it doesn

Re: [Evolution] LDAP Address Book Fields Greyed Out?

2002-05-31 Thread Paul Legato
Hi Chris, Thanks for the information. My delete button is enabled in the popup editor, indicating that Evolution thinks I have permission, and the delete button does in fact actually delete the associated record from the LDAP server. I've got core.schema, cosine.schema, and inetorgperson.sch