Bug 168296 - kget does not communicate well with kget related plasmoids
Summary: kget does not communicate well with kget related plasmoids
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-04 04:16 UTC by David
Modified: 2008-08-07 19:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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