Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 71913
Summary: | man displays escape codes as ESC[xxx | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Gordon Messmer <gordon.messmer> |
Component: | man | Assignee: | Eido Inoue <havill> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ben Levenson <benl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | brian, rivenburgh |
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: | 2003-01-14 05:05:24 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
Gordon Messmer
2002-08-20 05:55:03 UTC
Hm, this works for me ok in gnome-terminal. What locale are you running in? Is this ssh'd into the beta box, or ssh from the beta box to a different system? This is a clean install of (null), with a pre-existing user. Before logging in to X for the first time, I'd eliminated pretty much all config files except for Galeon's, including .gnome* and .gconf/* I've also noticed the same problem on my (null) install. Just installed it this morning and tried to do a 'man grep' in both a gnome-terminal and xterm. Both displayed the ESC codes. This is my workstation that I'm physically sitting in front of. This _may_ have something to do with broader problems described in #71913 and #72589. This is a "Me to". I saw it after upgrading from 7.3. I saw it in Limbo2 and Null for sure... Don't think I looked at a man page in Limbo1. I tried viewing man pages in gnome-terminal, xterm, uxterm, and konsole and they all have the same problem that esc sequences are displayed as text instead of changing to BOLD and other stuff. Viewing man pages from the linux console works as expected. I tried messing with the TERM variable with no success (linux, vt100, etc)... I even tried using the LANG variable to see if that made a difference (it didn't). I upgraded to version 0.8.19-1 of vte since there was discussion of bugs in that (but I don't think xterm uses that library) and the problem is still there. My /etc/sysconfig/i18n is LANG="en_US". I ran out of things to try. Man is version 1.5j9. Example first few lines of "man rpm". RPM(8) Red Hat Linux RPM(8) ESC[1mNAMEESC[0m rpm - RPM Package Manager this seems to work in 8.0 |