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

2014-02-17 Thread Eugen Dedu

On 17/02/14 08:41, Julien Puydt wrote:

Hi,


The problem description is: 
When starting ekiga and showing the call history, only one line per
entry is shown (destination address).  If I make a call, the call
history shows two lines per entry: destination and info about the call
(duration etc.)

It should show all the information from the beginning.




What I saw last time I managed to make ekiga run was that for each call
history entry, I had a line and a half. Yes, I had a second line, but it
was half-hidden. I'd love to say that it was the next line hiding the
last half of the previous, but even the last one had that...

I couldn't have a look at what happens when adding a new call because
when I clicked to make one, I goofed and clicked on video preview... and
now I'm stuck :-P


I do not know if you have found it yet: there is dconf-editor, 
org-gnome-ekiga-devices-video.


--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-02-16 Thread Julien Puydt


On 02/14/2014 10:59 AM, Eugen Dedu wrote:

On 06/02/14 18:39, Eugen Dedu wrote:

On 24/01/14 12:02, Eugen Dedu wrote:

On 24/01/14 10:30, Thierry Simonnet wrote:

Le 24/01/2014 10:03, Eugen Dedu a écrit :

On 08/01/14 16:35, Thierry Simonnet wrote:

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


Do you still have this error?


Yes with ekiga-setup-4.1.0-git-711_gd2795be.exe
ftp://simonnet:toto1...@greg.esiee.fr/../../www/archive/tmp/ekiga-win32/trunk/ekiga-setup-4.1.0-git-711_gd2795be.exe. 




I'm building the next package.
I can register to ekiga.net using add a SIP account, but when doing
this with
add a ekiga.net account, process stays at processing


The problem is when you create the account using Add an Ekiga.net
account, it creates it as if it was an H323 account.  This can be
noticed when editing that account afterwards: it shows a Gatekeeper
entry.

I let Julien or Damien take care of this bug.


Any hearty soul to take care of this?


Since the developer who introduced the regression has not fix it :(, I 
fixed it myself, https://git.gnome.org/browse/ekiga/commit/?id=3df23a0aa.



I think I was the culprit and didn't react in time. Sorry :-(

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-02-16 Thread Eugen Dedu

On 16/02/14 18:17, Julien Puydt wrote:


On 02/14/2014 10:59 AM, Eugen Dedu wrote:

On 06/02/14 18:39, Eugen Dedu wrote:

On 24/01/14 12:02, Eugen Dedu wrote:

On 24/01/14 10:30, Thierry Simonnet wrote:

Le 24/01/2014 10:03, Eugen Dedu a écrit :

On 08/01/14 16:35, Thierry Simonnet wrote:

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


Do you still have this error?


Yes with ekiga-setup-4.1.0-git-711_gd2795be.exe
ftp://simonnet:toto1...@greg.esiee.fr/../../www/archive/tmp/ekiga-win32/trunk/ekiga-setup-4.1.0-git-711_gd2795be.exe.



I'm building the next package.
I can register to ekiga.net using add a SIP account, but when doing
this with
add a ekiga.net account, process stays at processing


The problem is when you create the account using Add an Ekiga.net
account, it creates it as if it was an H323 account.  This can be
noticed when editing that account afterwards: it shows a Gatekeeper
entry.

I let Julien or Damien take care of this bug.


Any hearty soul to take care of this?


Since the developer who introduced the regression has not fix it :(, I
fixed it myself, https://git.gnome.org/browse/ekiga/commit/?id=3df23a0aa.


I think I was the culprit and didn't react in time. Sorry :-(


There is also the call history refresh e-mail, if you have time, thanks!...

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-02-16 Thread Eugen Dedu

On 16/02/14 20:16, Julien Puydt wrote:


On 02/16/2014 07:32 PM, Eugen Dedu wrote:

There is also the call history refresh e-mail, if you have time,
thanks!...



Uh... You'll have to refresh my memory about that one, I fear :-(

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list




--
Eugen
---BeginMessage---

Hi,

When starting ekiga and showing the call history, only one line per 
entry is shown (destination address).  If I make a call, the call 
history shows two lines per entry: destination and info about the call 
(duration etc.)


It should show all the information from the beginning.

--
Eugen
---End Message---
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-02-16 Thread Julien Puydt
Hi,


The problem description is: 
When starting ekiga and showing the call history, only one line per
entry is shown (destination address).  If I make a call, the call
history shows two lines per entry: destination and info about the call
(duration etc.)

It should show all the information from the beginning.


What I saw last time I managed to make ekiga run was that for each call
history entry, I had a line and a half. Yes, I had a second line, but it
was half-hidden. I'd love to say that it was the next line hiding the
last half of the previous, but even the last one had that...

I couldn't have a look at what happens when adding a new call because
when I clicked to make one, I goofed and clicked on video preview... and
now I'm stuck :-P

Ah, the joys of working on the bleeding edge. Though I'm currently more
on the bleeding side than the edge's...

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-02-14 Thread Eugen Dedu

On 06/02/14 18:39, Eugen Dedu wrote:

On 24/01/14 12:02, Eugen Dedu wrote:

On 24/01/14 10:30, Thierry Simonnet wrote:

Le 24/01/2014 10:03, Eugen Dedu a écrit :

On 08/01/14 16:35, Thierry Simonnet wrote:

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


Do you still have this error?


Yes with ekiga-setup-4.1.0-git-711_gd2795be.exe
ftp://simonnet:toto1...@greg.esiee.fr/../../www/archive/tmp/ekiga-win32/trunk/ekiga-setup-4.1.0-git-711_gd2795be.exe.


I'm building the next package.
I can register to ekiga.net using add a SIP account, but when doing
this with
add a ekiga.net account, process stays at processing


The problem is when you create the account using Add an Ekiga.net
account, it creates it as if it was an H323 account.  This can be
noticed when editing that account afterwards: it shows a Gatekeeper
entry.

I let Julien or Damien take care of this bug.


Any hearty soul to take care of this?


Since the developer who introduced the regression has not fix it :(, I 
fixed it myself, https://git.gnome.org/browse/ekiga/commit/?id=3df23a0aa.


--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-02-06 Thread Eugen Dedu

On 24/01/14 12:02, Eugen Dedu wrote:

On 24/01/14 10:30, Thierry Simonnet wrote:

Le 24/01/2014 10:03, Eugen Dedu a écrit :

On 08/01/14 16:35, Thierry Simonnet wrote:

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


Do you still have this error?


Yes with ekiga-setup-4.1.0-git-711_gd2795be.exe
ftp://simonnet:toto1...@greg.esiee.fr/../../www/archive/tmp/ekiga-win32/trunk/ekiga-setup-4.1.0-git-711_gd2795be.exe.

I'm building the next package.
I can register to ekiga.net using add a SIP account, but when doing
this with
add a ekiga.net account, process stays at processing


The problem is when you create the account using Add an Ekiga.net
account, it creates it as if it was an H323 account.  This can be
noticed when editing that account afterwards: it shows a Gatekeeper entry.

I let Julien or Damien take care of this bug.


Any hearty soul to take care of this?

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-29 Thread Eugen Dedu

On 29/01/14 08:25, Thierry Simonnet wrote:

Le 28/01/2014 19:58, Damien Sandras a écrit :

Le 28/01/14 16:32, Eugen Dedu a écrit :

On 20/01/14 14:09, Thierry Simonnet wrote:

Here is my script for clutter, gstreamer generation
I generated an ekiga-installer.exe
Remarks :

   * it is a little bit dirty. When linking ekiga, library from
 clutter-1.16 are used. I need to modify some .pc files
   * I tried to reduce generated code but I think it is possible to
 reduce more.
   * package size grows from 20MB to 50MB
   * some dll are not well included in Makefile but I work on it
   * I tested application with echo test. I registered on ekiga.net and
 on my own pbx. I have audio, video screen animation but only a white
 screen an no realvideo. I also be impossible to hang up the call.
   * when testing camera I only have a blank screen
   * I have a message : error when opening or initializing the video
 output. please verify that no other application is using the
 accelerated video output. No video will be displayed on your machine
 during this call.


I succeeded in building a .exe.  I have the same problem: no video shown.
The call window opens and the following error is shown numerous times in the
console:

gst_app_src_push_buffer_full: assertion 'GST_IS_APP_SRC (appsrc)' failed

Damien, do you have an idea of what could be wrong?



This happens in
lib/engine/components/clutter-gst-videooutput/videooutput-manager-clutter-gst.cpp

I guess the appsrc object is not created. You can probably add debug code
there, but I would suspect a missing GStreamer package... (appsrc for example)


Damien SANDRAS

*Ekiga Project*
http://www.ekiga.org


___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

In my case, libgstapp-1.0-0.dll is compiled, linked and present in the
installation package. If not, it is impossible to launch ekiga with the
following message :  impossible de demarrer le programme car il manque
libgstapp-1.0-0.dll (unable to launche ekiga.exe, because libgstapp is 
missing)
I compiled gstreamer, gst-plugin-base version 1.2.2


I have that library too.

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-29 Thread Eugen Dedu

On 29/01/14 04:05, Julien Puydt wrote:

Le 28/01/2014 22:17, Eugen Dedu a écrit :

Note however, I do not have any appsrc in linux, and it works.


gst-inspect appsrc will tell you the AppSrc element is found in the
app plugin, and locate gstapp will then show you the plugin is on your
system.


It shows several lines of info on linux, but on windows it generates:
No such element or plugin 'appsrc'

Is this a separate file or it is in libgstreamer-1.0-0.dll ?


Does gstreamer-on-win32 do special things with it's base plugins
compared to the gstreamer-on-others?


I do not know.

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-28 Thread Eugen Dedu

On 20/01/14 14:09, Thierry Simonnet wrote:

Here is my script for clutter, gstreamer generation
I generated an ekiga-installer.exe
Remarks :

   * it is a little bit dirty. When linking ekiga, library from
 clutter-1.16 are used. I need to modify some .pc files
   * I tried to reduce generated code but I think it is possible to
 reduce more.
   * package size grows from 20MB to 50MB
   * some dll are not well included in Makefile but I work on it
   * I tested application with echo test. I registered on ekiga.net and
 on my own pbx. I have audio, video screen animation but only a white
 screen an no realvideo. I also be impossible to hang up the call.
   * when testing camera I only have a blank screen
   * I have a message : error when opening or initializing the video
 output. please verify that no other application is using the
 accelerated video output. No video will be displayed on your machine
 during this call.


I succeeded in building a .exe.  I have the same problem: no video 
shown.  The call window opens and the following error is shown numerous 
times in the console:


gst_app_src_push_buffer_full: assertion 'GST_IS_APP_SRC (appsrc)' failed

Damien, do you have an idea of what could be wrong?

Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-28 Thread Julien Puydt
Le 28/01/2014 22:17, Eugen Dedu a écrit :
 Note however, I do not have any appsrc in linux, and it works.

gst-inspect appsrc will tell you the AppSrc element is found in the
app plugin, and locate gstapp will then show you the plugin is on your
system.

Does gstreamer-on-win32 do special things with it's base plugins
compared to the gstreamer-on-others?

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-28 Thread Thierry Simonnet

  
  
Le 28/01/2014 22:17, Eugen Dedu a
  écrit :

On 28/01/14 19:58, Damien Sandras wrote:
  
  Le 28/01/14 16:32, Eugen Dedu a écrit :

On 20/01/14 14:09, Thierry Simonnet
  wrote:
  
  Here is my script for clutter,
gstreamer generation

I generated an ekiga-installer.exe

Remarks :


   * it is a little bit dirty. When linking ekiga, library
from

 clutter-1.16 are used. I need to modify some .pc files

   * I tried to reduce generated code but I think it is
possible to

 reduce more.

   * package size grows from 20MB to 50MB

   * some dll are not well included in Makefile but I work
on it

   * I tested application with echo test. I registered on
ekiga.net and

 on my own pbx. I have audio, video screen animation but
only a white

 screen an no realvideo. I also be impossible to hang up
the call.

   * when testing camera I only have a blank screen

   * I have a message : error when opening or initializing
the video

 output. please verify that no other application is
using the

 accelerated video output. No video will be displayed on
your machine

 during this call.

  
  
  I succeeded in building a .exe.  I have the same problem: no
  video shown.  The
  
  call window opens and the following error is shown numerous
  times in the console:
  
  
  gst_app_src_push_buffer_full: assertion 'GST_IS_APP_SRC
  (appsrc)' failed
  
  
  Damien, do you have an idea of what could be wrong?
  
  


This happens in

lib/engine/components/clutter-gst-videooutput/videooutput-manager-clutter-gst.cpp


I guess the appsrc object is not created. You can probably add
debug code there,

but I would suspect a missing GStreamer package... (appsrc for
example)

  
  
  I have an appsrc.exe generated, but it is not copied in Windows
  directory.  I will copy it then, is that what you want?
  
  
  Note however, I do not have any appsrc in linux, and it works.
  
  

I don't use this exe. Only libgst-app is mandatory, I think


-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  l’environnement, n’imprimez ce mail que si nécessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-27 Thread Thierry Simonnet

  
  
Le 25/01/2014 15:28, Eugen Dedu a
  crit:

On 20/01/14 14:09, Thierry Simonnet wrote:
  
  Here is my script for clutter,
gstreamer generation

I generated an ekiga-installer.exe

  
  
  Thierry, have you had a build error on clutter like this:
  
  
   CCLD libclutter-1.0.la
  
  .libs/clutter-event-win32.o: In function
  `clutter_win32_handle_event':
  
  /home/ededu/softs/ekiga/windows-svn/clutter-1.14.6/clutter/./win32/clutter-event-win32.c:373:
  undefined reference to `cogl_win32_renderer_handle_event'
  
  .libs/clutter-stage-win32.o: In function
  `clutter_stage_win32_realize':
  
  /home/ededu/softs/ekiga/windows-svn/clutter-1.14.6/clutter/./win32/clutter-stage-win32.c:488:
  undefined reference to `cogl_win32_onscreen_set_foreign_window'
  
  collect2: error: ld returned 1 exit status
  
  
  ?
  

I have not.

The trouble with clutter is coherency between ./configure and
build/mingw.
When using provided mingw-fetch-dependencies.sh, it get some
packages with specific version.
When going up, ./configure ask for more up to date version.

The only way I found is using 1.16.2 ming-fetch-dependencies.sh for
a 1.14.4 clutter.
No very clean.
I trying to find a cleaner method.


-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-27 Thread Eugen Dedu

On 27/01/14 09:58, Thierry Simonnet wrote:

Le 25/01/2014 15:28, Eugen Dedu a écrit :

On 20/01/14 14:09, Thierry Simonnet wrote:

Here is my script for clutter, gstreamer generation
I generated an ekiga-installer.exe


Thierry, have you had a build error on clutter like this:

  CCLD libclutter-1.0.la
.libs/clutter-event-win32.o: In function `clutter_win32_handle_event':
/home/ededu/softs/ekiga/windows-svn/clutter-1.14.6/clutter/./win32/clutter-event-win32.c:373:
undefined reference to `cogl_win32_renderer_handle_event'
.libs/clutter-stage-win32.o: In function `clutter_stage_win32_realize':
/home/ededu/softs/ekiga/windows-svn/clutter-1.14.6/clutter/./win32/clutter-stage-win32.c:488:
undefined reference to `cogl_win32_onscreen_set_foreign_window'
collect2: error: ld returned 1 exit status

?

I have not.

The trouble with clutter is coherency between ./configure and build/mingw.
When using provided mingw-fetch-dependencies.sh, it get some packages with
specific version.
When going up, ./configure ask for more up to date version.

The only way I found is using 1.16.2 ming-fetch-dependencies.sh for a 1.14.4
clutter.
No very clean.
I trying to find a cleaner method.


I succeeded, no need to search!

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-27 Thread Thierry Simonnet

  
  
Le 25/01/2014 15:28, Eugen Dedu a
  crit:

On 20/01/14 14:09, Thierry Simonnet wrote:
  
  Here is my script for clutter,
gstreamer generation

I generated an ekiga-installer.exe

  
  
  Thierry, have you had a build error on clutter like this:
  
  
   CCLD libclutter-1.0.la
  
  .libs/clutter-event-win32.o: In function
  `clutter_win32_handle_event':
  
  /home/ededu/softs/ekiga/windows-svn/clutter-1.14.6/clutter/./win32/clutter-event-win32.c:373:
  undefined reference to `cogl_win32_renderer_handle_event'
  
  .libs/clutter-stage-win32.o: In function
  `clutter_stage_win32_realize':
  
  /home/ededu/softs/ekiga/windows-svn/clutter-1.14.6/clutter/./win32/clutter-stage-win32.c:488:
  undefined reference to `cogl_win32_onscreen_set_foreign_window'
  
  collect2: error: ld returned 1 exit status
  
  
  ?
  

I simplified my procedure :
I use clutter 1.16.4
I change in mingw-fetch-dependencies version for glib - 2.37.93
and for cogl - 1.15.10
./mingw-fetch-dependencies.sh
cp clutter-cross/lib/libffi-3.0.6/include *
clutter-cross/include
./mingw-fetch-dependencies.sh
cd ../..
run ./configure adding --prefix= EKIGA_DIR --disable-tests
--disable-examples ...(remove PKG_CONFIG and replace par
PKG_CONFIG_PATH=..mingw/clutter-cross/lib/pkgconfig
make
make install-strip

and continue with the script (changing some versions)

I will send a new script, when finalized.


-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-25 Thread Eugen Dedu

On 20/01/14 14:09, Thierry Simonnet wrote:

Here is my script for clutter, gstreamer generation
I generated an ekiga-installer.exe


Thierry, have you had a build error on clutter like this:

  CCLD libclutter-1.0.la
.libs/clutter-event-win32.o: In function `clutter_win32_handle_event':
/home/ededu/softs/ekiga/windows-svn/clutter-1.14.6/clutter/./win32/clutter-event-win32.c:373: 
undefined reference to `cogl_win32_renderer_handle_event'

.libs/clutter-stage-win32.o: In function `clutter_stage_win32_realize':
/home/ededu/softs/ekiga/windows-svn/clutter-1.14.6/clutter/./win32/clutter-stage-win32.c:488: 
undefined reference to `cogl_win32_onscreen_set_foreign_window'

collect2: error: ld returned 1 exit status

?
--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-24 Thread Eugen Dedu

On 08/01/14 16:35, Thierry Simonnet wrote:

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


Do you still have this error?

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-24 Thread Eugen Dedu

On 08/01/14 20:08, Damien Sandras wrote:

No more messages. but :

 1. I loose my previous config and address book



I wrote a .convert file. There is a conversion utility called
gsettings-data-convert (see
http://manpages.ubuntu.com/manpages/maverick/man1/gsettings-data-convert.1.html)


Does conversion work for you?  When I started ekiga with yesterday 
master I had no setting took from gconf.


--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-24 Thread Eugen Dedu

On 12/01/14 16:22, Julien Puydt wrote:

Le 12/01/2014 14:02, Julien Puydt a écrit :

I wrote and pushed a skeleton of the migrate_from_gconf method ; it
lacks the strtok dirty code, but it compiles. I'll finish it some time
later (it's a question of putting the old code in the FIXME hole).


After a nice stroll in the nice weather, I finished the implementation
of migrate_from_gconf.

Now someone needs to hook it up and test it works...


Does the conversion work for you?

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-24 Thread Thierry Simonnet

  
  
Le 24/01/2014 10:03, Eugen Dedu a
  crit:

On 08/01/14 16:35, Thierry Simonnet wrote:
  
  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

  
  
  Do you still have this error?
  
  

Yes with ekiga-setup-4.1.0-git-711_gd2795be.exe.
I'm building the next package.
I can register to ekiga.net using "add a SIP account", but when
doing this with "add a ekiga.net account", process stays at
"processing"


-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-24 Thread Thierry Simonnet

  
  
Le 24/01/2014 10:06, Eugen Dedu a
  crit:

On 08/01/14 20:08, Damien Sandras wrote:
  
  
No more messages. but :
  
  
  1. I loose my previous config and address book
  
  


I wrote a .convert file. There is a conversion utility called

gsettings-data-convert (see

http://manpages.ubuntu.com/manpages/maverick/man1/gsettings-data-convert.1.html)

  
  
  Does conversion work for you? When I started ekiga with yesterday
  master I had no setting took from gconf.
  
  

Unfortunately, I do not get back my old contacts under windows.

-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-24 Thread Eugen Dedu

On 24/01/14 10:46, Thierry Simonnet wrote:

Le 24/01/2014 10:06, Eugen Dedu a écrit :

On 08/01/14 20:08, Damien Sandras wrote:

No more messages. but :

 1. I loose my previous config and address book



I wrote a .convert file. There is a conversion utility called
gsettings-data-convert (see
http://manpages.ubuntu.com/manpages/maverick/man1/gsettings-data-convert.1.html)


Does conversion work for you?  When I started ekiga with yesterday master I
had no setting took from gconf.


Unfortunately, I do not get back my old contacts under windows.


And you, Damien, Julien?

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-24 Thread Thierry Simonnet

  
  
Le 24/01/2014 10:30, Thierry Simonnet a
  crit:


  
  Le 24/01/2014 10:03, Eugen Dedu a
crit:
  
  On 08/01/14 16:35, Thierry Simonnet wrote: 
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 


Do you still have this error? 

  
  Yes with ekiga-setup-4.1.0-git-711_gd2795be.exe.
  I'm building the next package.
  I can register to ekiga.net using "add a SIP account", but when
  doing this with "add a ekiga.net account", process stays at
  "processing"
  

Same error with ekiga-setup-4.1.0-git-712_g0809fae.exe
I don't have video.
When I'm calling echo test, call statrt, I have a white frame that
appears. Sound is OK but video frame says white.
I was not able to stop call (buttons don't work), nor stopping
application unless killing the process.

 
  -- 












Thierry
Simonnet
ESIEE-Paris
 Par
respect pour lenvironnement, nimprimez ce mail que si
ncessaire


  



-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-24 Thread Eugen Dedu

On 24/01/14 11:03, Thierry Simonnet wrote:

I don't have video.


Can you give me the -d 4 output when trying video?

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-24 Thread Eugen Dedu

On 24/01/14 10:30, Thierry Simonnet wrote:

Le 24/01/2014 10:03, Eugen Dedu a écrit :

On 08/01/14 16:35, Thierry Simonnet wrote:

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


Do you still have this error?


Yes with ekiga-setup-4.1.0-git-711_gd2795be.exe
ftp://simonnet:toto1...@greg.esiee.fr/../../www/archive/tmp/ekiga-win32/trunk/ekiga-setup-4.1.0-git-711_gd2795be.exe.
I'm building the next package.
I can register to ekiga.net using add a SIP account, but when doing this with
add a ekiga.net account, process stays at processing


The problem is when you create the account using Add an Ekiga.net 
account, it creates it as if it was an H323 account.  This can be 
noticed when editing that account afterwards: it shows a Gatekeeper entry.


I let Julien or Damien take care of this bug.

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-24 Thread Eugen Dedu

Is it the whole script or are some piees missing?

Why do you use both clutter 1.16 and 1.14?

On 20/01/14 14:09, Thierry Simonnet wrote:

Here is my script for clutter, gstreamer generation
I generated an ekiga-installer.exe
Remarks :

   * it is a little bit dirty. When linking ekiga, library from
 clutter-1.16 are used. I need to modify some .pc files
   * I tried to reduce generated code but I think it is possible to
 reduce more.
   * package size grows from 20MB to 50MB
   * some dll are not well included in Makefile but I work on it
   * I tested application with echo test. I registered on ekiga.net and
 on my own pbx. I have audio, video screen animation but only a white
 screen an no realvideo. I also be impossible to hang up the call.
   * when testing camera I only have a blank screen
   * I have a message : error when opening or initializing the video
 output. please verify that no other application is using the
 accelerated video output. No video will be displayed on your machine
 during this call.



On 01/13/2014 10:30 PM, Chris Vine wrote:

On Mon, 13 Jan 2014 20:18:49 +0100
Damien Sandras dsand...@seconix.com wrote:

Ouch...

Before porting, I read that there were available packages for WIN32
and other platforms.

Clutter-GST is the GStreamer Clutter backend. I think it is part of
GStreamer itself.

No.  You can get it from
http://ftp.gnome.org/pub/gnome/sources/clutter-gst/2.0/

Since both clutter and gstreamer will reputedly compile on windows, it
is a reasonable bet that clutter-gst will too.  But the proof of the
pudding is in the eating.


___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-24 Thread Julien Puydt
Le 08/01/2014 13:35, Thierry Simonnet a écrit :
  1. I loose my previous config and address book

Sorry to answer this late, but we don't have anything to push forward
the previous config... the only thing we have is for the accounts, and I
think it's only for configuration which was in gconf -- ie: not on win32...

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-23 Thread Eugen Dedu

On 07/01/14 19:30, Damien Sandras wrote:

Perhaps this should help :
https://mail.gnome.org/archives/gtk-list/2011-April/msg00094.html

Of course, schema compilation and installation should be automated. A bug in the
Makefile ?


I added code to recompile schema, 
https://git.gnome.org/browse/ekiga/commit/?id=337eb223b.



Le 07/01/14 11:38, Thierry Simonnet a écrit :

I generated a win32 package and have the following message

(ekiga.exe:8364):GLib-GIO-ERROR **: Settings schema
'org.gnome.ekiga.general.user-interface.video-display' is not installed

Any idea?
--

Thierry Simonnet


___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-20 Thread Thierry Simonnet
Here is my script for clutter, gstreamer generation
I generated an ekiga-installer.exe
Remarks :

  * it is a little bit dirty. When linking ekiga, library from
clutter-1.16 are used. I need to modify some .pc files
  * I tried to reduce generated code but I think it is possible to
reduce more.
  * package size grows from 20MB to 50MB
  * some dll are not well included in Makefile but I work on it
  * I tested application with echo test. I registered on ekiga.net and
on my own pbx. I have audio, video screen animation but only a white
screen an no realvideo. I also be impossible to hang up the call.
  * when testing camera I only have a blank screen
  * I have a message : error when opening or initializing the video
output. please verify that no other application is using the
accelerated video output. No video will be displayed on your machine
during this call.



On 01/13/2014 10:30 PM, Chris Vine wrote:
 On Mon, 13 Jan 2014 20:18:49 +0100
 Damien Sandras dsand...@seconix.com wrote:
 Ouch...

 Before porting, I read that there were available packages for WIN32
 and other platforms.

 Clutter-GST is the GStreamer Clutter backend. I think it is part of 
 GStreamer itself.
 No.  You can get it from
 http://ftp.gnome.org/pub/gnome/sources/clutter-gst/2.0/

 Since both clutter and gstreamer will reputedly compile on windows, it
 is a reasonable bet that clutter-gst will too.  But the proof of the
 pudding is in the eating.

 Chris
 ___
 ekiga-devel-list mailing list
 ekiga-devel-list@gnome.org
 https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


-- 

Thierry Simonnet

ESIEE-Paris

Par respect pour l’environnement, n’imprimez ce mail que si nécessaire




clutter-gen.sh
Description: application/shellscript
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-20 Thread Eugen Dedu

On 20/01/14 14:21, Eugen Dedu wrote:

Good, thank you.  I will use them when I do the official commit.

Eugen

On 20/01/14 14:09, Thierry Simonnet wrote:

Here is my script for clutter, gstreamer generation
I generated an ekiga-installer.exe
Remarks :

   * package size grows from 20MB to 50MB


This is surely because they are not stripped...

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-20 Thread Thierry Simonnet

  
  
Le 20/01/2014 14:22, Eugen Dedu a
  crit:

On 20/01/14 14:21, Eugen Dedu wrote:
  
  Good, thank you. I will use them when I
do the official commit.


Eugen


On 20/01/14 14:09, Thierry Simonnet wrote:

Here is my script for clutter,
  gstreamer generation
  
  I generated an ekiga-installer.exe
  
  Remarks :
  
  
   * package size grows from 20MB to 50MB
  

  
  
  This is surely because they are not stripped...
  

Of course. But also some unnecessary libs.
I also have the trouble with schema.


-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-15 Thread Thierry Simonnet

  
  
unfortunately, packages for windows are
  unusable (msi format or too old)
  clutter-gst is an extension of clutter and didn't find it in
  gstreamer.
  
  Manual way to generate all that :-(
  
  Le 13/01/2014 20:18, Damien Sandras a crit:


  
  Ouch...

Before porting, I read that there were available packages for
WIN32 and other platforms.

Clutter-GST is the GStreamer Clutter backend. I think it is part
of GStreamer itself.

Le 13/01/14 16:44, Thierry Simonnet a crit:
  
  

I compiled clutter (glib, cairo,
  pango, json, cogl...) for win32
  I compiled clutter GTK for win32
  
  but now ekiga wants : 
  checking for GLIB... yes
  checking for CLUTTER... yes
  checking for CLUTTER_GTK... yes
  checking for CLUTTER_GST... no
  configure: error: Package requirements (clutter-gst-2.0
  gstreamer-app-1.0 gstreamer-plugins-base-1.0
  gstreamer-plugins-base-1.0) were not met:
  
  No package 'clutter-gst-2.0' found
  No package 'gstreamer-app-1.0' found
  No package 'gstreamer-plugins-base-1.0' found
  No package 'gstreamer-plugins-base-1.0' found
  
  clutter-gst needs :
  checking for CLUTTER_GST... no
  configure: error: Package requirements (clutter-1.0 =
  1.10.0
   cogl-2.0-experimental = 2.0
   cogl-gst = 2.0.0
   gio-2.0 = 2.18.0) were not met:
  
  No package 'cogl-2.0-experimental' found
  No package 'cogl-gst' found
  
  Maybe too much !
  
  On 01/13/2014 03:21 PM, Thierry Simonnet wrote:


  
  I tried cross compiling clutter.
Is it necessary to have clutter-gtk???
A better solution must be find. It is longer and much more
difficult to cross compile clutter than ekiga.

Le 13/01/2014 08:56, Thierry Simonnet a crit:
  
  

Unfortunately, I can't test
  under windows.
  New version needs clutter, json, gstreamer I tried to
  test with different win32 clutter packages but I didn't
  success. I will try with source package but I need time.
  
  Le 12/01/2014 16:22, Julien Puydt a crit:


  Le 12/01/2014 14:02, Julien Puydt a crit :

  
I wrote and pushed a skeleton of the migrate_from_gconf method ; it
lacks the strtok dirty code, but it compiles. I'll finish it some time
later (it's a question of putting the old code in the FIXME hole).

  
  After a nice stroll in the nice weather, I finished the implementation
of migrate_from_gconf.

Now someone needs to hook it up and test it works...

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list




-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry

  Simonnet
  ESIEE-Paris
   Par respect pour
  lenvironnement, nimprimez ce mail que si
  ncessaire
  
  

  
  
  
  -- 












Thierry
Simonnet
ESIEE-Paris
 Par respect pour lenvironnement,
nimprimez ce mail que si ncessaire


  



-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour lenvironnement, nimprimez ce mail que
  si ncessaire
  
  




___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list
  
  
  
  

  Damien SANDRAS

Ekiga
Project 
http://www.ekiga.org
   
  
  
  
  
  ___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org

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

2014-01-13 Thread Thierry Simonnet

  
  
I tried cross compiling clutter. Is it
  necessary to have clutter-gtk???
  A better solution must be find. It is longer and much more
  difficult to cross compile clutter than ekiga.
  
  Le 13/01/2014 08:56, Thierry Simonnet a crit:


  
  Unfortunately, I can't test under
windows.
New version needs clutter, json, gstreamer I tried to test
with different win32 clutter packages but I didn't success. I
will try with source package but I need time.

Le 12/01/2014 16:22, Julien Puydt a crit:
  
  
Le 12/01/2014 14:02, Julien Puydt a crit :


  I wrote and pushed a skeleton of the migrate_from_gconf method ; it
lacks the strtok dirty code, but it compiles. I'll finish it some time
later (it's a question of putting the old code in the FIXME hole).


After a nice stroll in the nice weather, I finished the implementation
of migrate_from_gconf.

Now someone needs to hook it up and test it works...

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

  
  
  
  -- 












Thierry
Simonnet
ESIEE-Paris
 Par
respect pour lenvironnement, nimprimez ce mail que si
ncessaire


  



-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-13 Thread Damien Sandras

  
  
Ouch...
  
  Before porting, I read that there were available packages for
  WIN32 and other platforms.
  
  Clutter-GST is the GStreamer Clutter backend. I think it is part
  of GStreamer itself.
  
  Le 13/01/14 16:44, Thierry Simonnet a crit:


  
  I compiled clutter (glib, cairo,
pango, json, cogl...) for win32
I compiled clutter GTK for win32

but now ekiga wants : 
checking for GLIB... yes
checking for CLUTTER... yes
checking for CLUTTER_GTK... yes
checking for CLUTTER_GST... no
configure: error: Package requirements (clutter-gst-2.0
gstreamer-app-1.0 gstreamer-plugins-base-1.0
gstreamer-plugins-base-1.0) were not met:

No package 'clutter-gst-2.0' found
No package 'gstreamer-app-1.0' found
No package 'gstreamer-plugins-base-1.0' found
No package 'gstreamer-plugins-base-1.0' found

clutter-gst needs :
checking for CLUTTER_GST... no
configure: error: Package requirements (clutter-1.0 = 1.10.0
 cogl-2.0-experimental = 2.0
 cogl-gst = 2.0.0
 gio-2.0 = 2.18.0) were not met:

No package 'cogl-2.0-experimental' found
No package 'cogl-gst' found

Maybe too much !

On 01/13/2014 03:21 PM, Thierry Simonnet wrote:
  
  

I tried cross compiling clutter. Is
  it necessary to have clutter-gtk???
  A better solution must be find. It is longer and much more
  difficult to cross compile clutter than ekiga.
  
  Le 13/01/2014 08:56, Thierry Simonnet a crit:


  
  Unfortunately, I can't test under
windows.
New version needs clutter, json, gstreamer I tried to
test with different win32 clutter packages but I didn't
success. I will try with source package but I need time.

Le 12/01/2014 16:22, Julien Puydt a crit:
  
  
Le 12/01/2014 14:02, Julien Puydt a crit :


  I wrote and pushed a skeleton of the migrate_from_gconf method ; it
lacks the strtok dirty code, but it compiles. I'll finish it some time
later (it's a question of putting the old code in the FIXME hole).


After a nice stroll in the nice weather, I finished the implementation
of migrate_from_gconf.

Now someone needs to hook it up and test it works...

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

  
  
  
  -- 












Thierry
Simonnet
ESIEE-Paris
 Par respect pour lenvironnement,
nimprimez ce mail que si ncessaire


  



-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par respect pour lenvironnement, nimprimez
  ce mail que si ncessaire
  
  

  
  
  
  -- 












Thierry
Simonnet
ESIEE-Paris
 Par
respect pour lenvironnement, nimprimez ce mail que si
ncessaire


  
  
  
  
  ___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list




  
  

  Damien SANDRAS
  
  Ekiga Project
  
  http://www.ekiga.org

  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-13 Thread Chris Vine
On Mon, 13 Jan 2014 20:18:49 +0100
Damien Sandras dsand...@seconix.com wrote:
 Ouch...
 
 Before porting, I read that there were available packages for WIN32
 and other platforms.
 
 Clutter-GST is the GStreamer Clutter backend. I think it is part of 
 GStreamer itself.

No.  You can get it from
http://ftp.gnome.org/pub/gnome/sources/clutter-gst/2.0/

Since both clutter and gstreamer will reputedly compile on windows, it
is a reasonable bet that clutter-gst will too.  But the proof of the
pudding is in the eating.

Chris
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-12 Thread Julien Puydt
Le 10/01/2014 19:19, Julien Puydt a écrit :
 I'll write the migrate method in that case; it would take a
 std::liststd::string and return void -- or do we want to do something
 on error?
 
 It will take a few days : the little spare time I have in the coming
 days will be used to work on a few opal accounts bugs Damien reported
 privately.

I wrote and pushed a skeleton of the migrate_from_gconf method ; it
lacks the strtok dirty code, but it compiles. I'll finish it some time
later (it's a question of putting the old code in the FIXME hole).

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-12 Thread Julien Puydt
Le 12/01/2014 14:02, Julien Puydt a écrit :
 I wrote and pushed a skeleton of the migrate_from_gconf method ; it
 lacks the strtok dirty code, but it compiles. I'll finish it some time
 later (it's a question of putting the old code in the FIXME hole).

After a nice stroll in the nice weather, I finished the implementation
of migrate_from_gconf.

Now someone needs to hook it up and test it works...

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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

2014-01-12 Thread Thierry Simonnet

  
  
Unfortunately, I can't test under
  windows.
  New version needs clutter, json, gstreamer I tried to test
  with different win32 clutter packages but I didn't success. I will
  try with source package but I need time.
  
  Le 12/01/2014 16:22, Julien Puydt a crit:


  Le 12/01/2014 14:02, Julien Puydt a crit :

  
I wrote and pushed a skeleton of the migrate_from_gconf method ; it
lacks the strtok dirty code, but it compiles. I'll finish it some time
later (it's a question of putting the old code in the FIXME hole).

  
  
After a nice stroll in the nice weather, I finished the implementation
of migrate_from_gconf.

Now someone needs to hook it up and test it works...

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list




-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-10 Thread Damien Sandras

  
  
Le 09/01/14 06:49, Julien Puydt a
  crit:


  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 you comment ?

  
  
Yes, we discussed it ; it's technically possible, but :

- it means adding back gmconf (the code, the configure lines, the
Makefile.am lines, the old schema...) ;


Yes, and no...

Actually, there is a gsettings-data-convert utility that reads a
.convert file and move the old settings into GSettings. This
.convert file is present in the Ekiga tree and installed at the
right place so that all settings are magically converted when the
user logs in.

The idea would be add the a method to Opal::Account able to read the
old format from a converted GSettings key, and to save it into the
new XML format in the new key.

Of course, that won't work with Windows.


  
;

- I fear starting to do a conversion for opal accounts will open the way
to do the same for addressbooks and the rest...



Did we change the address book format in the upcoming release ?

  
  
  

  Damien SANDRAS
  
  Ekiga Project
  
  http://www.ekiga.org

  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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

2014-01-10 Thread Julien Puydt
Le 10/01/2014 12:49, Damien Sandras a écrit :
 Le 09/01/14 06:49, Julien Puydt a écrit :
 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 you comment ?
 Yes, we discussed it ; it's technically possible, but :

 - it means adding back gmconf (the code, the configure lines, the
 Makefile.am lines, the old schema...) ;
 
 Yes, and no...
 
 Actually, there is a gsettings-data-convert utility that reads a
 .convert file and move the old settings into GSettings. This .convert
 file is present in the Ekiga tree and installed at the right place so
 that all settings are magically converted when the user logs in.
 
 The idea would be add the a method to Opal::Account able to read the old
 format from a converted GSettings key, and to save it into the new XML
 format in the new key.
 
 Of course, that won't work with Windows.

That makes things much simpler! I would rather see opal-main.cpp do
something like this :

- check if there is an old gsettings key around ;
- if so, call a static method of Opal::Bank to migrate (let's call it
migrate_from_gmconf) ;
- if so, delete the old key so we don't do it again next time.

I'll write the migrate method in that case; it would take a
std::liststd::string and return void -- or do we want to do something
on error?

It will take a few days : the little spare time I have in the coming
days will be used to work on a few opal accounts bugs Damien reported
privately.

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


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:


  
  Perhaps this should help :
https://mail.gnome.org/archives/gtk-list/2011-April/msg00094.html

Of course, schema compilation and installation should be
automated. A bug in the Makefile ?

Le 07/01/14 11:38, Thierry Simonnet a crit:
  
  

I generated a win32 package and have the following message

(ekiga.exe:8364):GLib-GIO-ERROR **: Settings schema
'org.gnome.ekiga.general.user-interface.video-display' is not
installed

Any idea?
-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour lenvironnement, nimprimez ce mail que
  si ncessaire
  
  




___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list
  
  
  
  

  Damien SANDRAS

Ekiga
Project 
http://www.ekiga.org
   
  
  
  
  
  ___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list



-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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 ekiga.net account
I can't call nor receive even using my local PBX
  
  
  
  
  
  Le 08/01/2014 11:13, Thierry Simonnet a crit:


  
  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:
  
  

Perhaps this should help :
  https://mail.gnome.org/archives/gtk-list/2011-April/msg00094.html
  
  Of course, schema compilation and installation should be
  automated. A bug in the Makefile ?
  
  Le 07/01/14 11:38, Thierry Simonnet a crit:


  
  I generated a win32 package and have the following message
  
  (ekiga.exe:8364):GLib-GIO-ERROR **: Settings schema
  'org.gnome.ekiga.general.user-interface.video-display' is not
  installed
  
  Any idea?
  -- 












Thierry
Simonnet
ESIEE-Paris
 Par respect pour lenvironnement,
nimprimez ce mail que si ncessaire


  
  
  
  
  ___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list




  
Damien SANDRAS
  
  Ekiga
  Project 
  http://www.ekiga.org
 




___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list
  
  
  
  -- 












Thierry
Simonnet
ESIEE-Paris
 Par
respect pour lenvironnement, nimprimez ce mail que si
ncessaire


  



-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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 Polycom videoconferencing.
  
  I like the new frames. I have a smoother comportment especially
with high definition video calls.
  
  I think it will be useful to copy org.gnome.ekiga.gschema.xml
at the right place before compiling glib schemas.
  
  Best regards
  
  Thierry
  
  Le 08/01/2014 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.

No more messages. but :

  I loose my previous config and address book
  I can't connect my ekiga.net account
  I can't call nor receive even using my local PBX





Le 08/01/2014 11:13, Thierry Simonnet a crit:
  
  

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:


  
  Perhaps this should help :
https://mail.gnome.org/archives/gtk-list/2011-April/msg00094.html

Of course, schema compilation and installation should be
automated. A bug in the Makefile ?

Le 07/01/14 11:38, Thierry Simonnet a crit:
  
  

I generated a win32 package and have the following message

(ekiga.exe:8364):GLib-GIO-ERROR **: Settings schema
'org.gnome.ekiga.general.user-interface.video-display' is
not installed

Any idea?
-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry

  Simonnet
  ESIEE-Paris
   Par respect pour
  lenvironnement, nimprimez ce mail que si
  ncessaire
  
  




___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list
  
  
  
  

  Damien SANDRAS

Ekiga
Project 
http://www.ekiga.org
   
  
  
  
  
  ___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list



-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour lenvironnement, nimprimez ce mail que
  si ncessaire
  
  

  
  
  
  -- 












Thierry
Simonnet
ESIEE-Paris
 Par
respect pour lenvironnement, nimprimez ce mail que si
ncessaire


  



-- 
  
  
  
  
  
  
  
  
  
  
  
  
  Thierry
  Simonnet
  ESIEE-Paris
   Par
  respect pour
  lenvironnement, nimprimez ce mail que si ncessaire
  
  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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 automated. Eugen, is that fixable ?


   No more messages. but :

  I loose my previous config and address book

  


I wrote a .convert file. There is a conversion utility called
gsettings-data-convert (see
http://manpages.ubuntu.com/manpages/maverick/man1/gsettings-data-convert.1.html)

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 you comment ?


  

  I can't connect my ekiga.net account

  


This was broken until recently. Julien recently fixed it. Are you
using latest GIT code ?


  

  I can't call nor receive even using my local PBX



  


Same question.


  
  

  Damien SANDRAS
  
  Ekiga Project
  
  http://www.ekiga.org

  

  

___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

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 you comment ?

Yes, we discussed it ; it's technically possible, but :

- it means adding back gmconf (the code, the configure lines, the
Makefile.am lines, the old schema...) ;

- the gsettings code needs to call a function
convert_gmconf_opal_accounts somewhere after some condition is met (I
musts admit I don't know much about GSettings) ;

- I fear starting to do a conversion for opal accounts will open the way
to do the same for addressbooks and the rest...

Snark
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list