code-google-com / qmmp

Automatically exported from code.google.com/p/qmmp
0 stars 0 forks source link

qmmp doesn't see alsa or pulseaudio in output plugins #448

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.cmake ./ -DUSE_ALSA:BOOL=TRUE
2.cmake ./ -DUSE_PULSE:BOOL=TRUE
3.cmake ./

What is the expected output? What do you see instead?
Output Plugins:
ALSA support ......................disabled
OSS support .......................enabled
OSS4 support ......................disabled
JACK support ......................disabled
PulseAudio support ................disabled
Null output support ...............enabled
Win32 Waveout support .............disabled

Support for ALSA or PulseAudio.

What version of the product are you using? On what operating system?
Red Hat Enterprise Linux Workstation release 6.0 (Santiago)

Please provide any additional information below.
alsa-plugins-pulseaudio.i686        1.0.21-3.el6          @el6-wks/$releasever  
alsa-plugins-pulseaudio.x86_64      1.0.21-3.el6          @el6-wks/$releasever  
pulse-audio-reset.noarch            6.0-1                 @el6-ibm/$releasever  
pulseaudio.x86_64                   0.9.21-13.el6         @el6-wks/$releasever  
pulseaudio-gdm-hooks.x86_64         0.9.21-13.el6         @el6-wks/$releasever  
pulseaudio-libs.i686                0.9.21-13.el6         @el6-wks/$releasever  
pulseaudio-libs.x86_64              0.9.21-13.el6         @el6-wks/$releasever  
pulseaudio-libs-glib2.x86_64        0.9.21-13.el6         @el6-wks/$releasever  
pulseaudio-module-bluetooth.x86_64  0.9.21-13.el6         @el6-wks/$releasever  
pulseaudio-module-gconf.x86_64      0.9.21-13.el6         @el6-wks/$releasever  
pulseaudio-module-x11.x86_64        0.9.21-13.el6         @el6-wks/$releasever  
pulseaudio-utils.x86_64             0.9.21-13.el6         @el6-wks/$releasever 

and for ALSA:

alsa-lib.i686                       1.0.21-3.el6          @el6-wks/$releasever  
alsa-lib.x86_64                     1.0.21-3.el6          @el6-wks/$releasever  
alsa-plugins-pulseaudio.i686        1.0.21-3.el6          @el6-wks/$releasever  
alsa-plugins-pulseaudio.x86_64      1.0.21-3.el6          @el6-wks/$releasever  
alsa-utils.x86_64                   1.0.21-3.el6          @el6-wks/$releasever  

No idea why it can't see that I've alsa or pulseaudio (both works fine, just 
qmmp doesnt see it), any ideas how to force it?

Original issue reported on code.google.com by snie...@makigai.org on 13 Apr 2011 at 2:44

GoogleCodeExporter commented 9 years ago
Installing alsa-devel fixed it.

Original comment by snie...@makigai.org on 14 Apr 2011 at 7:53

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 14 Apr 2011 at 11:26