Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155643 - games-puzzle/kiki-1.0.2-r1 crash. Missing a file.
Summary: games-puzzle/kiki-1.0.2-r1 crash. Missing a file.
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-19 01:09 UTC by Craig Lawson
Modified: 2006-11-27 18:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Lawson 2006-11-19 01:09:25 UTC
$ kiki
--- KikiController::KikiController :: kiki_home /usr/share/games/kiki/
libGL warning: 3D driver claims to not support visual 0x4b
unable to load title song ("/usr/share/games/kiki//sound/title_song.mp3"): Could n't read from '/usr/share/games/kiki//sound/title_song.mp3'

$ ls -l /usr/share/games/kiki//sound/title_song.mp3
ls: cannot access /usr/share/games/kiki//sound/title_song.mp3: No such file or d irectory

$ equery files kiki | grep title
(none listed)

$ grep title /var/tmp/portage/games-puzzle:kiki-1.0.2-r1:20061119-085509.log
(none listed)
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2006-11-19 02:47:24 UTC
(In reply to comment #0)
> libGL warning: 3D driver claims to not support visual 0x4b

emerge --info please
Comment 2 Craig Lawson 2006-11-20 23:25:32 UTC
Portage 2.1.1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r5, 2.6.15-suspend2-r6 i686)
=================================================================
System uname: 2.6.15-suspend2-r6 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.12.6
Last Sync: Sun, 19 Nov 2006 20:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
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="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -fomit-frame-pointer -pipe"
DISTDIR="/var/tmp/portage-distfiles"
FEATURES="autoconfig buildpkg ccache distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.osuosl.org/ http://gentoo.llarian.net/ http://gentoo.mirrors.easynews.com/linux/gentoo/"
LANG="en_US.utf8@iso"
LC_ALL="en_US.utf8@iso"
MAKEOPTS="-j3"
PKGDIR="/var/tmp/portage-packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa berkdb bitmap-fonts bonobo bzip2 c++ cairo cdr cli cracklib crypt cups dbus dga dlloader doc dri dv dvd dvdr dvdread eds elibc_glibc emacs emboss encode fame ffmpeg firefox flac foomaticdb fortran gd gdbm gif glitz gnome gpm gstreamer gtk gtk2 gtkhtml guile iconv ieee1394 imlib inkjar input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog java jbig jikes jpeg jpeg2k kernel_linux lcms lesstif libg++ libwww lzo mad mikmod mjpeg mmx mmxext motif mozbranding mp3 mp4 mpeg nautilus ncurses network nls nptl nptlonly nsplugin ogg opengl oss pam pcre pda perl plugin png ppds pppd python qt3 qt4 quicktime readline reflection sdl session sndfile spell spl sse sse2 ssl svg symlink tcl tcltk tcpd theora threads tiff tk truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l v4l2 video_cards_ati video_cards_fglrx video_cards_radeon video_cards_vesa videos vorbis x264 xine xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS




> libGL warning: 3D driver claims to not support visual 0x4b
My video card is a Radeon 7000. Could be the cause of this complaint. I'm in the process of upgrading to a modern card.
Comment 3 Tristan Heaven (RETIRED) gentoo-dev 2006-11-27 18:17:39 UTC
> My video card is a Radeon 7000. Could be the cause of this complaint. I'm in
> the process of upgrading to a modern card.
> 

Probably. The missing file can be ignored.