linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] UI locking up when using linphone core api.


From: Simon Morlat
Subject: Re: [Linphone-developers] UI locking up when using linphone core api.
Date: Wed, 14 Sep 2005 14:08:33 +0200
User-agent: KMail/1.8.2

Hello,

Normally linphone_core_init() does not block.
There's a bug somewhere, probably.
You should use attach gdb with 'gdb --pid=<pid of your buggy application>' to 
see where exactly it is blocked.

Simon

Le Vendredi 9 Septembre 2005 20:54, Michael Frey a écrit :
> Hello,
>
> I am trying to build a java app using the linphone core api.  I am
> using JNI wrappers and after I call linphone_core_init my UI becomes
> un-responsive.  Is there something in the linphone core that locks
> the user interface?  If so how can I release it?
> I have even tried calling linphone_core_init from another thread with
> the same results.
>
> Thanks in advance,
>
> Michael
>
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

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