Bug 1543896
| Summary: | Won't display usage stat | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | admin | ||||
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | berrange, crobinso, gscrivan, rbalakri | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-02-28 20:30:42 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Thanks for the report, that's unfortunate. I fixed last week but forgot to update this bug.
commit 4c7c45908f6afd4e0edae9923218472d353caa3a (HEAD -> master, origin/master, origin/HEAD)
Author: Cole Robinson <crobinso>
Date: Fri Feb 9 14:02:04 2018 -0500
manager: Fix mem, disk, net stats graphs (bz 1543896)
python2/3 division compat messed this up
https://bugzilla.redhat.com/show_bug.cgi?id=1543896
I'll wait till the end of the week to see if more bugs come in then push a 1.5.1 release since this is high impact
Released now in virt-manager 1.5.1 |
Created attachment 1393758 [details] Show that the bar Memory usage, Disk I/O and Network I/O is empty Description of problem: Graphical stats don't display Memory usage, Disk I/O and Network I/O Version-Release number of selected component (if applicable): virt-manager 1.5.0 How reproducible: Run the application Steps to Reproduce: 1. 2. 3. Actual results: Expected results: In Memory usage, Disk I/O and Network I/O must display data of usage Additional info: