Re: [Evolution-hackers] EDS 1.2 - Migration of the address book

2005-02-07 Thread Damien Sandras
Le lundi 07 février 2005 à 13:28 -0500, Rodney Dawes a écrit : On Mon, 2005-02-07 at 11:32 +0100, Damien Sandras wrote: Hello to all, I noticed a potential problem with the new Evolution-Data-Server 1.2. Some GnomeMeeting users do not use Evolution as mail client, but they are still

Re: [Evolution-hackers] Creation of the original address books

2004-06-11 Thread Damien Sandras
Developer -- _ Damien Sandras (o- GnomeMeeting: http://www.gnomemeeting.org/ //\ FOSDEM : http://www.fosdem.org v_/_H.323 phone : callto:ils.seconix.com/[EMAIL PROTECTED] signature.asc Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q

[Evolution-hackers] Creation of the original address books

2004-06-10 Thread Damien Sandras
know why. One other thing disturbs me. Am I forced to hardcode the evolution directory to have something working? What if you decide to change the directory? Thanks, -- _ Damien Sandras (o- GnomeMeeting: http://www.gnomemeeting.org/ //\ FOSDEM : http://www.fosdem.org v_/_H.323

Re: [Evolution-hackers] Adding a source to a source group

2004-05-16 Thread Damien Sandras
Le sam, 15/05/2004 à 20:28 +0200, Rodrigo Moya a écrit : [..] you need to add the groups to an ESourceList. That is, first get the correct ESourceList: source_list = e_source_list_new_for_gconf (gconf_client, /apps/evolution/addressbook/sources); then add the groups and the

Re: [Evolution-hackers] bugs?

2004-05-03 Thread Damien Sandras
Le dim, 02/05/2004 à 19:18 -0700, Chris Toshok a écrit : This is probably because the e-d-s backend sexp code isn't listing VIDEO_URL. I had the same problem with BLOG_URL yesterday, I'll fix this in a sec. Thanks! 2) it will return the list of contacts for which the CATEGORY contains

[Evolution-hackers] bugs?

2004-05-02 Thread Damien Sandras
Hi all, I think I found a few bugs regarding E-D-S, but as I'm not sure, I have written a small test program so that somebody here can really confirm me there is a bug. The test program is doing 3 things : 1) it will return the list of contacts for which the VIDEO URL contains the given string:

Re: [Evolution-hackers] bugs?

2004-05-02 Thread Damien Sandras
Would be better with the test program perhaps... Le dim, 02/05/2004 à 16:22 +0200, Damien Sandras a écrit : Hi all, I think I found a few bugs regarding E-D-S, but as I'm not sure, I have written a small test program so that somebody here can really confirm me there is a bug. The test

[Evolution-hackers] E-VCard API

2004-04-29 Thread Damien Sandras
), X-GNOMEMEETING-SPEEDDIAL)? Thanks, -- Damien Sandras [EMAIL PROTECTED] signature.asc Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=

Re: [Evolution-hackers] E-VCard API

2004-04-29 Thread Damien Sandras
, 29/04/2004 à 10:30 -0700, Chris Toshok a écrit : not if you only run the inner loop if the attribute name is TEL.. Chris On Thu, 2004-04-29 at 14:52 +0200, Damien Sandras wrote: Le jeu, 29/04/2004 à 17:33 +0530, Sivaiah N a écrit : [...] Once you find an attribute having

Re: [Evolution-hackers] E-VCard API

2004-04-29 Thread Damien Sandras
free each element of the list returned by e_vcard_attribute_param_get_values? Thank you very much for your clarifications! Chris On Thu, 2004-04-29 at 22:33 +0200, Damien Sandras wrote: And am I supposed to call g_list_foreach (attr_param_list, (GFunc) e_vcard_attribute_param_free, NULL

Re: [Evolution-hackers] GnomeMeeting and EDS integration, part 2

2004-04-22 Thread Damien Sandras
there is an API for retrieving all the configured categories, but it's not in e-d-s, but in evolution :-( I guess we should move it to e-d-s so that apps like gnomemeeting can access it. I think I had reported a bug about that. That would be nice if it was done before EDS 1.00, without that

Re: [Evolution-hackers] GnomeMeeting and EDS integration, part 2

2004-04-22 Thread Damien Sandras
Le jeu, 22/04/2004 à 11:13 -0400, JP Rosevear a écrit : On Thu, 2004-04-22 at 11:52 +0200, Damien Sandras wrote: there is an API for retrieving all the configured categories, but it's not in e-d-s, but in evolution :-( I guess we should move it to e-d-s so that apps like gnomemeeting can

[Evolution-hackers] GnomeMeeting and EDS integration, part 2

2004-04-21 Thread Damien Sandras
doesn't list the custom categories I have added myself but only an hardcoded default). Is there some trick to get the list of possible categories? Thank you very much, -- _ Damien Sandras (o- GnomeMeeting: http://www.gnomemeeting.org/ //\ FOSDEM 2003: http://www.fosdem.org v_/_H.323

Re: [Evolution-hackers] PIM application suite

2004-04-19 Thread Damien Sandras
I guess you would need only to support e-d-s API, that's all. You don't need to write code specific to LDAP or local backends. Or did I misunderstood what you meant? I won't use Evolution for the LDAP part, I will use my own code. There are several reasons for that, mainly : - ILS - E-D-S

Re: [Evolution-hackers] PIM application suite

2004-04-18 Thread Damien Sandras
Le dim, 18/04/2004 à 13:44 -0400, JP Rosevear a écrit : Yes, and I agree that having one separate application to manage the contacts in all apps would be better. I'm currently forced to have an internal address book in GnomeMeeting, because I don't want to tell people that they have

Re: [Evolution-hackers] PIM application suite

2004-04-18 Thread Damien Sandras
Perhaps psychological. If we tell to our users you don't have a local address book in the GnomeMeeting UI, but you can use the GNOME Contacts software to manage your GnomeMeeting contacts, it will be ok. However, if we tell them they have to run and install Evolution to manage their

[Evolution-hackers] EDS and GnomeMeeting

2004-04-15 Thread Damien Sandras
://ils.seconix.com/[EMAIL PROTECTED] Where should I store that using EDS? Thank you, -- Damien Sandras [EMAIL PROTECTED] #include libebook/e-book.h gboolean gnomemeeting_addressbook_delete_contact (char *uri) { GError *err = NULL; EBook *ebook = NULL; ebook = e_book_new

Re: [Evolution-hackers] e_source_new segfaults

2004-04-14 Thread Damien Sandras
Hi Rodrigo, That was indeed the case in the test program ;-) Le mer, 14/04/2004 à 01:34 +0200, Rodrigo Moya a écrit : On Tue, 2004-04-13 at 23:45 +0200, Damien Sandras wrote: Hi again, Another problem, doing e_source_new (try1, Try3); segfaults with : --- (process:14814): GLib

[Evolution-hackers] e_source_new segfaults

2004-04-13 Thread Damien Sandras
Hi again, Another problem, doing e_source_new (try1, Try3); segfaults with : --- (process:14814): GLib-GObject-CRITICAL **: gtype.c:2253: initialization assertion failed, use g_type_init() prior to this function (process:14814): GLib-GObject-CRITICAL **: file gobject.c: line 819

Re: [Evolution-hackers] e_source_new segfaults

2004-04-13 Thread Damien Sandras
Hi, I should get some sleep, I can answer to this one, sorry for the mail ;) Le mar, 13/04/2004 à 23:45 +0200, Damien Sandras a écrit : Hi again, Another problem, doing e_source_new (try1, Try3); segfaults with : --- (process:14814): GLib-GObject-CRITICAL **: gtype.c:2253: initialization