Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26465 - bbcd does nothing when i launch it
Summary: bbcd does nothing when i launch it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Brian Jackson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-12 02:08 UTC by Leander
Modified: 2003-08-19 22:04 UTC (History)
1 user (show)

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


Attachments
bbcd.patch (bbcd.patch,329 bytes, patch)
2003-08-12 03:40 UTC, Ian Leitch (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leander 2003-08-12 02:08:47 UTC
When I click on "play", nothing happens. Of course the CD is in the tray. I went
to the official website of bbcd, and found there was a new version a patch to
version 0.3.1a . Once compiled, the patched version worked. I guess it would be
useful to include the patch in portage.

Reproducible: Always
Steps to Reproduce:




Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP rrsossor
GENTOO_MIRRORS="ftp://ftp.fhh.opensource-mirror.de/pub/gentoo.org/
ftp://ftp.caliu.info/pub/gentoo/ http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 3dnow avi gif jpeg mikmod mmx mpeg ncurses nls pdflib png truetype xml2
xmms xv zlib gtkhtml alsa gdbm berkdb slang readline tcltk java X sdl gpm tcpd
pam ssl perl python imlib oggvorbis gtk motif opengl mozilla cdr acpi cjk dga
dvd gtk2 moznocompose moznoirc sse -oss -apm -crypt -cups -encode -foomaticdb
-kde -libg++ -libwww -mad -qt -quicktime -spell -svga -arts -bonobo -esd -gnome"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"

Using fluxbox-0.1.14-r1
Comment 1 Ian Leitch (RETIRED) gentoo-dev 2003-08-12 03:40:04 UTC
Created attachment 15963 [details, diff]
bbcd.patch

Just put bbcd-0.3.1_0.3.1a.diff.gz in your files dir and your set.

I'm not sure if devs want to include the patch in a sync, or downloaded it
within the ebuild. I'll leave that to them :)
Comment 2 Brian Jackson (RETIRED) gentoo-dev 2003-08-18 23:11:05 UTC
I'm working on this, I'l be comitting a bunch of stuff tomorrow. CVS appears 
to be broken at the moment, prod me if you don't see it done in the next 
few days. 
Comment 3 Brian Jackson (RETIRED) gentoo-dev 2003-08-19 22:04:36 UTC
alright, committed the changes, thanks for the help guys