Bug 125993
Summary: | Junk/unwanted characters fill XTerm when multiples lines of output returned. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | gestrin <gjestrin> |
Component: | xterm | Assignee: | Mike A. Harris <mharris> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 2 | CC: | dickey |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
URL: | http://gregestrin.com/xterm-bug.png | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-03-15 16:26:13 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 136451 |
Description
gestrin
2004-06-14 22:30:06 UTC
Screw up in 'Expectes Results:', should read: "Underscore characters do not appear at the bottom of the screen." That sounds like what I'd call pixel-trash. xterm tries to check for characters that go outside their bounding boxes, but some fonts have incorrect metrics (and of course xterm may not do this check perfectly). A specific font and size would help to reproduce the problem and see whether I can improve this. So far I've found that it happened with Bitstream Vera Sans Mono at every size that I've tried, without fail. The only other monospace fonts I have are Andale Mono, Courier & Courier New, and the default 'Monospace.' All of those don't appear to cause this problem. The default 'Monospace' as it turns out is Luxi Mono, if that helps. Does this occur in Fedora Core 3 as well? I had a second report (user on FreeBSD 5.3) citing the same font, X11R6.7. I don't see it with this font on Debian/testing though. (I would test with Fedora, but its mouse driver doesn't work for my machine). But I do have the FreeBSD working, will look there when I'm testing it. Since this bugzilla report was filed, there have been several major updates to xterm which may resolve this issue. Users who have experienced this problem are encouraged to upgrade to the latest version of Fedora Core, which can be obtained from: http://fedora.redhat.com/download If this issue turns out to still be reproduceable in the latest version of Fedora Core, please file a bug report in the X.Org bugzilla located at http://bugs.freedesktop.org in the "xorg" component. Once you've filed your bug report to X.Org, if you paste the new bug URL here, Red Hat will continue to track the issue in the centralized X.Org bug tracker, and will review any bug fixes that become available for consideration in future updates. Setting status to "CURRENTRELEASE". |