Bug 326787

Summary: Speed transfer is not shown
Product: [Frameworks and Libraries] telepathy Reporter: Alex Fiestas <afiestas>
Component: send-fileAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: Future   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alex Fiestas 2013-10-28 13:57:12 UTC
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
Comment 1 Alex Fiestas 2013-10-28 16:58:59 UTC
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