On 20/10/11 20:01, Patrick Ohly wrote:
On Thu, 2011-10-20 at 09:09 +1300, Irihapeti wrote:
> I sync a Nokia E63 directly with Evolution over BlueTooth. The
> databases, other than the addressbook, are caldav (on my local machine)
> to which Evolution connects. I've been using this setup successfully for
> some time.
>
> On the first run after upgrading to syncevolution 1.2, the sync failed.
> The error text begins with:
>
>
> Fatal: Script Error: comparescript: unknown macro at line 1786: '...
> _$VCALENDAR...' at line 1787 col 9
> Fatal: Script Error: comparescript: unknown macro at line 1805: '...
> _$VCALENDAR...' at line 1806 col 9
> Fatal error 20010, no valid configuration could be read from XML file
> [ERROR] internal error, invalid XML configuration (without datastores):
> <?xml version="1.0"?>
> <!-- SYNTHESIS SYNCML CLIENT Version 3.2 Configuration file -->
Can you run
SYNCEVOLUTION_DEBUG=1 syncevolution \
--daemon=no \
--run loglevel=5 \
'your config name' >/tmp/syncevolution.log 2>&1
and send the resulting /tmp/syncevolution.log? Replace 'your config
name' with the config name for the E63.
For the sake of completeness, I'll mention that the cause of this
problem was a custom file,
~/.config/syncevolution-xml/scripting/11calendar.xml
Removing this file solved the problem.
Jane Atkinson
{Irihapeti}