linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] little problems


From: Sami Farin
Subject: Re: [Linphone-developers] little problems
Date: Thu, 04 Apr 2013 10:15:50 -0000
User-agent: Mutt/1.5.21+146 (302044b4ed3f) (2012-12-30)

On Tue, Mar 12, 2013 at 15:57:20 +0100, Guillaume Beraudo wrote:
> Hi,
> 
> > $ git pull --recurse-submodules
> > Fetching submodule mediastreamer2
> > Fetching submodule oRTP
> > Already up-to-date.
> > $ git submodule update
> > $ git submodule
> >  22f54d4038fd4ba2897e506be776fe3c0956dd3d mediastreamer2 
> > (2.8.2-469-g22f54d4)
> >  b1590514c98d33e5464d46317fdeaec52f778de7 oRTP (0.20.0-77-gb159051)
> > $
> > 
> > If I missed some trick, I'd be happy to hear it.
> 
> You should use "git submodule update --recursive".
> Then your mediastreamer version should be much recent:
> git submodule
> +a964bf24c47febe55276a8b5ef3e323503c08668 mediastreamer2 (2.8.2-526-ga964bf2)
> +b055a505042c4420e104ce81a09790c5373f62bb oRTP (0.20.0-80-gb055a50)

$ git submodule update --recursive
$ git submodule
 22f54d4038fd4ba2897e506be776fe3c0956dd3d mediastreamer2 (2.8.2-469-g22f54d4)
 b1590514c98d33e5464d46317fdeaec52f778de7 oRTP (0.20.0-77-gb159051)
$

However, linphone compiles when I install ortp and mediastreamer from
their own git repo..  and do
./configure --enable-external-ortp --enable-external-mediastreamer
(only had to fix call to zrtp_processZrtpMessage to make it compile with latest 
libzrtpcpp)

It also works if I do (again)
git clone git://git.linphone.org/linphone.git --recursive
but I don't understand why the previously cloned stuff does not get updated.

> 
> > > > ** (linphone:30335): ERROR **: No widget named keypad_tab_icon found in 
> > > > xml interface.
> > > > Trace/breakpoint trap
> > > 
> > > What do you mean?
> > 
> > Sometimes linphone crashed like that.  Now it seems to work.
> 
> Ok, if you reproduce it please send a backtrace.
> 
> 
> > Seems like if I have previously configured a sound device which has 
> > disappeared
> > when I start linphone again, it crashes.
> 
> For example, select usb sound device, unplug and restart linphone?

Yes.  But latest linphone-git does not seem to crash anymore, very nice.

> 
> Guillaume
> 
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers

-- 
Do what you love because life is too short for anything else.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]