[BSD-INDIA] Problem with rxvt-unicode + OpenSSH

Ashish Shukla आशीष शुक्ल wahjava.ml at gmail.com
Sat Aug 30 06:44:06 UTC 2008


Arun Sharma writes:
> On Fri, Aug 29, 2008 at 9:05 PM, Ashish Shukla आशीष शुक्ल
> <wahjava.ml at gmail.com> wrote:
>> 
>> Any ideas, what is causing this ?
>> 

> Did you try ktrace/kdump to check if the process is looking for the
> terminfo file in the right place?

Thanks for the reply.

Following is an excerpt from the output of 'kdump' processing
ktrace.out genrated from 'ktrace zsh':

----8<----8<----
  1739 zsh      CALL  geteuid
  1739 zsh      RET   geteuid 1001/0x3e9
  1739 zsh      CALL  stat(0x5b2650,0x7fffffffd6d0)
  1739 zsh      NAMI  "/home/abbe/.terminfo"
  1739 zsh      RET   stat -1 errno 2 No such file or directory
  1739 zsh      CALL  stat(0x7fffffffd870,0x7fffffffd670)
  1739 zsh      NAMI  "/home/abbe/.terminfo.db"
  1739 zsh      RET   stat 0
  1739 zsh      CALL  open(0x7fffffffd870,O_RDONLY,<unused>0x1a4)
  1739 zsh      NAMI  "/home/abbe/.terminfo.db"
  1739 zsh      RET   open 11/0xb
  1739 zsh      CALL  fcntl(0xb,F_SETFD,FD_CLOEXEC)
  1739 zsh      RET   fcntl 0
---->8---->8----

So it is looking for $HOME/.terminfo.db which it has found, now what
to do next ? I've generated $HOME/.terminfo.db by executing following
command:

% tic /usr/local/share/misc/rxvt-unicode.terminfo

Am I doing anything incorrect ? Following is the urxvt resources
configuration, I've in my $HOME/.Xdefaults on client side.

---->8---->8----
% xrdb -q |fgrep -i rxvt
URxvt.background:	black
URxvt.cursorColor:	rgb:00/80/00
URxvt.foreground:	white
URxvt.color0:	#000000
URxvt.color1:	#ffa2a5
URxvt.color2:	#bdb66b
URxvt.color3:	#f7e78c
URxvt.color4:	#84cfef
URxvt.color5:	#ce5d5a
URxvt.color6:	#87ff87
URxvt.color7:	#bebebe
URxvt.color8:	#666666
URxvt.color9:	#cf6171
URxvt.color10:	#c5f779
URxvt.color11:	#fff796
URxvt.color12:	#4186be
URxvt.color13:	#cf9ebe
URxvt.color14:	#71bebe
URxvt.color15:	#ffffff
URxvt.font:	xft:Monospace:pixelsize=11
mrxvt.initTermNumber:	1
mrxvt.protectSecondary:	true
mrxvt.syncTabTitle:	true
mrxvt.bottomTabbar:	true
mrxvt.hideButtons:	true
mrxvt.tabForeground:	white
mrxvt.tabBackground:	black
mrxvt.itabForeground:	white
mrxvt.itabBackground:	#555555
URxvt.shading:	30
URxvt.tintColor:	white
URxvt.inheritPixmap:	true
URxvt.scrollBar:	false
----8<----8<----

Ashish
-- 
·-- ·- ···· ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- --
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://www.bsd-india.org/pipermail/bsd-india/attachments/20080830/a165311b/attachment.pgp 


More information about the bsd-india mailing list