[Bug 8668] dsound test fails
http://bugs.winehq.org/show_bug.cgi?id=8668 --- Comment #7 from Raymond <superquad.vortex2(a)gmail.com> 2010-12-29 06:28:46 CST --- dsound_test capture also broken for emu10k1 when using "hw:0,0" for capture ./alsacap -R -d hw:0,0 *** Exploring configuration space of device `hw:0,0' for recording *** type : HW 1..2 channels Sampling rate 8000..48000 Hz Sample formats: S16_LE The capture test should need to perform 16-bits even when the capture device does not 8 bits but it fail when "Already In Use" WINETEST_INTERACTIVE=1 ./wine dlls/dsound/tests/dsound_test.exe.so capture capture.c:186: Testing IDirectSoundCapture fixme:ole:CoCreateInstance no instance created for interface {11ab3ec0-25ec-11d1-a4d8-00c04fc28aca} of class {b0210780-89cd-11d0-af08-00a0c925cd16}, hres is 0x80004002 capture.c:449: *** Testing Primary Sound Capture Driver - winealsa.drv *** capture.c:568: Testing the capture buffer at 8000x 8x1 WAVE_FORMAT_PCM capture.c:585: Format not supported: 8000x 8x1 WAVE_FORMAT_PCM capture.c:568: Testing the capture buffer at 8000x 8x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 8000x16x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 8000x16x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 8000x24x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 8000x24x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 8000x32x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 8000x32x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 11025x 8x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 11025x 8x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 11025x16x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 11025x16x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 11025x24x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 11025x24x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 11025x32x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 11025x32x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 22050x 8x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 22050x 8x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 22050x16x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 22050x16x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 22050x24x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 22050x24x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 22050x32x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 22050x32x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 44100x 8x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 44100x 8x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 44100x16x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 44100x16x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 44100x24x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 44100x24x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 44100x32x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 44100x32x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 48000x 8x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 48000x 8x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 48000x16x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 48000x16x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 48000x24x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 48000x24x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 48000x32x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 48000x32x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 96000x 8x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 96000x 8x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 96000x16x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 96000x16x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 96000x24x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 96000x24x2 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 96000x32x1 WAVE_FORMAT_PCM capture.c:589: Already In Use capture.c:568: Testing the capture buffer at 96000x32x2 WAVE_FORMAT_PCM capture.c:589: Already In Use -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org