On So, 2010-06-27 at 13:02 +0100, h2oz7v wrote: > Using syncEvo's HTTP server, I have managed to synch using the file > backend. Now I am looking for options to synch that data with > Thunderbird. TB doesn't have direct support for SyncML, though > Funambol have an extension (compatible with TB3) that claims to be > compliant with any SyncML device: > <https://mozilla-plugin.forge.funambol.org/> > > I thought I'd give it a go, the results being: > > syncevo-dbus-server: > > [ERROR] message type not supported for starting a sync > > syncevo-http-server: > > POST from 127.0.0.1 config type application/vnd.syncml+xml; > charset=UTF-8 session None args {} length 4865 > requesting new session > connection /org/syncevolution/Connection/14611594851277639198 went > down
That's surprising. application/vnd.syncml+xml should be a valid message type. Can you run "dbus-monitor" to capture the "Connect" and "Process" D-Bus method calls? Are you sure syncevo-dbus-server is the one you compiled yourself? You are using 1.0, right? -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
