After emerging the electricsheep-2.4-r1 ebuild I ran the screen saver and noticed that xscreensaver-4.14-r1 was displaying an error message. The message complained that it was unable to find the files: electricsheep-frown.tif, electricsheep-smile.tif, electricsheep-splash-0.tif, and electricsheep-splash-1.tif in the /usr/share/electricsheep directory. The ebuild places these files in the /usr/share directory. I'm not sure if there is a variable in the ebuild that sets where the program should look for the file or if it's just putting the files in the wrong location, but it should be fixed either way. Reproducible: Didn't try Steps to Reproduce: 1. emerge electricsheep-2.4-r1.ebuild 2. Preview electricsheep or wait for xscreensaver to kick on. 3. Observe the error messages at the top of the screen above the video. Actual Results: The error messages complaining of the missing files appeared Expected Results: The electricsheep screen saver should have simply run without complaining. Programs Running: xfce-4, xscreensaver-r-4.14-r1, electricsheep-2.4-r1 Output from emerge info: bash-2.05b# emerge info Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.0-test11) ================================================================= System uname: 2.6.0-test11 i686 Pentium III (Coppermine) Gentoo Base System version 1.4.3.12 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -O3 -funroll-loops -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /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/env.d" CXXFLAGS="-march=pentium3 -O3 -funroll-loops -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="ftp://mirror.iawnet.sandia.gov/pub/gentoo/ ftp://ftp.gtlib.cc.gatech/pub/gentoo/ http://gentoo.oregonstate.edu/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X aalib apm arts avi berkdb cdr crypt cups curl dga directfb doc dvd encode esd fam fastcgi fbcon foomaticdb freetds gd gdbm ggi gif gpm gtk gtk2 gtkhtml guile imap imlib java jpeg lcms ldap libg++ libwww mad mikmod mmx motif mpeg mpi mysql nas ncurses nls odbc oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline ruby samba sasl sdl slang slp spell sse ssl svga tcltk tcpd tetex tiff truetype usb wmf x86 xml xml2 xmms xv zlib"
2.4-r2 fixes this thanks :)