On Do, 2011-04-14 at 14:53 +0100, Dinesh wrote:
Hi Patrick,
On Thu, Apr 14, 2011 at 6:19 PM, Patrick Ohly <patrick.ohly(a)intel.com>
wrote:
On Di, 2011-04-12 at 10:17 +0100, Patrick Ohly wrote:
> Such a dump is normally created automatically, so after a
sync there
> should be one. It could be that the Akonadi source does not
implement
> this optional behavior. I'll check the source and report
back...
No, the code is there. The Akonadi source is derived from
TrackingSyncSource and thus inherits the functionality from
SyncSourceRevisions::backupData/SyncSourceRevisions::restoreData().
Dinesh, can you check whether data dumps work for you?
By Data Dumps, you mean this right?
$ ./syncevolution myovi addressbook
[INFO] todo: inactive
[INFO] memo: inactive
[INFO] calendar+todo: inactive
[INFO] calendar: inactive
[INFO] addressbook: starting normal sync, two-way
Local data changes to be applied during synchronization:
:
*** addressbook ***
after last sync | current data
removed since last sync <
> added since last sync
-------------------------------------------------------------------------------
BEGIN:VCARD
BEGIN:VCARD
N:;Goofy |
N:Gupta;Ankit
FN:Goofy | FN:Ankit
Gupta
TEL;TYPE=CELL:+91xxxxxxxxx TEL;TYPE=CELL:+91xxxxxxxxxx
VERSION:3.0
VERSION:3.0
END:VCARD
END:VCARD
-------------------------------------------------------------------------------
Yes, that's it. No idea why it doesn't work for Stefan. At this point it
is probably better to provide tested binaries for him, based on the
latest code.
Status update on that: I merged the code into "master" yesterday and
since then sorted out some build issues. Haven't actually had the time
to enable compilation as part of the nightly builds/testing.
And btw.Yes The Photo Data , along with other entries like Address
and
URL are being removed on the local end (Akonadi's end), while they
still appear on the remote end (Ovi servers in my case) too...As in
when i create a contact with all these entries locally, and sync it
with Ovi, all these fields appear on Ovi's side.And when i modify the
contact at Ovi's End and sync, these fields are wiped out locally.
Haven't yet figured out why though. I was hoping this would come up in
the nightly testing....
It might. The "send and retrieve" contacts is covered, including photos.
But the "sync and then modify on server" is only covered with a
simplistic contact that doesn't have a photo.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.