Hi all, I attached a patch on ticket #1662: http://dev.openwengo.com/trac/openwengo/trac.cgi/ticket/1662
The issue is due to the thread model of the Timer class which doesn't allow restarting a timer in its event handler. The solution is to jump to another thread (the model event loop one) to handle the timeout.
Please review it. -- Thomas _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
