From: Tyson W. <twh...@gm...> - 2009-08-08 05:02:29
|
Hi, I've not been able to sync my Nokia 2760 using the Debian opensync packages, so I've compiled up the trunk version (as of right now) of both wbxml2 and libsyncml to see if the issues have been resolved. Unfortunately, libsyncml seems to be hanging on the session_transmit test. Turning on the trace shows you first get _event_callback with 1, then with 5, then it dispatches 2 status, and then it goes into a endless loop of smlSessionReceiveBody: command 1 of message 1 found smlSessionReceiveBody: Now dispatching 1 statuses. Sessionwaiting: 0, prio: 1 >>>>>>> smlSessionDispatch smlSessionDispatch: dispatch status - 1 >>>>>>> _smlSessionCommandHandler _smlSessionCommandHandler: session cmd type 2 <<<<<<< _smlSessionCommandHandler - next needed command status 0 for message 1 is not this one (cmd 1, msg 1) <<<<<<< smlSessionDispatch - done (I would be happy to send all the earlier stuff the lead up if it is useful) Thanks! -Tyson |