[GroupDAV] Syncronizing Evolution and OG using Gnome Multisync and Funambol GroupDAV plugin

Mathew McBride groupdav@opengroupware.org
Tue, 03 Oct 2006 21:44:19 +1000


Can you upgrade to 1.1.1713 which has improved logging?

Yes - database field is the source URI

On 3/10/06 6:02 PM, "Samuli Sepp=E4nen" <samuli.seppanen@tietoteema.fi> wrote=
:

> The connector log reports the following:
>=20
> ----
>=20
> net.bionicmessage.funambol.source.vCalGroupDAVConnector
>=20
>   beginSync
>=20
> Begin Sync: icalGroupDAVConnector/my_deviceid_sasepp/mode=3D201conflict=3D1
>=20
> beginSync
>=20
> No <?xml field in xmldata, dying
>=20
>   getAllSyncItemKeys
>=20
> getAllSyncItemKeys()
>=20
>   getNewSyncItemKeys
>=20
> getNewSyncItemKeys()
>=20
>   getDeletedSyncItemKeys
>=20
> getDeletedSyncItemKeys()
>=20
> ----
>=20
> I'll try SyncEvolution and some SyncML phones again to see if I get somet=
hing
> synced.
>=20
> BTW. Is it correct to use GroupDAV connector's Source URI as the "databas=
e" in
> SyncML phones or in syncronization programs?
>=20
>=20
>> What does the connector log in  /opt/Funambol/ds-server/db/calendar/
>> say? I tried Multisync SyncML a few months back,  and came to the
>> conclusion it doesn't work since it doesn't fetch linked items from
>> SyncML  -i.e Funambol might provide it with a url like
>> http://server/funambol/ds?some_data, but Multisync won't touch it. The
>> connector-*.html will probably show no getSyncItemFromId(). Events will
>> reach the connector regardless of
>>=20
>> I haven't had the opportunity to use SyncEvolution yet - but from
>> looking around, its interesting as its another connector (like NextHaus
>> for Outlook if configured) which sends in native ical2 - something I
>> might implement in the near future.