Activity log for bug #1053486

Date Who What changed Old value New value Message
2012-09-20 15:47:48 Matthew Paul Thomas bug added bug
2012-11-28 14:37:01 Evan errors: importance Undecided Low
2012-11-28 14:37:01 Evan errors: status New Triaged
2014-02-04 14:36:06 Matthew Paul Thomas description 1. Go to the individual page for an error that started a day or two ago, e.g. <https://errors.ubuntu.com/bucket/?id=%2Fusr%2Flib%2Funity-lens-photos%2Funity-lens-photos%3AImportError%3A%3Cmodule%3E%3A__init__%3A%3Cmodule%3E>. 2. Look at the X axis. What you see: "09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/20/12 09/20/12 09/20/1" What you should see: "Sep 19 Sep 20" The X axis should never have more tick marks than actual dates. This was also a problem for the front page graph when it was showing less than a couple of weeks data. So it needs fixing for graphs in general, not just the individual-error graphs, or else it will return once the front page allows selecting a date range. This bug is currently masked by bug 1276178. 1. Go to the individual page for an error that started a day or two ago, e.g. <https://errors.ubuntu.com/bucket/?id=%2Fusr%2Flib%2Funity-lens-photos%2Funity-lens-photos%3AImportError%3A%3Cmodule%3E%3A__init__%3A%3Cmodule%3E>. 2. Look at the X axis. What you see: "09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/20/12 09/20/12 09/20/1" What you should see: "Sep 19 Sep 20" The X axis should never have more tick marks than actual dates. This was also a problem for the front page graph when it was showing less than a couple of weeks data. So it needs fixing for graphs in general, not just the individual-error graphs, or else it will return once the front page allows selecting a date range.
2014-02-10 11:11:59 Matthew Paul Thomas summary Graph for small date range has repetitive X axis Graph axis for small range has repetitive values
2014-02-10 11:11:59 Matthew Paul Thomas description This bug is currently masked by bug 1276178. 1. Go to the individual page for an error that started a day or two ago, e.g. <https://errors.ubuntu.com/bucket/?id=%2Fusr%2Flib%2Funity-lens-photos%2Funity-lens-photos%3AImportError%3A%3Cmodule%3E%3A__init__%3A%3Cmodule%3E>. 2. Look at the X axis. What you see: "09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/20/12 09/20/12 09/20/1" What you should see: "Sep 19 Sep 20" The X axis should never have more tick marks than actual dates. This was also a problem for the front page graph when it was showing less than a couple of weeks data. So it needs fixing for graphs in general, not just the individual-error graphs, or else it will return once the front page allows selecting a date range. When a graph has value labels on an axis, and the graph covers a small range, the labels incorrectly repeat themselves, so you can't tell what the real value is. Y axis examples: <https://errors.ubuntu.com/problem/1e4a09ec7376628035e64b1600bef4e3c5b36d93> has Y axis values "0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00" <https://errors.ubuntu.com/problem/94f7beb32c9a9172de3f9281691510762d655d47> has Y axis values "0.00 0.01 0.01 0.01 0.02 0.03 0.03 0.04 0.04 0.05" On the X axis, this bug is currently masked by bug 1276178. A previous example (which now 404s) had date labels "09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/20/12 09/20/12 09/20/12". The X axis should never have more tick marks than actual dates, and the Y axis values should be as precise as necessary to be distinct from each other.
2014-02-10 12:53:35 Matthew Paul Thomas description When a graph has value labels on an axis, and the graph covers a small range, the labels incorrectly repeat themselves, so you can't tell what the real value is. Y axis examples: <https://errors.ubuntu.com/problem/1e4a09ec7376628035e64b1600bef4e3c5b36d93> has Y axis values "0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00" <https://errors.ubuntu.com/problem/94f7beb32c9a9172de3f9281691510762d655d47> has Y axis values "0.00 0.01 0.01 0.01 0.02 0.03 0.03 0.04 0.04 0.05" On the X axis, this bug is currently masked by bug 1276178. A previous example (which now 404s) had date labels "09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/20/12 09/20/12 09/20/12". The X axis should never have more tick marks than actual dates, and the Y axis values should be as precise as necessary to be distinct from each other. When a graph has value labels on an axis, and the graph covers a small range, the labels incorrectly repeat themselves, so you can't tell what the real value is. Y axis examples: <https://errors.ubuntu.com/problem/1e4a09ec7376628035e64b1600bef4e3c5b36d93> has Y axis values "0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00" <https://errors.ubuntu.com/problem/94f7beb32c9a9172de3f9281691510762d655d47> has Y axis values "0.00 0.01 0.01 0.01 0.02 0.03 0.03 0.04 0.04 0.05" On the X axis, this bug is currently masked by bug 1276178. A previous example (which now 404s) had date labels "09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/19/12 09/20/12 09/20/12 09/20/12". The X axis should never have more tick marks than actual dates, and the Y axis values should be as precise as necessary to be distinct from each other. Not to be confused with bug 1037612, which is specifically about the first and last labels on an axis.