Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59960 - should kde-base depend on esound?
Summary: should kde-base depend on esound?
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-10 06:51 UTC by Stephan Eisenbeiss
Modified: 2005-02-17 03:18 UTC (History)
1 user (show)

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 Stephan Eisenbeiss 2004-08-10 06:51:58 UTC
Sound did not work for KDE-Desktop sounds. kaboodle crashes because libesd.so is missing.

"emerge esound" solved the problem by installing libesd.so

Sound for KDE is now working, so does kaboodle.

Should package kde-base depend on esound?

I am using alsa and kernel 2.6.7, i bootstrapped my system sometime in april.

HTH,
Stephan

Reproducible: Always
Steps to Reproduce:
1. emerge kde-base
2. emerge alsa stuff
3. xmms was working
4. kaboodle+KDE-Desktop are not producing sound
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-08-10 07:31:12 UTC
It's an optional dep during the arts installation.  Dunno if it needs to be in kdemultimedia or not.
Comment 2 Chr. Schaefer 2004-09-17 07:40:02 UTC
Hello,

I have a similar problem: xmms is working, system notifications in kde not after upgrading to 3.3. There is no error message when starting kde, "Test sound" in control center does nothing, changing sound systems (autodetect, alsa, oss) does not help.

alsamixer works, channels are not muted.

I'm using kernel 2.6.8 with alsa.

Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 Intel(R) Celeron(R) CPU 1.70GHz
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X alsa apm avi bitmap-fonts cdr cups foomaticdb gif gpm gtk2 imlib java jpeg kde libwww mmx mozilla mpeg ncurses nls pdflib perl png ppds python qt readline sdl slang spell ssl svga tcpd tiff truetype usb x86 xml2 xmms xprint xv zlib"
Comment 3 Chr. Schaefer 2004-09-17 07:44:34 UTC
Sorry, I forgot to add: emerge esound and reboot did not fix the problem.
Comment 4 Chr. Schaefer 2004-09-23 01:00:39 UTC
Sorry, in my case it was no bug:

I removed -arts in make.conf

and then did

emerge -Duv --newuse world 

using Portage 2.0.51_rc1 where --newuse is available

This emerged kdb-base/arts-1.3.0

and re-emerged a lot of kde-base (this takes a while). 

Strange enough the arts-1.2.2 was installed before (came together with kde-3.2.2) and I do not remember changing any USE flags.

Sorry for cluttering this bug.

Christian.
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-02-17 03:18:21 UTC
kaboodle has no dependency on esound, probably there was a dependency of 
kaboodle that needed esound, though.
See bug 81966 for a discussion on an issue that's probably related to this 
one.