When I'm trying to sync with a SonyEricsson P900 (syncml-http) and the file plugin, the phone hangs forever at "Connecting". All spources are from current SVN.
From the trace logs it seems that there is a problem with DSMem in the DevInf structure, the original error is something like this:
>>>>>>> _smlXmlDevInfDataStoreParseDSMem(0x97eb768, 0x97f12e8, 0xb6b68688)
<--- ERROR --- _smlXmlDevInfDataStoreParseDSMem: wrong initial node
I've modified _smlXmlDevInfDataStoreParseDSMem to return immediately, and then I can sync at least the contacts mostly succesfully. :-)