http://bugzilla.moblin.org/show_bug.cgi?id=7134
--- Comment #6 from yongsheng zhu <[email protected]> 2009-10-29 02:12:07 --- (In reply to comment #5) > Each syncML message sending/receiving could use much time. This could make > some > *big* jumps of percentages,. For example, before sending, progress percentage > is 5%, however, after many seconds, progress percentage jumps to 40% and there > is no update since there is no event between sending and receiving. so we may > have to update percentage in the sending/receiving. I'd like to add one timer to update progress info to dbus-client in the processing of sending/receiving and send signals at regular intervals. This prevents client's progress bar changed dramatically. This could be done through time estimation of send/receive for the first time. -- 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. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
