Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270356 - audacious2, crossfade output can't find any output plugin
Summary: audacious2, crossfade output can't find any output plugin
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://redmine.atheme.org/issues/show/83
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 22:04 UTC by Marco Gusy
Modified: 2009-05-18 22:29 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 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