Re: [Ekiga-devel-list] svn version - segfault on all incoming calls on hardy

2009-03-02 Thread Damien Sandras
Le dimanche 01 mars 2009 à 07:01 +0100, Thierry Simonnet a écrit :
> Craig Albrecht wrote:
> > Did a fresh install of today's trunk on a fresh installed and updated Hardy 
> > system after removing the distro's ekiga. Get immediate segfault on all 
> > incoming calls. Unable to receive incoming calls due to the segfault after 
> > clicking "accept." Is this problem related to Ubuntu? If so, please 
> > indicate a distro that I can use instead and be able to receive incoming 
> > calls using the current svn version of ekiga.
> >
> > Thank you
> >
> > Craig Albrecht
> >
> >
> > ___
> > Ekiga-devel-list mailing list
> > Ekiga-devel-list@gnome.org
> > http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
> >   
> I have the same trouble using Slackware current, Debian Sid 32, Win32.
> 
> 

That's funny, I don't have the problem...
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP   : http://www.beip.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:dsand...@ekiga.net
   

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

[Ekiga-devel-list] Versions

2009-03-02 Thread Eugen Dedu

Hi,

A patch for ekiga to be checked in in my opinion:

--- configure.ac2009-02-23 09:22:29.0 +0100
+++ configure.ac-ok 2009-03-02 12:47:01.0 +0100
@@ -18,8 +18,8 @@
 BUILD_TYPE=ReleaseCode
 BUILD_NUMBER=1

-PTLIB_REC_VERSION="2.5.2"
-OPAL_REC_VERSION="3.5.2"
+PTLIB_REC_VERSION="2.6.0"
+OPAL_REC_VERSION="3.6.0"

 AC_DEFINE_UNQUOTED(MAJOR_VERSION, $MAJOR_VERSION,[fix])
 AC_DEFINE_UNQUOTED(MINOR_VERSION, $MINOR_VERSION,[fix])

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


[Ekiga-devel-list] schema unused keys

2009-03-02 Thread Eugen Dedu

Hi,

There are two keys in schema which are not used.  The first, 
calls_history, seems to have been renamed to call_history (which does 
exist).


snoopy:~/softs/ekiga/ekiga-svn$ grep -r calls_history . 
--exclude-dir=\\\.svn --exclude-dir=po|grep -vi ^./changelog
./ekiga.schemas.in.in: 
/schemas/apps/@PACKAGE_NAME@/general/user_interface/calls_history_component/calls_history
./ekiga.schemas.in.in: 
/apps/@PACKAGE_NAME@/general/user_interface/calls_history_component/calls_history
snoopy:~/softs/ekiga/ekiga-svn$ grep -r roster_expanded_groups . 
--exclude-dir=\\\.svn --exclude-dir=po|grep -vi ^./changelog
./ekiga.schemas.in.in: 
/schemas/apps/@PACKAGE_NAME@/general/user_interface/main_window/roster_expanded_groups
./ekiga.schemas.in.in: 
/apps/@PACKAGE_NAME@/general/user_interface/main_window/roster_expanded_groups


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