Bug 280715 - kio copy isnt paused when clicking on the pause button in file copy plasma dialog
Summary: kio copy isnt paused when clicking on the pause button in file copy plasma di...
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: 4.7
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 14:29 UTC by Paulo Dias
Modified: 2011-08-24 14:50 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 Paulo Dias 2011-08-24 14:29:24 UTC
Version:           4.7 (using KDE 4.7.0) 
OS:                Linux

kio copy isnt paused when clicking on the pause button in file copy plasma dialog.

if you start a file copy (lets say a .iso file from folder A to folder B) and click on the pause button in the plasma file copy dialog, iotop shows that the associated kio-file copy still continues to copy the file instead of pausing and waiting for the "play/resume" action. the correct behaviour would be to stop the disk i/o and wait for the resume to occur.

Reproducible: Always

Steps to Reproduce:
1 - watch disk I/O via iotop 
2 - start a file copy via dolphin (like a .iso file)
3 - click on the pause button
4 - iotop (and HD led) shows that the associated kio slave still keeps copying the file, instead of waiting for the resume
5 - click on the resume button, the progression bar "jumps" to the point where the kio slave kept copying


Expected Results:  
when clicking on the pause button, the copy should STOP and WAIT for proper resume action. instead it still keeps copying the file which kinda defeats the purpose.
Comment 1 Paulo Dias 2011-08-24 14:50:34 UTC
ignore this bug report, it does actually pauses but it takes like 10 sec before the io disk activity halts.