Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152179 - net-im/gaim-2.0.0_beta4: now depends on gstreamer; sound now broken
Summary: net-im/gaim-2.0.0_beta4: now depends on gstreamer; sound now broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-20 17:22 UTC by Keith Constable
Modified: 2006-10-23 16:56 UTC (History)
3 users (show)

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


Attachments
nosound.png (nosound.png,144.62 KB, image/png)
2006-10-23 07:39 UTC, Hinrik Örn Sigurðsson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Constable 2006-10-20 17:22:08 UTC
Please note that Gaim 2 beta 4 no longer depends on libao.  From the changelog:
"* Use GStreamer for playing sounds, instead of libao"

Gaim should no longer depend on audiofile/libao, but rather Gstreamer.

With the switch to Gstreamer, sound now no longer works (for me).  When building gaim, configure says:
checking for GSTREAMER... yes
[...]
Build with GStreamer support.. : yes

Also, installed on my system:
# equery list gst
[ Searching for package 'gst' in all categories among: ]
 * installed packages
[I--] [ ~] media-libs/gst-plugins-base-0.10.10 (0.10)
[I--] [ ~] media-libs/gstreamer-0.10.10 (0.10)
[I--] [ ~] media-plugins/gst-plugins-alsa-0.10.10 (0.10)
[I--] [ ~] media-plugins/gst-plugins-x-0.10.10 (0.10)
[I--] [ ~] media-plugins/gst-plugins-xvideo-0.10.10 (0.10)

Dispite this, audio does not play in gaim.


Portage 2.1.2_pre3-r5 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.17-ck1-r2 i686)
=================================================================
System uname: 2.6.17-ck1-r2 i686 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.5
Last Sync: Fri, 20 Oct 2006 23:20:01 +0000
ccache version 2.4 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
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, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=k8 -mtune=k8 -O2 -fomit-frame-pointer -momit-leaf-frame-pointer -fno-ident -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
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="-march=k8 -mtune=k8 -O2 -fomit-frame-pointer -momit-leaf-frame-pointer -fno-ident -pipe -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks metadata-transfer parallel-fetch sandbox strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://mirror.usu.edu/mirrors/gentoo/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/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.us.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac acpi alsa asf audiofile bash-completion bitmap-fonts bzip2 cairo cdparanoia cli cracklib crypt css cups curl dbus dga dlloader dri dts dv dvd dvdr dvdread elibc_glibc emboss encode exif expat faac faad fam ffmpeg flac foomaticdb gecko-sdk gif glibc-omitfp glitz gnutls gpm gstreamer gtk gtk2 gtkhtml hbci imlib input_devices_evdev input_devices_joystick input_devices_keyboard input_devices_mouse isdnlog javascript jpeg kdeenablefinal kernel_linux lcms libg++ libwww mad mikmod mmap mmx mmxext mng monkey motif moznocompose moznoirc moznomail moznoroaming mozsvg mp3 mpeg musicbrainz ncurses network no-old-linux nptl nvidia offensive ofx ogg opengl pam pcre perl physfs png pppd python qt qt3 qt4 quicktime readline real reflection rtc ruby samba sdl session speex spell spl sse sse2 sse3 ssl svg taglib tcltk tcpd tga theora tidy tiff truetype truetype-fonts type1-fonts udev unicode urandom usb userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa video_cards_vga vidix vorbis win32codecs wmf xml xml2 xorg xprint xv xvid xvmc yv12 zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Kathryn Kulick (RETIRED) gentoo-dev 2006-10-22 18:24:54 UTC
Fixed in gaim-2.0.0_beta4-r1, thank you for the heads up.
Comment 2 Yaron Tausky 2006-10-23 00:59:35 UTC
Sounds worked for me in _beta4 with libao, I just compiled _beta4-r1 with Gstreamer support, and now there's no sound.
Comment 3 Hinrik Örn Sigurðsson 2006-10-23 07:38:50 UTC
Same here.

checking for GSTREAMER... yes

[I--] [ ~] dev-python/gst-python-0.10.5 (0.10)
[I--] [ ~] media-libs/gst-plugins-base-0.10.10 (0.10)
[I--] [ ~] media-libs/gst-plugins-good-0.10.4 (0.10)
[I--] [ ~] media-libs/gst-plugins-ugly-0.10.4 (0.10)
[I--] [ ~] media-libs/gstreamer-0.10.10 (0.10)
[I--] [ ~] media-plugins/gst-plugins-a52dec-0.10.4 (0.10)
[I--] [ ~] media-plugins/gst-plugins-alsa-0.10.10 (0.10)
[I--] [ ~] media-plugins/gst-plugins-dvdread-0.10.4 (0.10)
[I--] [ ~] media-plugins/gst-plugins-faad-0.10.1 (0.10)
[I--] [  ] media-plugins/gst-plugins-ffmpeg-0.10.1-r1 (0.10)
[I--] [  ] media-plugins/gst-plugins-flac-0.10.3 (0.10)
[I--] [  ] media-plugins/gst-plugins-gconf-0.10.3 (0.10)
[I--] [ ~] media-plugins/gst-plugins-gnomevfs-0.10.10 (0.10)
[I--] [ ~] media-plugins/gst-plugins-mad-0.10.4-r1 (0.10)
[I--] [ ~] media-plugins/gst-plugins-mpeg2dec-0.10.4 (0.10)
[I--] [ ~] media-plugins/gst-plugins-ogg-0.10.10 (0.10)
[I--] [ ~] media-plugins/gst-plugins-pango-0.10.9 (0.10)
[I--] [ ~] media-plugins/gst-plugins-theora-0.10.10 (0.10)
[I--] [ ~] media-plugins/gst-plugins-vorbis-0.10.10 (0.10)
[I--] [ ~] media-plugins/gst-plugins-x-0.10.10 (0.10)
[I--] [ ~] media-plugins/gst-plugins-xvideo-0.10.10 (0.10)
Comment 4 Hinrik Örn Sigurðsson 2006-10-23 07:39:22 UTC
Created attachment 100287 [details]
nosound.png
Comment 5 Kathryn Kulick (RETIRED) gentoo-dev 2006-10-23 14:55:47 UTC
Could you guys please show me emerge -pv gaim. Sounds are working fine here with only gstreamer and gst-plugins-good.... I 
Comment 6 Andrew Dorney 2006-10-23 16:44:55 UTC
[ebuild   R   ] net-im/gaim-2.0.0_beta4-r1  USE="-avahi -bonjour cjk crypt -custom-flags dbus debug -doc eds -gadu gnutls gstreamer -meanwhile -mono msn nas nls perl -qq -silc spell ssl startup-notification -tcl -tk xscreensaver" 0 kB 
Comment 7 Keith Constable 2006-10-23 16:56:36 UTC
It seems it was related to bug 152353 as the latest beta4-r2 update seems to have fixed the issue.