maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Q: Documentation SF (https://talk.maemo.org/showthread.php?t=99109)

gaelic 2017-03-13 12:02

Q: Documentation SF
 
Hey guys,

I'm looking for information on Sailfish OS synchronisation commands,

e.g the what is the command to sync mail or caldav/cardav entries?

Is there any documentation about that or do I have to grep through the source?

thanks

juiceme 2017-03-13 12:15

Re: Q: Documentation SF
 
Quote:

Originally Posted by gaelic (Post 1525319)
Hey guys,

I'm looking for information on Sailfish OS synchronisation commands,

e.g the what is the command to sync mail or caldav/cardav entries?

Is there any documentation about that or do I have to grep through the source?

thanks

At least for mail syncing I use this;
Code:

DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/100000/dbus/user_bus_socket" /bin/dbus-send --session --type=method_call --print-reply --dest=com.meego.msyncd /synchronizer com.meego.msyncd.startSync string:'syncemail-3'

gaelic 2017-03-13 13:14

Re: Q: Documentation SF
 
Quote:

Originally Posted by juiceme (Post 1525321)
At least for mail syncing I use this;
Code:

DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/100000/dbus/user_bus_socket" /bin/dbus-send --session --type=method_call --print-reply --dest=com.meego.msyncd /synchronizer com.meego.msyncd.startSync string:'syncemail-3'

Thanks, but how did you get there? Is there a doc?

juiceme 2017-03-13 15:30

Re: Q: Documentation SF
 
Quote:

Originally Posted by gaelic (Post 1525324)
Thanks, but how did you get there? Is there a doc?

Could be, but I have not ever seen anything like that :D
I assume it was hacked up by tracing system dbus messages or something...


All times are GMT. The time now is 08:41.

vBulletin® Version 3.8.8