[Ekiga-devel-list] HEAD doesn't compile

2008-04-11 Thread Julien Puydt
clients/stun.cpp: In member function 'virtual void GMStunClient::Main()': clients/stun.cpp:337: error: 'class GMManager' has no member named 'GetCurrentAddress' With svn snapshots one hour old :-/ Snark ___ Ekiga-devel-list mailing list

Re: [Ekiga-devel-list] HEAD doesn't compile

2008-04-11 Thread Julien Puydt
Damien Sandras a écrit : I forgot to commit the stun.cpp file yesterday. I just did it. Thanks! Snark ___ Ekiga-devel-list mailing list Ekiga-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

[Ekiga-devel-list] Crash in opal-gmconf-bridge.cpp

2008-04-11 Thread Julien Puydt
Hi, again, there is a problem with the bridge : it gets something from gmconf, doesn't check before use, and triggers a floating point exception. I'm not sure whether the issue is in ekiga or in opal though : 0x08132c71 in GMManager::set_video_options (this=0x8303238, [EMAIL PROTECTED]) at

Re: [Ekiga-devel-list] Crash in opal-gmconf-bridge.cpp

2008-04-11 Thread Julien Puydt
Matthias Schneider a écrit : Quoting Damien Sandras [EMAIL PROTECTED]: Le vendredi 11 avril 2008 à 11:26 +0200, Matthias Schneider a écrit : Quoting Julien Puydt [EMAIL PROTECTED]: Hi, again, there is a problem with the bridge : it gets something from gmconf, doesn't check before use,

Re: [Ekiga-devel-list] Crash in opal-gmconf-bridge.cpp

2008-04-11 Thread Matthias Schneider
Quoting Julien Puydt [EMAIL PROTECTED]: Hi, again, there is a problem with the bridge : it gets something from gmconf, doesn't check before use, and triggers a floating point exception. I'm not sure whether the issue is in ekiga or in opal though : 0x08132c71 in

[Ekiga-devel-list] Ekiga 3.0 crash on Ubuntu 3.0

2008-04-11 Thread jadefranca-ekiga
Hello! I am trying to compile Ekiga 3.0 on Ubuntu 7.10. Everything compile fine, but... Ekiga crash on start. :-( I am using this tutorial to compile Ekiga. http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu Someone can help me? Here is the command line output when

Re: [Ekiga-devel-list] Crash in opal-gmconf-bridge.cpp

2008-04-11 Thread Damien Sandras
Le vendredi 11 avril 2008 à 11:26 +0200, Matthias Schneider a écrit : Quoting Julien Puydt [EMAIL PROTECTED]: Hi, again, there is a problem with the bridge : it gets something from gmconf, doesn't check before use, and triggers a floating point exception. I'm not sure whether the

Re: [Ekiga-devel-list] Ekiga 3.0 crash on Ubuntu 3.0

2008-04-11 Thread Julien Puydt
[EMAIL PROTECTED] a écrit : I am using this tutorial to compile Ekiga. http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu Someone can help me? Here is the command line output when Ekiga Crash, You did notice that it was SVN, hence unstable, not for any random

Re: [Ekiga-devel-list] Ekiga 3.0 crash on Ubuntu 3.0

2008-04-11 Thread yannick
Le vendredi 11 avril 2008 à 12:41 +0200, Julien Puydt a écrit : [EMAIL PROTECTED] a écrit : I am using this tutorial to compile Ekiga. http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu Someone can help me? Here is the command line output when Ekiga Crash,

[Ekiga-devel-list] Win32 build broken - status before the weekend

2008-04-11 Thread Torsten Schlabach
Hi all! Just for those waiting ... I don't only have no progress, but I am moving backwards. Last time, I had it to the point where it compiled, but I had issues with nsis. (See my earlier posting.) Because that nsis issues might be some 64 bit problem, I set up a new machine with a Debian

[Ekiga-devel-list] building trunk in home

2008-04-11 Thread yannick
Hi, I'm looking for a way to attract people testing our trunk version. I made some script for ubuntu to automate the compilation process but it use the root password and remove FFMPEG and related packages for installation thus is not designed to use in a cron without annoying the tester. In

Re: [Ekiga-devel-list] Win32 build broken - status before the weekend

2008-04-11 Thread Torsten Schlabach
Hi Matthias! In order to compile from SVN, you need to get mingw32 from Debian testing or unstable (lenny / sid at the time of writing), as this is the only version that contains the headers and libs needed for DirectX related stuff. The version that comes with Etch does not have these

Re: [Ekiga-devel-list] building trunk in home

2008-04-11 Thread Matthias Schneider
Quoting yannick [EMAIL PROTECTED]: Hi, I'm looking for a way to attract people testing our trunk version. I made some script for ubuntu to automate the compilation process but it use the root password and remove FFMPEG and related packages for installation thus is not designed to use in a

Re: [Ekiga-devel-list] Win32 build broken - status before the weekend

2008-04-11 Thread Torsten Schlabach
So for anyone wondering what exactly might be wrong ... I have Debian lenny (installed yesterday, April 10th) it's a 32 bit VServer on an AMD64 host machine with a 32 bit userland Freshly installed packages as per the Wiki page. I do # svn co http://svn.gnome.org/svn/ekiga/trunk/win32

Re: [Ekiga-devel-list] Win32 build broken - status before the weekend

2008-04-11 Thread Matthias Schneider
Quoting Torsten Schlabach [EMAIL PROTECTED]: So for anyone wondering what exactly might be wrong ... I have Debian lenny (installed yesterday, April 10th) it's a 32 bit VServer on an AMD64 host machine with a 32 bit userland Freshly installed packages as per the Wiki page. I do # svn

Re: [Ekiga-devel-list] Win32 build broken - status before the weekend

2008-04-11 Thread Matthias Schneider
Quoting Torsten Schlabach [EMAIL PROTECTED]: Hi Mattias! Once I get it running, maybe we should try to get the same revisions running on your setup first? So we know at least we are talking about the same code? Its easy, we jsut have to put the revision number in the makefile...

Re: [Ekiga-devel-list] Ekiga 3.0 crash on Ubuntu 3.0

2008-04-11 Thread jadefranca-ekiga
--- yannick [EMAIL PROTECTED] escreveu: You did notice that it was SVN, hence unstable, not for any random user? Of course! Otherwise, should it have a deb package in the website, right? We would need a backtrace from gdb to know what happens -- I fixed some crashers lately, so

Re: [Ekiga-devel-list] Crash in opal-gmconf-bridge.cpp

2008-04-11 Thread Matthias Schneider
Quoting Julien Puydt [EMAIL PROTECTED]: Hi, again, there is a problem with the bridge : it gets something from gmconf, doesn't check before use, and triggers a floating point exception. I'm not sure whether the issue is in ekiga or in opal though : 0x08132c71 in

[Ekiga-devel-list] Compiling HEAD fails due to ptlib headers not found

2008-04-11 Thread Luis Menina
Hi all, I tried to compile HEAD tonight, but it fails. It seems that the path for ptlib headers is not included when compiling some files. I've checked that pkg-config gives the right path: [EMAIL PROTECTED] skel]$ pkg-config --cflags ptlib -I/opt/gnome2//include The file that causes the error

Re: [Ekiga-devel-list] Compiling HEAD fails due to ptlib headers not found

2008-04-11 Thread yannick
Hi, I just compiled and all was fine. Ekiga is up and running now. I used this script (for ubuntu): http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu#Automated_installation_using_a_bash_script Regards, Yannick Le samedi 12 avril 2008 à 01:51 +0200, Luis Menina a