When I run glchess I get the following error and glchess fails to start /usr/lib/python2.4/site-packages/glchess/gtkui/gtkui.py:491: GtkWarning: Could n ot find the icon 'stock_people'. The 'hicolor' theme was not found either, perhaps you need to install it. You can get a copy from: http://icon-theme.freedesktop.org/releases icon = iconTheme.load_icon('stock_people', 24, gtk.ICON_LOOKUP_USE_BUILTIN) Traceback (most recent call last): File "/usr/games/bin/glchess", line 7, in ? app = glchess.main.Application() File "/usr/lib/python2.4/site-packages/glchess/main.py", line 739, in __init__ self.ui = UI(self) File "/usr/lib/python2.4/site-packages/glchess/main.py", line 629, in __init__ gtkui.GtkUI.__init__(self) File "/usr/lib/python2.4/site-packages/glchess/gtkui/gtkui.py", line 491, in _ _init__ icon = iconTheme.load_icon('stock_people', 24, gtk.ICON_LOOKUP_USE_BUILTIN) gobject.GError: Icon 'stock_people' not present in theme emerge info: Portage 2.1.1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-reiser4 -r4 i686) ================================================================= System uname: 2.6.17-reiser4-r4 i686 AMD Athlon(tm) XP 2500+ Gentoo Base System version 1.12.5 Last Sync: Sat, 07 Oct 2006 13:50:02 +0000 ccache version 2.3 [enabled] app-admin/eselect-compiler: [Not Present] dev-java/java-config: 1.3.7, 2.0.30 dev-lang/python: 2.4.3-r4 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.3 dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r4 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.17-r1 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -mfpmath=sse -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/texmf/dvipdfm/config/ /usr/sh are/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/te x/platex/config/ /usr/share/texmf/xdvi/" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms / /etc/revdep-rebuild /etc/splash /etc/terminfo" CXXFLAGS="-march=athlon-xp -mfpmath=sse -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer sandbox sfpe rms strict" GENTOO_MIRRORS="ftp://ftp.swin.edu.au/gentoo/ " LANG="en_AU.UTF-8" LC_ALL="en_AU.UTF-8" LDFLAGS="-Wl,-O2 -Wl,--enable-new-dtags -Wl,--sort-common -s" LINGUAS="en_AU en_GB en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d istfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://router/gentoo-portage" USE="x86 3dnow X a52 aac acl acpi alsa audiofile avi bash-completion bindist bou ndschecking browserplugin bzip2 cairo cdparanoia cdr cups dbus dga directfb dts dvd dvdr dvdread elibc_glibc encode exif fbcon ffmpeg fftw firefox flac fortran ftp gif ginac gphoto2 gpm gs gtk gtk2 hal ieee1394 imagemagick imap input_device s_evdev input_devices_keyboard input_devices_mouse ipv6 ithreads java javascript jpeg jpeg2k kernel_linux latex ldap libsamplerate libwww linguas_en linguas_en_ AU linguas_en_GB lm_sensors mad maildir mbox mikmod mime mmap mmx mng mp3 mpeg m sn nls nptl nsplugin nvidia offensive ogg openal opengl pdf perl plotutils png p osix ppds python quicktime readline samba scanner sdl sharedmem sndfile sockets sox spell sse ssl svg svga szip tcpd tetex theora threads tiff truetype unicode usb userland_GNU vcd video_cards_nvidia videos vorbis wifi win32codecs wmf xine xml xml2 xosd xpm xv xvid zlib" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS
does it work if you install x11-themes/gnome-icon-theme?
(In reply to comment #1) > does it work if you install x11-themes/gnome-icon-theme? > No. Same error. It may or may not be important but I am running e17 as a wm. I don't have any others installed. I checked to see if the stock_people icon was installed via: > equery files x11-themes/gnome-icon-theme | grep people /usr/share/icons/gnome/16x16/stock/generic/stock_people.png /usr/share/icons/gnome/24x24/stock/generic/stock_people.png /usr/share/icons/gnome/32x32/stock/generic/stock_people.png /usr/share/icons/gnome/48x48/emblems/emblem-people.icon /usr/share/icons/gnome/48x48/emblems/emblem-people.png /usr/share/icons/gnome/48x48/stock/generic/stock_people.png
How about with x11-themes/hicolor-icon-theme?
(In reply to comment #3) > How about with x11-themes/hicolor-icon-theme? > No. I have that already installed.
still a problem with glchess-1.0.2?
(In reply to comment #5) > still a problem with glchess-1.0.2? > No everything seems fine now. thanks
fixed by version upgrade then. ;-)