Hello All,


On Fri, Apr 8, 2011 at 3:54 PM, Patrick Ohly <patrick.ohly@intel.com> wrote:
On Fr, 2011-04-08 at 10:22 +0100, Stefan Vater wrote:
> Patrick Ohly wrote:
> > On Fr, 2011-04-08 at 09:47 +0100, Stefan Vater wrote:
> >> Hi,
> >>
> >> I try to sync the data of my cell phone (Nokia 5230) with my computer
> >> using syncevo. I startd to just do the sync for the contacts. I use
> >> syncevo 1.1 with akonadi support, which I got as a package from an
> >> openSUSE repository.
> >
> > Who created these packages?
> It is from the openSUSE build service, the person is called Daniel Höper.
> You can find the package here:
> http://download.opensuse.org/repositories/home:/dhoeper/
[...]
> Thank's for the information! So I will probably have to wait for the 1.2
> version with akonadi support?!

Or some pre-release. Daniel, if you are on this list, let's talk about
packaging and why these binaries don't work for Stefan.

I have tried setting up everything from scratch on my Ubuntu and Arch Linux Installations and couldn't seem to reproduce the error.
And I couldn't find anybody near me with an Open SUSE installation to test this.So I really dunno what to ask for, but I get a 500 error,
if the akonadi:?collection=<n> where n isn't a collection , you do get a 500 error, so could you please recheck it?

here are the typical steps to configure it:

Configuring syncevolution for contacts with Akonadi as backend:
syncevolution --configure --source-property sync=none \
              --sync-property username=... \
              --sync-property password=... \
              scheduleworld
syncevolution --configure --source-property sync=two-way \
              --source-property type=kde-contacts \
              --source-property evolutionsource=akonadi:?... \
              scheduleworld addressbook

Initial run:
syncevolution --sync slow scheduleworld addressbook

Also in an unrelated note, KJots is the program needed for the Memo source..
 

Right now I am waiting for Dinesh's okay to start the code review of the
"akonadi-merge-pohly" branch. That's a selfish attempt to save me some
time, if he doesn't find the time himself to respond, then I'll go ahead
and review/merge and he'll can point out my mistakes later...

Sure Patrick, I was actually waiting for you to give me the review so that i know what to fix, especially i dunno how / where / what to see about the kde specific fields's sync. I have recompiled and tested the akonadi-merge-pohly branch from meego-middleware-syncevolution and it seems to work for me (I can only talk about calendar+todo items, addressbook with the same errors that i have previously mentioned , and the kwallet which stores my Ovi password). So I m waiting for your review.Also for each TODO entry in the code, that i have cleaned up, i have left a comment right below it. That might help you reviewing it. (I have a last clean up and beautifying commit in mind before you ship it in 1.2)


That branch is what I currently consider the latest incarnation of the
Akonadi support and the one which might go into SyncEvolution 1.2.

Great to know!

Cheers,
Dinesh
--
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.