Indicator Multiload no longer refreshing consistently
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
indicator-multiload (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
On 16.04 (xenial), x86_64, recently indicator-multiload stopped updating its graphs regularly as though the area of the screen is not refreshing appropriately. Clicking on the graph will cause a redraw as the menu is displayed. I noticed this new behavior after a reboot on or around Jan 10th, 2018.
Looking in `ps`, I see that the indicator-multiload process is consistently in state `Dl` which is multi-threaded uninterruptible sleep according to `man ps`. I don't know if this is related.
Expected: I expected to see the utilization graphs update at the regular update-rate (currently configured for me at 0.8s)
```
$ lsb_release -rd
Description: Ubuntu 16.04.3 LTS
Release: 16.04
$ apt-cache policy indicator-multiload
indicator-
Installed: 0.4-0ubuntu4
Candidate: 0.4-0ubuntu4
Version table:
*** 0.4-0ubuntu4 500
500 http://
100 /var/lib/
```
Status changed to 'Confirmed' because the bug affects multiple users.