When sending a file big enough to make the job appear, the speed is not shown (it always says 0kb). Progress is shown correctly though. Reproducible: Always
Git commit 4c1f4a10caf9ad888ba728c3dfb74f47d200a3f4 by Àlex Fiestas. Committed on 28/10/2013 at 16:56. Pushed by afiestas into branch 'kde-telepathy-0.7'. Implement speed calculation for incoming/out-going transfers This is not done automagically by KJob so we have to implement it by ourselves. M +3 -3 src/handle-incoming-file-transfer-channel-job.cpp M +3 -3 src/handle-outgoing-file-transfer-channel-job.cpp M +23 -0 src/telepathy-base-job.cpp M +2 -0 src/telepathy-base-job.h M +3 -0 src/telepathy-base-job_p.h http://commits.kde.org/telepathy-filetransfer-handler/4c1f4a10caf9ad888ba728c3dfb74f47d200a3f4