Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55932 - No sound in sdlroids
Summary: No sound in sdlroids
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-02 21:10 UTC by Scott Wolchok
Modified: 2004-07-02 23:13 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 Scott Wolchok 2004-07-02 21:10:37 UTC
Sdlroids doesn't have sound unless you cd to /usr/share/games/sdlroids before running it. I suspect the patch for its data directory isn't getting compiled in right.

Reproducible: Always
Steps to Reproduce:
1. emerge sdlroids
2. sdlroids (note no sound)
3. cd /usr/share/games/sdlroids && sdlroids (sound now)

Actual Results:  
There was no sound except from the game's data directory.

Expected Results:  
The software should have been able to locate its sounds.

Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7
                                                                        -gentoo)
=================================================================
System uname: 2.6.7-gentoo i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s
                                                                       
hare/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://mirror.datapipe.ne
                                                                        t/gentoo
http://mirror.tucdemonic.org/gentoo/ http://gentoo.netnitco.net"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib aim alsa apm avi crypt encode esd gdbm gif gpm gtk gtk2 imagemagick
                                                                         imlib
java jpeg libg++ libwww mad mmx mpeg msn ncurses offensive oggvorbis open      
                                                                  gl pam pdflib
perl png python quicktime readline sdl slang spell sse ssl svga tc             
                                                           ltk tcpd truetype x86
xml2 xmms xv yahoo zlib"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-07-02 23:13:40 UTC
Nope, just broken code from upstream.

Fixed in CVS.  Thanks for the bug report.