Re: [Ekiga-devel-list] [Win32] Trouble with glib/gio

2014-01-08 Thread Thierry Simonnet
Unfortunately, I tried to recompile schemas without success It seems that there is a conflict between ...Programs\Ekiga\glib-2.0\schemas and Programs\Ekiga\share\glib-2.0\schemas Le 07/01/2014 19:30, Damien Sandras a crit:

Re: [Ekiga-devel-list] [Win32] Trouble with glib/gio

2014-01-08 Thread Thierry Simonnet
I copied org.gnome.ekiga.gschema.xml to ...Programs\Ekiga\share\glib-2.0\schemas. I executed glib-compile-schemas.exe share\glib-2.0\schemas. No more messages. but : I loose my previous config and address book I can't connect my

Re: [Ekiga-devel-list] [Win32] Trouble with glib/gio

2014-01-08 Thread Thierry Simonnet
I made more tests : I can register to ekiga.net and use it only when creating account with SIP user profile. Ekiga.net profile doesn't work. At enabling it write : processing I can register to SIP account and use it I can use h323

Re: [Ekiga-devel-list] [Win32] Trouble with glib/gio

2014-01-08 Thread Damien Sandras
Le 08/01/14 13:35, Thierry Simonnet a crit: I copied org.gnome.ekiga.gschema.xml to ...Programs\Ekiga\share\glib-2.0\schemas. I executed glib-compile-schemas.exe share\glib-2.0\schemas. I think this should be

Re: [Ekiga-devel-list] [Win32] Trouble with glib/gio

2014-01-08 Thread Julien Puydt
Le 08/01/2014 20:08, Damien Sandras a écrit : The annoying thing is that we changed the way Accounts are stored and there is currently no way to convert from the old format to the new one. I talked to Julien about that, but I do not know if he intends doing something for it or not. Julien, can