Bug 597346
Summary: | Console output does not display correctly inside GNU screen | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jason <bugzilla> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED WONTFIX | QA Contact: | Release Test Team <release-test-team-automation> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 6.0 | ||
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-06-07 19:25:25 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
Jason
2010-05-28 17:41:15 UTC
Have you tried messing with the terminal type in screen? Hi Chris, Outside screen: TERM=xterm works TERM=screen works Inside screen: TERM=screen does not work TERM=xterm does not work What about TERM=linux? That's what anaconda's init sets up and expects. I tried exporting the TERM as both linux and then vt100 with no different results. I'll add that I'm using xterm in cygwin. I tried the same test with Putty, and I get the same results. It works outside of screen, but not inside of screen. I imagine some default setting in screen is not passing the graphics characters correctly. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. |