http://bugzilla.moblin.org/show_bug.cgi?id=7134
--- Comment #7 from pohly <[email protected]> 2009-10-29 03:28:25 --- (In reply to comment #6) > (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. I'd prefer to get the sync-UI working with the new progress implementation before tuning it further. Then it will be easier to literally *see* how it behaves in practice. The current implementation can be merged into master as it is without the message send/receive part, once you declare it ready for merging. If you don't know what to work on next, there are several more urgent issues (bug #6376, #6548, #7555). Also, having comprehensive test coverage of the new D-Bus API is critical now. We should be sure that it works before Jussi spends too much time debugging it when he could work on the sync-UI instead. -- 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
