Storage computations are incorrect
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Bill Filler | ||
click (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
ubuntu-system-settings (Ubuntu) |
Fix Released
|
Low
|
Ken VanDine |
Bug Description
The other files count on the storage page appears to be much larger than it really is, reporting 15 to 2.0 GB on most devices.
The files in .cache and .local should be counted as part of the Used by apps total
Other should subtract the amount used by apps
property real otherSize: diskSpace -
with these changes the counts are correct
Used by Ubuntu varies greatly between devices:
mako shows 5.1 GB
krrilin shows 3.4 GB,
Arale 1 shows 5.4 GB
Arale 2 shows 2.9 GB
Related branches
- Iain Lane (community): Needs Information
- Sebastien Bacher (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 11 lines (+1/-0)1 file modifiedplugins/about/Storage.qml (+1/-0)
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
importance: | Undecided → Medium |
milestone: | none → ww08-2016 |
status: | New → Confirmed |
description: | updated |
summary: |
- Other files computation is incorrect + Storage computations are incorrect |
description: | updated |
Changed in ubuntu-system-settings (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Ken VanDine (ken-vandine) |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
I'm pretty sure this is a duplicate of bug #1454444