From: Armin B. <arm...@de...> - 2005-08-02 15:00:35
|
Hi, sorry that i didnt provide much information on how to use this plugin: Please see http://www.opensync.org/wiki/syncml-guide for a guide how to use the syncml plugin. Please note: This plugin is pre-beta and will likely fail. I am really thankfull that you consider beta testing my software! Please report any bugs you encounter so i can fix them quickly Armin Stefan Armbruster wrote: > Hi, > > I've successfully compiled and installed opensync with the syncml-plugin from > svn on a Debian Sarge system. What caused me some trouble was patching the > libsoup. libsyncml has a dependency to libsoup-2.2.4 in Makefile.ac. I've > changed this to libsoup-2.2 and patched the Debian source package of > libsoup-2.2 with libsyncml/misc/libsoup-2.2.3.patch. After that libsyncml > compiles and installs fine. Maybe there should be a hint in libsyncml's > readme, because this patching is not obvious, it took me some time to figure > out... > > I've added a msynctool group using the syncml-http-server and the testmodule > (python) for running a first test. > > When trying to sync, I get this: > > # msynctool --sync syncml > Synchronizing group "syncml" > The previous synchronization was unlean. Slow-syncing > Connect called!! > Member 1 of type syncml-http-server had an error while connecting: (null) > Member 2 of type testmodule just connected > disconnect called! > Member 2 of type testmodule just disconnected > All clients have disconnected > The sync failed: Unable to connect one of the members > Error synchronizing: Unable to connect one of the members > > syncml-http-server.conf contains: > <config><username>sam</username><password>mypass</password><url></url><port>8080</port> > > IMHO the syncml plugin should start a server on port 8080 and wait for a > client (e.g. syncml-capable smartphone) to connect to and the then nstart the > sync. The above message appears instantly, so it is not waiting for a client > connection. > > Any hints? > > Regards, > Stefan > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |