Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 77071

Summary: Torsmo displays purple colored fonts
Product: Gentoo Linux Reporter: Richard Baverstock <baver>
Component: Current packagesAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED WORKSFORME    
Severity: normal CC: x11
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Richard Baverstock 2005-01-07 13:59:48 UTC
Torsmo displays purple colored fonts and upon startup prints out the following errors:

torsmo: can't parse X color 'white'
torsmo: can't parse X color 'grey'
torsmo: can't parse X color 'black'

black is repeated twice, and grey is repeated > 10 times.

Reproducible: Always
Steps to Reproduce:
1. emerge latest version of xorg-x11 (new layout)
2. emerge torsmo
3. gunzip the sample .torsmorc to ~/.torsmorc
4. run torsmo

Actual Results:  
pink text!

Expected Results:  
black, grey and white text

Gentoo Base System version 1.6.8
Portage 2.0.51-r8 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.10-gentoo-r2 x86_64 AMD Opteron(tm) Processor 242
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan  6 2005, 10:35:24)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks nostrip sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS=""
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa apm audiofile avi berkdb bitmap-fonts bmp bzlib
calendar cdr crypt cups dga divx4linux doc dvd dvdr encode evo exif f77 fam fftw
flac flash foomaticdb fortran ftp gdbm gif ginac gnome gphoto2 gpm gstreamer gtk
gtk2 gtkhtml icq imagemagick imap imlib ipv6 jack java joystick jp2 jpeg ladcca
lcms lesstif libedit libwww lzw lzw-tiff mad mime mng motif mozilla mpeg msn
multilib nas ncurses nls nptl nptlonly oggvorbis openal opengl oss pam pda
pdflib perl pic plotutils png posix ppds python quicktime readline recode samba
sasl scanner sdl sndfile speex spell ssl svg tcltk tcpd tetex theora tiff
truetype truetype-fonts type1-fonts unicode usb userlocales videos wxwindows
xine xinerama xml2 xmms xosd xpm xrandr xv zlib"
Comment 1 Daniel Black (RETIRED) gentoo-dev 2005-01-07 15:41:24 UTC
pink or purple? some would actually consider this an enhancement :-)

but since you don't I'll see if it can be fixed.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2005-02-15 03:15:17 UTC
X people. Thanks for your time. Any hints here?
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2005-02-15 14:03:59 UTC
grep RgbPath /etc/X11/xorg.conf

Should be /usr/lib/X11/rgb on >=6.8.0-r4
Comment 4 Daniel Black (RETIRED) gentoo-dev 2005-02-18 15:16:10 UTC
Thanks Donnie,

Richard - going to assume this is the problem in your setup.