Storage view does not count correctly space used by app
Bug #1454444 reported by
Ondrej Kubik
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Confirmed
|
High
|
Alejandro J. Cura | ||
click (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
ubuntu-system-settings (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
When going to Settings->About phone -> Storage
Storage used per app count does not include space used by app in ~/.local/<app>/
This makes is hard to determine which app is actually eating all the storage.
It also makes whole list kinda pointless, since we can have easily app easting 1G or more and never see it in the lis.
Apps like podcast, browser, twitter can easily eat hundreds of MB without being spotted in the list.
Expected result:
space occupied by all is calculated from the size of application itself, plus data used by application under ~/.local/<app>/
tested on RTM krillin (stable/
description: | updated |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Alejandro J. Cura (alecu) |
importance: | Undecided → High |
milestone: | none → backlog |
status: | New → Confirmed |
Changed in click (Ubuntu): | |
assignee: | nobody → Kyle Fazzari (kyrofa) |
Changed in click (Ubuntu): | |
assignee: | Kyle Fazzari (kyrofa) → nobody |
Changed in canonical-devices-system-image: | |
milestone: | backlog → ww08-2016 |
Changed in canonical-devices-system-image: | |
milestone: | ww08-2016 → 11 |
Changed in canonical-devices-system-image: | |
milestone: | 12 → 13 |
Changed in canonical-devices-system-image: | |
milestone: | 13 → backlog |
To post a comment you must log in.
thanks but shouldn't click provide those info so all clients get the correct details rather than having to reimplement it?