Subject: rxvt-unicode: depends on font selection Followup-For: Bug #294582 Package: rxvt-unicode Version: 4.9-1
This seems to depend on the font used. I have the setup below with the fonts:
[EMAIL PROTECTED]:~$ COLUMNS=200 dpkg -l *font* | grep ^ii | awk '{print $2 "\t" $3}'
fontconfig 2.2.3-4
fontforge 0.0.20041218-0.1
fontforge-doc 0.0.20041218-0.1
gsfonts 8.14+v8.11-0.1
gsfonts-x11 0.17
libfontconfig1 2.2.3-4
libfontconfig1-dev 2.2.3-4
mplayer-fonts 3.5-2
msttcorefonts 1.2
psfontmgr 0.11.8-0.1
ttf-freefont 20031008-1.1
tv-fonts 1.1-3
x-ttcidfont-conf 17
xfonts-100dpi 4.3.0.dfsg.1-12
xfonts-75dpi 4.3.0.dfsg.1-12
xfonts-base 4.3.0.dfsg.1-12
xfonts-konsole 3.3.2-1
xfonts-scalable 4.3.0.dfsg.1-12
I can do (using -name noresources to avoid local resource settings):
[EMAIL PROTECTED]:~$ urxvt -name noresources -fn 10x20 -e man man Segmentation fault
which dies on font select. However:
[EMAIL PROTECTED]:~$ urxvt -name noresources -fn 8x13 -e man man
works just fine. Same results on PPC and x86.
-- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10-1-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages rxvt-unicode depends on: ii base-passwd 3.5.9 ii libc6 2.3.2.ds1-20 ii libfontconfig1 2.2.3-4 ii libfreetype6 2.1.7-2.3 ii libgcc1 1:3.4.3-9 ii libx11-6 4.3.0.dfsg.1-12.0.1 ii libxft2 2.1.2-6 ii libxrender1 0.8.3-7 ii xlibs 4.3.0.dfsg.1-12 ii zlib1g 1:1.2.2-4
-- no debconf information
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]