Bug 134442
Summary: | grub doesn't scroll properly in gnome-terminal | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alexandre Oliva <oliva> |
Component: | gnome-terminal | Assignee: | Ray Strode [halfline] <rstrode> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-21 19:06:04 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: |
Description
Alexandre Oliva
2004-10-02 19:41:07 UTC
Is it any better if you set TERM to xterm before running grub? It was already xterm (but why? does gnome-terminal actually implement an xterm terminal?). FWIW, setting it to vt100 appears to work around the problem. Does it work better with TERM=gnome? Yup, TERM=gnome fixes it. if setting TERM to gnome fixes it, the problem isn't ncurses-- it's gnome-terminal-- gnome-terminal is not 100% compatible with xterm, but we leave TERM set to stock xterm (our xterm definition is unpatched/unmodified for this reason and will stay that way) for compatiblity with many different terminals. *** This bug has been marked as a duplicate of 128375 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |