Summary: | Unmounting removable device fails if the progress bar reached 100% but the file transfer was not in fact completed | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | Disks & Devices widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 5.17.90 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
screen recording
device notifier showing an error message as expected |
Description
Patrick Silva
2020-01-26 11:53:21 UTC
Created attachment 125429 [details]
device notifier showing an error message as expected
Yeah the root cause is the annoying Bug 281270. Now it no longer fails silently, but it says something like "the device is in use by file.so". Which is technically true but maybe we can present this a bit better. Looking into it, I don't think there's any local workaround we can add, since there's no way for the applet to distinguish between "in use by the file.so library due to in-progress transfers" and in use by the file.so library due to a transfer that has technically completed but the final contents are still being written to the disk" *** This bug has been marked as a duplicate of bug 281270 *** |