Bug 486774

Summary: Dolphin copy progress of bytes copied has reversed values
Product: [Applications] dolphin Reporter: TheR <damjan.rems>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: felixernst, kfm-devel
Priority: NOR    
Version: 24.02.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Dialog picture

Description TheR 2024-05-08 11:57:07 UTC
Created attachment 169309 [details]
Dialog picture

This one should be a quicky.

SUMMARY
Copy progress has reversed values. Instead of displaying:
 4,3 GiB of 13,2 GiB 
it displays 
 13,3 GiB of 4,3 GiB.

STEPS TO REPRODUCE
Just copy enough files that you can spot copy dialog.

OBSERVED RESULT
13,3GB of 4,3GB.

EXPECTED RESULT
 4,3GB of 13,2GB

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: KDE Neon 6.0
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Picture included. It is Slovenian locale so "13,3 GiB od 4,3 GiB" means "13.3 GiB of 4.3 GiB".

Other values, number of files and directories copied is OK.

It might be a translation error.

by
TheR
Comment 1 Felix Ernst 2024-05-10 10:58:34 UTC

*** This bug has been marked as a duplicate of bug 465334 ***