Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 292235

Summary: =kde-base/plasma-workspace-4.3.3: copy progress notification shows incomplete data
Product: Gentoo Linux Reporter: Fabio Rossi <rossi.f>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 292455    
Attachments: plasma-workspace-progress-indicator.patch

Description Fabio Rossi 2009-11-07 09:55:33 UTC
Starting with plasma-workspace-4.3.2 a bug has been introduced where some info (download speed and ETA) are missing in the copy progress notification system. The bug has been already resolved in the trunk:
  http://bugs.kde.org/show_bug.cgi?id=210081

I have created a patch for plasma-workspace-4.3.2
Comment 1 Fabio Rossi 2009-11-07 09:56:02 UTC
Created attachment 209518 [details, diff]
plasma-workspace-progress-indicator.patch
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-11-07 17:39:01 UTC
Is it fixed by 4.3.3?
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-11-09 09:48:49 UTC
(In reply to comment #2)
> Is it fixed by 4.3.3?
> 

No, it's not. I've checked the code.
Comment 4 Fabio Rossi 2009-11-10 22:13:11 UTC
(In reply to comment #3)
> No, it's not. I've checked the code.

Yes, I also confirm that the patch still works :-) 

Comment 5 Tomáš Chvátal (RETIRED) gentoo-dev 2009-11-22 12:01:58 UTC
Fixed in main tree, thanks for reporta nad patch.