SyncEvolution 1.4.1 released — SyncEvolution documentation
Summary
The first bug fix release in the 1.4 series addresses some issues which occurred on some systems. This was a problem when trying to run activesyncd + SyncEvolution on a headless Ubuntu Saucy server (see [FDO #76273](https://bugs.freedesktop.org/show_bug.cgi?id=76273)). • None autotools: Add QtCore include path to KDEPIM_CFLAGS ([FDO #75670](https://bugs.freedesktop.org/show_bug.cgi?id=75670)) This fixes an issue where configure fails to find Akonadi when test programs do not compile because QString is not found. The sync format of existing configurations for Mobical (aka Everdroid) must be updated manually, because the server has encoding problems when using vCard 3.0 (now the default for Evolution contacts): syncevolution –configure \ syncFormat=text/x-vcard \ mobical addressbook The Funambol template explicitly enables usage of the “refresh-from-server” sync mode to avoid getting throttled with 417 ‘retry later’ errors. Older distributions like Debian 4.0 (Etch) can no longer be supported with precompiled binaries because of missing libraries, but the source still compiles when not enabling the GUI (the default).