http://bugs.meego.com/show_bug.cgi?id=5819
--- Comment #8 from yongsheng <yongsheng.zhu(a)intel.com> 2010-12-30 17:35:45 PST ---
(In reply to comment #7)
(In reply to comment #6)
> (In reply to comment #5)
> > Ping?
>
> Patrick, I verified that this issue was resolved and the patch is
> 1b243b7b8356a27b0c7872cd20649ac29147d282.
> below is extracted from your patch commit message:
> This patch introduces a Server.ConfigChanged signal which is at the
> end of a session if and only if it modified (removed, updated, added)
> a config. This includes the Session.SetConfig() as well as command
> line operations executed inside the server.
Can you explain to me why you think that this patch fixes the problem?
I can still reproduce the problem that I describe. Reopening.
I use
'master' code to test. Here are my steps:
1) I create a profile 'goo' with 'autoSync=1' and
'autoSyncInterval=1M'
2) start 'syncevo-dbus-server -d unlimited' and autosync will start
3) run 'syncevolution --configure --sync-property autoSync=0 goo' and observe
logs of syncevo-dbus-server for many minutes and no auto sync any more
4) run 'syncevolution --configure --sync-property autoSync=1 goo' and auto sync
will be start again
If one task has been put in the task list, then then setting autoSync=0 won't
disable it. But there is no future task added in the list. I think this is
current behavior.
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.