After some discussion with patrik on IRC, we figure out this is a
problem on avatar merge, patrick suggest a change on
src/syncevo/configs/scripting/05vcard-merge.xml to fix it.
A bug report with a patch was filed:
https://bugs.freedesktop.org/show_bug.cgi?id=77065
Thanks
On Fri, Apr 4, 2014 at 3:40 PM, Renato Filho <renato.filho(a)canonical.com> wrote:
Evolution side logs.
On Fri, Apr 4, 2014 at 2:56 PM, Renato Filho <renato.filho(a)canonical.com> wrote:
> I still investigating it, and I discovered that for some reason the
> contact avatar was stored wrong. The file stored has the name:
> pas_id_533EBFB40000000E_photo-file0.application%2Foctet-stream all
> other pictures has pas_id_533EBFB400000008_photo-file0.image%2Fjpeg
> and if you try to open the image its fails, then I opened it with vim
> and the firsts bytes of the file contains the file name:
>
> something like:
>
file:///home/phablet/.local/share/evolution/addressbook/renato.teste2@gmail.com/photos/pas_id_533EBFB400000006_photo-file0.image%252Fjpegþ
> ...
>
> removing the filename from the beginning the photo can be opened again.
>
> I will keep my investigation. If you have any tip where I should look,
> I will be very happy.
>
> Thanks
>
> On Fri, Apr 4, 2014 at 12:56 PM, Renato Filho
> <renato.filho(a)canonical.com> wrote:
>> I using sync evolution to sync my contacts and after a while I started
>> to received the error 400 during the sync and now every sync
>> ("two-way") returns the same error.
>>
>> What is causing this error?
>> How I should recovery from this error?
>>
>> Attached you will find the log level 5 of the sync operation
>>
>> Thanks