Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 270356

Summary: audacious2, crossfade output can't find any output plugin
Product: Gentoo Linux Reporter: Marco Gusy <picander78>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: AMD64   
OS: Linux   
URL: http://redmine.atheme.org/issues/show/83
Whiteboard:
Package list:
Runtime testing required: ---

Description Marco Gusy 2009-05-18 22:04:43 UTC
Submitted bug in upstream, but I don't know if it's a distro issue
-------------------------------------------------------------------

Crossfade can't find output plugins. Audacious core does find them and works well, but crossfade does not
2.0.1 gentoo amd64 multilib

mythuser@minibox ~/.config/audacious $ ls -ld /usr/lib*
lrwxrwxrwx  1 root root     5 11 apr 09:08 /usr/lib -> lib64
drwxr-xr-x 19 root root 20480 15 mag 17:33 /usr/lib32
drwxr-xr-x 71 root root 81920 15 mag 17:33 /usr/lib64
drwxr-xr-x  7 root root  4096 12 apr 13:40 /usr/libexec


mythuser@minibox ~/.config/audacious $ ls -l /usr/lib/audacious/Output/
totale 272
-rwxr-xr-x 1 root root  44424 15 mag 16:52 ALSA.so
-rwxr-xr-x 1 root root 149008 15 mag 16:52 crossfade.so
-rwxr-xr-x 1 root root  56992 15 mag 16:52 filewriter.so
-rwxr-xr-x 1 root root  14752 15 mag 16:52 null.so



mythuser@minibox ~/.config/audacious $ audacious2
[crossfade] load_config: configuration loaded
[crossfade] find_output: could not find output plugin "ALSA.so"
[crossfade] init: could not find any output!
[crossfade] realize_config: keeping output opened...
[crossfade] realize_config: adding timeout (pid=6035)
[crossfade] open_output_f: pid=6035
[crossfade] find_output: could not find output plugin "ALSA.so"
[crossfade] open_output: could not find any output!
[crossfade] cleanup:
[crossfade] cleanup: done
Comment 1 Marco Gusy 2009-05-18 22:29:31 UTC
after fiddling with audio outputs inside crossfade looks like it added a (#0) in config file that solved the problem. I close for now