Summary: | incorrect finish-notification if copying large files | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Marcel <marcel_schwarz> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adaptee, cfeck, nate |
Priority: | NOR | ||
Version: | 4.6 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marcel
2011-05-12 23:23:14 UTC
The kernel buffers the data as long as possible, and will flush the buffer only when the device is idle for a few seconds or when you request removal. If you want data to be written immediately while copying, you need to mount the USB device with the "sync" mount option. That will, however, significantly decrease performance. related with bug #281270 Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand. Thank you for helping us make KDE software even better for everyone! No response; assuming it was fixed since then. |