Created attachment 39823 [details] [review] Fix by Nikita V. Youshchenko From: <http://bugs.debian.org/167448> Reported-by: "Nikita V. Youshchenko" <yoush@cs.msu.su> Excerpt: Recently I tried to run xload on a high loaded server (load was more than 10), and discovered that if window size is rather small, scale lines are drawn incorrectly (upper than needed). This is caused by a bug in Xaw/StripChart.c. It draws lines with fixed integer steps. Than means that if window height is 39 pixels, and 10 lines should be drawn to split view into 11 equal parts, lines will be drawn at 3, 6, 9, ,.., 30. So the bottom part height will be 9 pixels while other parts height will be 2 pixels. We've been shipping a patch for a while now; submitting upstream for reviewing/merging…
Can you send this to xorg-devel@lists.freedesktop.org for review if you haven't already?
low hanging fruit. I'll review this one.
Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.