Summary: | systemd-analyze: SVG output has wrong label positions/directions | ||
---|---|---|---|
Product: | systemd | Reporter: | Jean Delvare <jdelvare> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | minor | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jean Delvare
2013-10-22 08:30:43 UTC
Yes. That looks like a bug. The code is a bit mixed up too. Will fix. Fixed here: http://cgit.freedesktop.org/systemd/systemd/commit/?id=95168f7d55181475946ad93db30255c4d709df03 We guess at the text's width and put it on the left side if there is enough space for it. If not we have to put it on the right. To make sure there is space for it on the right we increase the total width of the svg accordingly. This logic becomes more irrelevant as the boot time shortens. If userspace starts after only a few seconds then there will almost never be enough space on the left. Result looks much better now, thanks! |
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.