Bug 168296

Summary: kget does not communicate well with kget related plasmoids
Product: [Applications] kget Reporter: David <StormByte>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description David 2008-08-04 04:16:21 UTC
Version:           svn (using Devel)
Installed from:    Compiled sources
OS:                Linux

I installed KGet to try it, and it came with 3 plasmoids: barchart, panelbar, and piechart applets.
But there is a problem with those three. When you have one or more downloads, and one or more finished, they don't realize that those download finished and instead, they stall at near the maximum value for that download.
The expected result is, when a download is complete, show it as finished, or 100% value (or a full circle) depending at the plasmoid, and not to be stalled wrongly at the end.
Comment 1 Javier goday 2008-08-07 19:52:22 UTC
SVN commit 843724 by jgoday:

Update the transfer percent even when the transfer is not active (finished)
BUG:168296


 M  +1 -1      kgetpanelbar.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=843724