To sync the contacts of my ubuntu-phone witch my ownCloud server I set up a syncevolution configuration and started 1st time syncing:
syncevolution --sync slow owncloud contacts
As a result I get this error:
creating source registry: Cannot autolaunch D-Bus without X11 $DISPLAY
and then followed the instructions described here, but then I get as a next error:
creating source registry: Failed to execute child process "dbus-launch" (No such file or directory)
.. could not find any help on this issue so far, can anyone give me some help please?