After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 670359 - Fix the white triangle stats graph
Fix the white triangle stats graph
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-02-18 17:18 UTC by Marc-Andre Lureau
Modified: 2016-03-31 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix the white triangle stats graph (824 bytes, patch)
2012-02-18 17:18 UTC, Marc-Andre Lureau
committed Details | Review
Really fix the white triangle in the graph (1.39 KB, patch)
2012-02-20 21:31 UTC, Marc-Andre Lureau
committed Details | Review

Description Marc-Andre Lureau 2012-02-18 17:18:17 UTC
Fix the white triangle stats graph
Comment 1 Marc-Andre Lureau 2012-02-18 17:18:19 UTC
Created attachment 207940 [details] [review]
Fix the white triangle stats graph
Comment 2 Zeeshan Ali 2012-02-18 18:14:14 UTC
Review of attachment 207940 [details] [review]:

Doesn't work for me but if it works for you, I guess its better than not working for anyone so ACK.
Comment 3 Marc-Andre Lureau 2012-02-19 16:27:27 UTC
Attachment 207940 [details] pushed as 620ca89 - Fix the white triangle stats graph
Comment 4 Marc-Andre Lureau 2012-02-20 21:31:30 UTC
Created attachment 208066 [details] [review]
Really fix the white triangle in the graph

When missing stats, we may compute NaN numbers, this results in
incorrect graph.
Comment 5 Zeeshan Ali 2012-02-20 21:49:14 UTC
Review of attachment 208066 [details] [review]:

Yup, that fixes it!
Comment 6 Zeeshan Ali 2012-02-20 21:49:17 UTC
Review of attachment 208066 [details] [review]:

Yup, that fixes it!
Comment 7 Zeeshan Ali 2012-02-20 22:15:30 UTC
Attachment 208066 [details] pushed as 4ed2e3d - Really fix the white triangle in the graph