From: Daniel G. <dg...@su...> - 2006-11-07 17:10:18
|
On Tuesday 07 November 2006 18:00, Ochal Christophe wrote: > Tried this with all entries (75 items), it all worked Arg.. this means it is not related to the vcal converter. Can you try to reproduce this in the same way how you got this errors. But enable this time OSYNC_TRACE and SYNCML_TRACE: export OSYNC_TRACE=3D/tmp/osync_trace/ export SYNCML_TRACE=3D/tmp/syncml_trace/ mkdir $OSYNC_TRACE $SYNCML_TRACE msynctool --sync yourgroup Then take a look in the trace file in /tmp/osync_trace/=20 or/and /tmp/syncml_trace/ In the case you store senstivie information in your calendar: export OSYNC_PRIVACY=3D1 This should hide the sensitive content in the trace files. Hopefully the=20 problem is not related to the content :) > > > Hopefully this was not to complicated... =A0:) > > Feel free to ask, if you have still some questions. > > Didn't work :( Thanks for testing! have fun! Daniel |