Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 397919 - <media-sound/quodlibet-2.3.92-r1 fails to start with "The audio backend 'xinebe' is not installed"
Summary: <media-sound/quodlibet-2.3.92-r1 fails to start with "The audio backend 'xine...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL: http://code.google.com/p/quodlibet/is...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 18:42 UTC by Piotr Szymaniak
Modified: 2012-02-20 22:22 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 Piotr Szymaniak 2012-01-06 18:42:04 UTC
My quodlibet refused to work with above error msg. I moved my ~/.quodlibet and tried again, but got the same error.

quodlibet installed with this depends/use:
[ebuild  N     ] dev-libs/libxdg-basedir-1.1.1  USE="-doc -static-libs" 0 kB
[ebuild  N     ] media-libs/mutagen-1.20  USE="-test" 0 kB
[ebuild  N     ] dev-python/dbus-python-0.84.0  USE="-doc -examples -test" 0 kB
[ebuild  N     ] media-libs/xine-lib-1.2.0-r1  USE="X a52 aac alsa css dts flac gtk ipv6 mad mmap mng nls opengl sdl truetype vorbis xcb xv -aalib (-altivec) -bluray -directfb -dvb (-dxr3) -fbcon -fusion -imagemagick -jack -libcaca -modplug -musepack -oss -pulseaudio (-real) -samba -speex -theora -v4l -vcd -vdpau -vdr -vidix (-vis) -wavpack -win32codecs -xinerama -xvmc" 0 kB
[ebuild  N     ] media-sound/quodlibet-2.3  USE="dbus -gstreamer -ipod" 0 kB


Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-01-10 10:44:03 UTC
This is related to xine-lib-1.2.0. 

You need to enable USE="gstreamer" for quodlibet to use it for now.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-01-18 11:28:13 UTC
+*quodlibet-2.3.92 (18 Jan 2012)
+
+  18 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> +quodlibet-2.3.92.ebuild:
+  Version bump wrt #378021 by Sebastian Pipping. Missing
+  app-misc/media-player-info RDEPEND wrt #384261 by Alexander S. Remove support
+  for media-libs/xine-lib because lack of support for 1.2 series wrt #397919 by
+  Piotr Szymaniak.

and plugins will follow ...
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2012-02-01 08:33:51 UTC
Reported to upstream anyway,

http://code.google.com/p/quodlibet/issues/detail?id=904
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2012-02-20 22:22:20 UTC
OK, properly fixed in 2.3.92-r1:

+*quodlibet-2.3.92-r1 (20 Feb 2012)
+
+  20 Feb 2012; Samuli Suominen <ssuominen@gentoo.org>
+  +quodlibet-2.3.92-r1.ebuild, +files/quodlibet-2.3.92-xine-lib-1.2.0.patch:
+  Upstream patch for media-libs/xine-lib >= 1.2.0 compability wrt #397919 by
+  Piotr Szymaniak