Summary: | No busy indication when (un)mounting a device | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Gregor Mi <codestruct> |
Component: | Disks & Devices widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | bugseforuns, kde, nate |
Priority: | NOR | ||
Version: | 5.4.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-workspace/a7b2ecdb12b86cacba894309779e4ea1dbfdeed9 | Version Fixed In: | 5.15.0 |
Sentry Crash Report: |
Description
Gregor Mi
2015-10-24 21:21:08 UTC
Git commit a7b2ecdb12b86cacba894309779e4ea1dbfdeed9 by Thomas Surrel. Committed on 09/01/2019 at 08:22. Pushed by thsurrel into branch 'master'. [Device Notifier] Restore busy indicator Summary: This patch fixes two issues: - the 'state' of the device now propagates correctly, that makes the busy indicator be displayed again, device emblems are also updated correctly - there is no more delay between the moment when the device is actually mounted and the moment the device notifier says it is. The worst case used to be 5 seconds. Related: bug 399986 Reviewers: #plasma, #vdg, broulik, bruns, ngraham, davidedmundson Reviewed By: #plasma, #vdg, ngraham, davidedmundson Subscribers: mart, cfeck, ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D16170 M +13 -2 applets/devicenotifier/package/contents/ui/DeviceItem.qml M +1 -1 applets/devicenotifier/package/contents/ui/devicenotifier.qml https://commits.kde.org/plasma-workspace/a7b2ecdb12b86cacba894309779e4ea1dbfdeed9 |