[frameworks-kio] [Bug 417034] Notification says that skipped files were copied to destination

David Faure bugzilla_noreply at kde.org
Thu Oct 22 23:50:34 BST 2020


https://bugs.kde.org/show_bug.cgi?id=417034

--- Comment #4 from David Faure <faure at kde.org> ---
OK, this requires separating the notion of progress (50% = we have *processed*
50% of the files) from the amount of files *copied* (rather than processed).

I thought the two were linked, but actually, KJob calculates percent based on
bytes, not files.

So this might be sufficient:
https://invent.kde.org/frameworks/kio/-/merge_requests/183

Do you want to test that change?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list