Bug 56435

Summary: rxvt renders 'make menuconfig' output differently from xtem
Product: [Retired] Red Hat Linux Reporter: Yusuf Goolamabbas <yusufg>
Component: rxvtAssignee: Harald Hoyer <harald>
Status: CLOSED WORKSFORME QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
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: 2001-12-13 15:27:07 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:
Attachments:
Description Flags
rxvt rendering 'make menuconfig
none
mutt threaded view of mailbox in an rxvt window
none
'make menuconfig' in an xterm window
none
mutt showing threaded view of mailbox in xterm window
none
make menuconfig
none
mutt in rxvt none

Description Yusuf Goolamabbas 2001-11-18 09:26:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913

Description of problem:
I have been using rxvt in RH 7.0 and 7.1 and have found no difference
in the output of 'make menuconfig' compared to that of xterm. However, when
I upgraded to RH 7.2, the screen looks very different (characters > ASCII
127 not rendering correctly)

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Launch rxvt
2. su to root
3. cd to directory containing source of Linux kernel
4. Type 'make menuconfig'
5. Observe screen 
6. Do the above steps 2-5 in an xterm window
	

Actual Results:  This is best described with a screen dump. I'll provide
screenshots of 
a) make menuconfig
b) mutt showing a threaded view of enigma-list

Additional info:

Graphics card: Matrox G450 with a ComeMon CP151 LCD screen

Relevant lines from $HOME/.Xdefaults
xterm*font:     lucidasanstypewriter-18
xterm*background:       #fff7e9
xterm*foreground:       Black
rxvt*font:      lucidasanstypewriter-18
rxvt*background:        #fff7e9
rxvt*foreground:        Black
rxvt*termName:  xterm
!# Scrolling on wheel mouse: half a page normally, line per line with shift
XTerm.vt100.translations: #override\n\
 Shift<Btn4Down>,<Btn4Up>:scroll-back(1,line)\n\
 Shift<Btn5Down>,<Btn5Up>:scroll-forw(1,line)\n\
 Ctrl<Btn4Down>,<Btn4Up>:scroll-back(1,page)\n\
 Ctrl<Btn5Down>,<Btn5Up>:scroll-forw(1,page)\n\
 <Btn4Down>,<Btn4Up>:scroll-back(1,halfpage)\n\
 <Btn5Down>,<Btn5Up>:scroll-forw(1,halfpa

Comment 1 Yusuf Goolamabbas 2001-11-18 09:27:36 UTC
Created attachment 37863 [details]
rxvt rendering 'make menuconfig

Comment 2 Yusuf Goolamabbas 2001-11-18 09:28:57 UTC
Created attachment 37864 [details]
mutt threaded view of mailbox in an rxvt window

Comment 3 Yusuf Goolamabbas 2001-11-18 09:30:25 UTC
Created attachment 37865 [details]
'make menuconfig' in an xterm window

Comment 4 Yusuf Goolamabbas 2001-11-18 09:31:28 UTC
Created attachment 37866 [details]
mutt showing threaded view of mailbox in xterm window

Comment 5 Harald Hoyer 2001-12-13 15:26:08 UTC
Created attachment 40489 [details]
make menuconfig

Comment 6 Harald Hoyer 2001-12-13 15:27:02 UTC
Created attachment 40490 [details]
mutt in rxvt

Comment 7 Harald Hoyer 2001-12-13 15:29:09 UTC
worksforme ... see upper attachements..
[root@faro root]# rpm -q rxvt
rxvt-2.7.6-5
[root@faro root]# rpm -q termcap
termcap-11.0.1-10
[root@faro root]# rpm -q ncurses
ncurses-5.2-12
[root@faro root]# echo $TERM
xterm