[frameworks-kio] [Bug 391199] Display speed of transfer for file operations.

2021-10-08 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=391199

Méven Car  changed:

   What|Removed |Added

 CC||meve...@gmail.com

--- Comment #4 from Méven Car  ---
> however, they only report speed after 1 seconds

KIO file_unix::copy reports progress 10 times a second or every 512KB, they
could some issues elsewhere.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 391199] Display speed of transfer for file operations.

2021-02-27 Thread Rind
https://bugs.kde.org/show_bug.cgi?id=391199

Rind  changed:

   What|Removed |Added

 CC||kde.milr...@8shield.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 391199] Display speed of transfer for file operations.

2019-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=391199

pos...@posteo.eu changed:

   What|Removed |Added

 CC||pos...@posteo.eu

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 391199] Display speed of transfer for file operations.

2018-03-02 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391199

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 391199] Display speed of transfer for file operations.

2018-03-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=391199

--- Comment #3 from Nate Graham  ---
> (I'm its maintainer and am actually a huge fan of this modern Windows copy 
> dialog)

+1, me too. It's really nice.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 391199] Display speed of transfer for file operations.

2018-03-01 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391199

--- Comment #2 from Kai Uwe Broulik  ---
As for the graph, that has to be done in plasmashell's notification center (I'm
its maintainer and am actually a huge fan of this modern Windows copy dialog)
but we first need to figure out how to actually get that data to the
application in the first place.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 391199] Display speed of transfer for file operations.

2018-03-01 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391199

Kai Uwe Broulik  changed:

   What|Removed |Added

Product|dolphin |frameworks-kio
 CC||k...@privat.broulik.de,
   ||kdelibs-b...@kde.org
  Component|general |general
   Assignee|dolphin-bugs-n...@kde.org   |fa...@kde.org

--- Comment #1 from Kai Uwe Broulik  ---
The problem is in KIO which manages such jobs. Copy job creates a subjob for
every file it copies, however, they only report speed after 1 seconds at which
point the job has already finished and the next one started. This is why you
can see transfer rate for large files but not when copying many small ones.

-- 
You are receiving this mail because:
You are watching all bug changes.