[Multisync-users] Evo2 <-> Siemens S55

2004-12-29 Thread Marco Bravi
Il giorno mer, 29-12-2004 alle 17:18 +0100, Christoph Lukas ha scritto: > It was not necessary to remove all the 'TYPE=XX' infos as you have > stated in an earlier mail. > I just had to modify the line 'VERSION:3.0' to 'VERSION:2.1' to get it > stored in the S55. First time I tried simply ge

[Multisync-users] Second Request Motorola E680?

2004-12-29 Thread Scott Call
Hello! I joined this list a few weeks ago and asked a question about my Motorola E680 and Synml. Nobody replied, which is fine, but I figured I'd ask again. Is there anyone out there who can help me figure out why SyncML fails handshake with this phone? I imagine many Linux enthusiasts will cho

[Multisync-users] Syncing with a Nokia 6230

2004-12-29 Thread David Young
Hi all, Until recently, I've been using Multisync with great success with my SE P800... however, I recently upgraded(?) to a Nokia 6230, which I see has some SyncML capabilities. Can anyone suggest how I may connect this 6230 (Series 4) with Multisync? Many thanks - David Young <>

Re: [Multisync-users] Evo2 <-> Siemens S55

2004-12-29 Thread Christoph Lukas
Hi, > > Now the scrambled phonebook problem is solved for me, but still got > > duplicated entries on the Evo side. > > Well... not only: by launching multisync from a console, when there is > something to sync I get (on the console): > > (multisync:3239): libebook-WARNING **: need to implement

Re: [Multisync-users] Multisync 0.90 status ?

2004-12-29 Thread Jean-Marc Liotier
On Wed, 2004-12-29 at 16:48 +0100, Jonas Birmà wrote: > There are still much to do before it can be released. For example: > > - Syncing syncgroups is not implemented > - Many plugins are not implemented yet (IRMC, SyncML, etc) > - ... > > The syncengine should be stress tested a little more and

Re: [Multisync-users] Multisync 0.90 status ?

2004-12-29 Thread Jonas Birmé
ons 2004-12-29 klockan 14:45 +0100 skrev Jean-Marc Liotier: > I got around setting up Multisync 0.90 from the SVN repository on my > server. Now I need to know what I can expect from it at that point. In > his announcement post > (http://www.mail-archive.com/multisync-devel@lists.sourceforge.net/ms

[Multisync-users] Evo2 <-> Siemens S55

2004-12-29 Thread Marco Bravi
Il giorno mer, 29-12-2004 alle 12:37 +0100, Marco Bravi ha scritto: > Now the scrambled phonebook problem is solved for me, but still got > duplicated entries on the Evo side. Well... not only: by launching multisync from a console, when there is something to sync I get (on the console): (multisy

[Multisync-users] Evo2 <-> Siemens S55

2004-12-29 Thread Marco Bravi
Dear Multisync users, In my previous post there is an obvious error: To add up to what can be done with evo2 plugin and the S55, I downloaded the debian evolution sources and, in the evo2 plugin directory, searched for all the occurrences of the EVC_FORMAT_VCARD_30 string (in evolution_sync.c and

Re: [Multisync-users] multisync documentation and support for Palm OS5?

2004-12-29 Thread Gideon N. Guillen
On Wed, 2004-12-29 at 11:52, Anand Buddhdev wrote: > Now, I became interested in multisync, because I have a Palm tungsten > T3. I currently sync it with jpilot, and this works fine, but jpilot > does not integrate with the rest of the system like Evolution does. And > jpilot does not (yet) sup

[Multisync-users] Re: Multisync documentation

2004-12-29 Thread David Zakar
On Tue, 2004-12-28 at 20:10 -0800, multisync-users- [EMAIL PROTECTED] wrote: > I have been trying to find documentation about the features of > multisync. I have understood how it works, but besides a brief > description of multisync, and a couple of pages describing specific > devices, there is

[Multisync-users] Multisync 0.90 status ?

2004-12-29 Thread Jean-Marc Liotier
I got around setting up Multisync 0.90 from the SVN repository on my server. Now I need to know what I can expect from it at that point. In his announcement post (http://www.mail-archive.com/multisync-devel@lists.sourceforge.net/msg00481.html) Armin Bauer gave the file-sync example, which introduc

Re: [Multisync-users] Compiling Multisync with no GUI

2004-12-29 Thread Jean-Marc Liotier
On Wed, 2004-12-29 at 12:25 +0100, David Eriksson wrote: > On Wed, 2004-12-29 at 11:57 +0100, Jean-Marc Liotier wrote: > > > configure.in:15: error: possibly undefined macro: AC_PROG_LIBTOOL > > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > zsh: exit 1 ./autogen.sh > > Install li

[Multisync-users] Evo2 <-> Siemens S55

2004-12-29 Thread Marco Bravi
Dear Multisync users, To add up to what can be done with evo2 plugin and the S55, I downloaded the debian evolution sources and, in the evo2 plugin directory, searched for all the occurrences of the EVC_FORMAT_VCARD_30 string (in evolution_sync.c and sync_ebook.c) and replaced with the EVC_FORMAT_

Re: [Multisync-users] Compiling Multisync with no GUI

2004-12-29 Thread David Eriksson
On Wed, 2004-12-29 at 11:57 +0100, Jean-Marc Liotier wrote: > On Wed, 2004-12-29 at 11:29 +0100, Jean-Marc Liotier wrote: > > > > svn co http://svn.desscon.com/multisync/trunk multisync-0.90 > > svn co http://svn.desscon.com/opensync/trunk opensync > > >From a fresh checkout, in both directories I

[Multisync-users] Data format in datadir when Multisync is used as SyncML peer ?

2004-12-29 Thread Jean-Marc Liotier
>From what I have understood, when Multisync is used as SyncML peer it stores its data in the directory given after the '-datadir' option, which by default is ~/.multisync. Is that correct ? If correct, what format is used for that storage ?

[Multisync-users] Which LDAP schemas are needed ?

2004-12-29 Thread Jean-Marc Liotier
I use Openldap, and I am studying the possibility of using it at one end of a synchronization pair. - Are there any additional schemas required for that task ? - How about compatibility with evolutionperson.schema ? - Is there any document describing which data is stored with which LDAP object ?

Re: [Multisync-users] Compiling Multisync with no GUI

2004-12-29 Thread Jean-Marc Liotier
On Wed, 2004-12-29 at 11:29 +0100, Jean-Marc Liotier wrote: > > svn co http://svn.desscon.com/multisync/trunk multisync-0.90 > svn co http://svn.desscon.com/opensync/trunk opensync >From a fresh checkout, in both directories I get the following, which I do not quite understand : % ./autogen.sh ac

Re: [Multisync-users] Compiling Multisync with no GUI

2004-12-29 Thread Jean-Marc Liotier
On Wed, 2004-12-29 at 10:13 +0100, Jean-Marc Liotier wrote: > I tried to download > http://www.multisync.org/files/multisync-0.90.0.tar.gz and > http://www.multisync.org/files/opensync-0.1.tar.gz to have a first > hand look at the work in progress I got a 404. Are these tarballs > available somewhe

Re: [Multisync-users] Compiling Multisync with no GUI

2004-12-29 Thread Jean-Marc Liotier
On Tue, 2004-12-28 at 23:02 +0100, Jonas Birmà wrote: > > It is one of the fundamental design goals in opensync that the GUI and > the backend is seperated. Excellent. I searched for opensync and multisync and I found http://www.mail-archive.com/multisync-devel@lists.sourceforge.net/msg00481.html