On Sat, 2012-05-05 at 18:07 +0200, Daniel CLEMENT wrote:
Hello,
I have set up a remote sync with Funambol. I'd like to take advantage of
the automatic sync. But I've been unable to locate information about
that.
The configuration options controlling that are documented here:
http://syncevolution.org/documentation/syncevolution-usage
Search for "autoSync".
In the GTK UI there's a checkmark for it which sets autoSync=1.
I note that when I start, then close, sync-ui, the
syncevo-dbus-server
remains active. So, is it enough that I add
usr/libexec/syncevo-dbus-server
to my startup apps?
Yes.
You are bringing up a good point here. On Moblin+MeeGo,
syncevo-dbus-server was started automatically as part of a user session.
Somehow the relevant
file, /etc/xdg/autostart/syncevo-dbus-server.desktop, didn't make it
into the
syncevolution.org packages. I'll fix that in 1.3.
Here's what that file should contain:
[Desktop Entry]
Type=Application
Hidden=false
Name=syncevo-dbus-server
Comment=SyncEvolution D-Bus Server
Exec=/usr/libexec/syncevo-dbus-server-startup.sh
The purpose of the shell wrapper script is to delay the starting of the
D-Bus server. That keeps resources free to start up more important
services first.
--
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.