From: Norm D. <ndr...@di...> - 2005-08-15 12:38:22
|
I know Opensync is replacing the old 0.82 version of Multisync but which is more stable right now for syncing a SyncML phone? I have a Nokia 6620 and syncing isn't consistent with Multisync 0.82 for me. Norm |
From: Armin B. <arm...@de...> - 2005-08-15 13:14:29
Attachments:
signature.asc
|
Hi, The syncml implementation in multisync is uhh... somewhat suboptimal :) It will only work with very few devices (mostly older ones). If it doesnt work with you device your probably out of luck with multisync. Opensync opposed to that uses a real syncml library (you can take a look at it here: libsyncml.opensync.org). This library is aimed to be fully compatible with all syncml devices. Right now it is in a early beta stage. So if you would like to help and have some minutes to spare we can make this plugin work with your device. Armin Norm Dressler wrote: > I know Opensync is replacing the old 0.82 version of Multisync but which > is more stable right now for syncing a SyncML phone? I have a Nokia > 6620 and syncing isn't consistent with Multisync 0.82 for me. > > Norm > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |
From: Norm D. <ndr...@di...> - 2005-08-15 13:35:26
|
On Mon, 2005-15-08 at 15:14 +0200, Armin Bauer wrote: > Hi, > > The syncml implementation in multisync is uhh... somewhat suboptimal :) > It will only work with very few devices (mostly older ones). If it > doesnt work with you device your probably out of luck with multisync. > > Opensync opposed to that uses a real syncml library (you can take a look > at it here: libsyncml.opensync.org). This library is aimed to be fully > compatible with all syncml devices. Right now it is in a early beta > stage. So if you would like to help and have some minutes to spare we > can make this plugin work with your device. > I noticed it's a bit flaky to say the least. It once actually sync'd my contacts -- then duplicated them on Evolution and erased them on the phone! :) After resetting the phone to defaults, erasing the .multisync directory and trying a re-sync -- forget it. Now Syncml crashes on the phone. Long story short, I will install Opensync and the various plugins and see what I can do to help out. Thanks Norm |
From: Norm D. <ndr...@di...> - 2005-08-15 17:41:31
|
Hmm.. can't seem to compile LibSyncML on Debian. It says I need CommonC ++ but I have installed it (commoncpp2-dev). Anyone have suggestions on this one? If not then it will have to wait until tonight when I can try on another system. Norm On Mon, 2005-15-08 at 15:14 +0200, Armin Bauer wrote: > Hi, > > The syncml implementation in multisync is uhh... somewhat suboptimal :) > It will only work with very few devices (mostly older ones). If it > doesnt work with you device your probably out of luck with multisync. > > Opensync opposed to that uses a real syncml library (you can take a look > at it here: libsyncml.opensync.org). This library is aimed to be fully > compatible with all syncml devices. Right now it is in a early beta > stage. So if you would like to help and have some minutes to spare we > can make this plugin work with your device. > > Armin > > Norm Dressler wrote: > > I know Opensync is replacing the old 0.82 version of Multisync but which > > is more stable right now for syncing a SyncML phone? I have a Nokia > > 6620 and syncing isn't consistent with Multisync 0.82 for me. > > > > Norm > > > > > > > > ------------------------------------------------------- > > SF.Net email is Sponsored by the Better Software Conference & EXPO > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > > _______________________________________________ > > Opensync-users mailing list > > Ope...@li... > > https://lists.sourceforge.net/lists/listinfo/opensync-users |
From: Maciek B. <mbo...@cl...> - 2005-08-15 17:50:10
|
On Monday 15 August 2005 19:41, Norm Dressler wrote: > Hmm.. can't seem to compile LibSyncML on Debian. It says I need CommonC > ++ but I have installed it (commoncpp2-dev). As far as I know, LibSyncML you are talking about has nothing to do with th= e=20 libsyncml Armin has started to develop for opensync (except the name of=20 course). =2E/Maciek =2D-=20 Maciek Borowka =C2=A0 =C2=A0=C2=A0 http://www.clever-age.com.pl Clever Age Polska - Otwarte uslugi informatyczne Tel: +48 58 30 74 340 =C2=A0 =C2=A0 =C2=A0 GSM: +48 606 525 368 |
From: Norm D. <no...@dr...> - 2005-08-15 21:51:23
|
What I'm referring to is the pre-req for the syncml plugin from libsyncml.sourceforge.net. Norm On Mon, 2005-15-08 at 19:50 +0200, Maciek Borowka wrote: > On Monday 15 August 2005 19:41, Norm Dressler wrote: > > Hmm.. can't seem to compile LibSyncML on Debian. It says I need CommonC > > ++ but I have installed it (commoncpp2-dev). > > As far as I know, LibSyncML you are talking about has nothing to do with the > libsyncml Armin has started to develop for opensync (except the name of > course). > > ./Maciek > |
From: Norm D. <no...@dr...> - 2005-08-16 00:12:23
|
I solved my original error with the configure (ccgnu-config needed to be linked to ccgnu2-config). Now I get nothing but grief compiling...is there a mailing list for libsyncml or better yet, anyone have a working debian package? Here are the errors I get when I compile it: g++ -DHAVE_CONFIG_H -I. -I. -I.. -W -D_REENTRANT -D_THREAD_SAFE -D_GNU_SOURCE -I../include -I.. -c main.cc -MT main.lo -MD -MP -MF .deps/main.TPlo -fPIC -DPIC -o .libs/main.lo In file included from /usr/include/c++/3.3/backward/iostream.h:31, from ../include/syncml.h:39, from main.cc:34: /usr/include/c++/3.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C ++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. In file included from main.cc:34: ../include/syncml.h:259: error: syntax error before `=' token ../include/syncml.h:260: error: syntax error before `=' token ../include/syncml.h:261: error: syntax error before `=' token ....and it goes on and on.... On Mon, 2005-15-08 at 17:51 -0400, Norm Dressler wrote: > What I'm referring to is the pre-req for the syncml plugin from > libsyncml.sourceforge.net. > > Norm > > On Mon, 2005-15-08 at 19:50 +0200, Maciek Borowka wrote: > > On Monday 15 August 2005 19:41, Norm Dressler wrote: > > > Hmm.. can't seem to compile LibSyncML on Debian. It says I need CommonC > > > ++ but I have installed it (commoncpp2-dev). > > > > As far as I know, LibSyncML you are talking about has nothing to do with the > > libsyncml Armin has started to develop for opensync (except the name of > > course). > > > > ./Maciek > > > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |
From: David E. <tw...@us...> - 2005-08-16 06:12:08
|
On Mon, 2005-08-15 at 17:51 -0400, Norm Dressler wrote: > What I'm referring to is the pre-req for the syncml plugin from > libsyncml.sourceforge.net. Yes, but the one used by OpenSync is at http://libsyncml.opensync.org/ > Norm > > On Mon, 2005-15-08 at 19:50 +0200, Maciek Borowka wrote: > > On Monday 15 August 2005 19:41, Norm Dressler wrote: > > > Hmm.. can't seem to compile LibSyncML on Debian. It says I need CommonC > > > ++ but I have installed it (commoncpp2-dev). > > > > As far as I know, LibSyncML you are talking about has nothing to do with the > > libsyncml Armin has started to develop for opensync (except the name of > > course). > > > > ./Maciek -- Regards, -\- David Eriksson -/- SynCE - http://synce.sourceforge.net ScummVM - http://scummvm.sourceforge.net Desquirr - http://desquirr.sourceforge.net |
From: Armin B. <arm...@de...> - 2005-08-16 10:13:23
|
I think the best start for the syncml plugin is this wiki page: http://www.opensync.org/wiki/syncml-guide I changed libsyncml.sf.net to point to my libsyncml.opensync.org now. The project space was donated to me by the original author. I just didnt find the time yet to update it correctly. sorry for the inconvience! Armin David Eriksson wrote: > On Mon, 2005-08-15 at 17:51 -0400, Norm Dressler wrote: > >>What I'm referring to is the pre-req for the syncml plugin from >>libsyncml.sourceforge.net. > > > Yes, but the one used by OpenSync is at http://libsyncml.opensync.org/ > > >>Norm >> >>On Mon, 2005-15-08 at 19:50 +0200, Maciek Borowka wrote: >> >>>On Monday 15 August 2005 19:41, Norm Dressler wrote: >>> >>>>Hmm.. can't seem to compile LibSyncML on Debian. It says I need CommonC >>>>++ but I have installed it (commoncpp2-dev). >>> >>>As far as I know, LibSyncML you are talking about has nothing to do with the >>>libsyncml Armin has started to develop for opensync (except the name of >>>course). >>> >>>./Maciek > > |
From: Norm D. <ndr...@di...> - 2005-08-16 12:27:22
|
On Tue, 2005-16-08 at 08:11 +0200, David Eriksson wrote: > On Mon, 2005-08-15 at 17:51 -0400, Norm Dressler wrote: > > What I'm referring to is the pre-req for the syncml plugin from > > libsyncml.sourceforge.net. > > Yes, but the one used by OpenSync is at http://libsyncml.opensync.org/ DOH. Ok, it finally made it through my thick skull LOL. What's the subversion command to download this version? The download link doesn't show it at all so I'm assuming you have to use subversion to get it... Armin, it seems I've neglected to build new debian packages for the latest versions as well so I'll see about doing that for you as well. Norm |