http://bugzilla.moblin.org/show_bug.cgi?id=5185
--- Comment #3 from pohly <patrick.ohly(a)intel.com> 2009-08-07 00:09:33 ---
(In reply to comment #2)
(In reply to comment #0)
> Image: distro 20090803-001
> syncevolution: 0.8.1.99.6.09beta3.20090730-1.1
>
> Description:
> ======================
> After syncing, user will see the sync result summary on GUI. By "Delete all
> local data and replace it with remote data" mode (call it "delete
local" for
> short), the changes calculation is doubled.
>
> For example, I had 4 addressbook data on the remote service. When using
"delete
> local" mode to do sync, result is: "last time: Received 8 changes." I
should
> receive 4 changes. (does the 8 means: received 4 and delete 4?) This result is
> wrong.
So the GUI follows the Synthesis interpretation of the events, which is "report
operations requested by peer". As part of bug #3314 I changed the value
reported by the progress event to get it compliant with the sync reports.
I'll revert that, because the alternative (changing the string "Received"
into
"Applied" or something like that) is not feasible right now due to the string
freeze.
Reverting just the part about the GUI progress events won't help, when I
restart the GUI it shows "Received" with the values as stored in the statistics
(i.e., including the ones made locally).
Any opinions? Should we revert the changes made for bug #3314 in 0.9 to solve
this issue for the time being, then fix 3314 and change the "Received" string
in 0.9.1?
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.