http://bugs.winehq.org/show_bug.cgi?id=25552
Summary: winecfg audio test under-run errors Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: max+winebugs@mtew.isa-geek.net
Reproduce by: 1) Run winecfg from the command line (so you can see the error reports). 2) Select the 'Audio' tab. 3) Select an audio device (so the test button is enabled). 4) Activate the test button.
Result: For each activation of the test button: 1) The test sound is produced. 2) An under-run error is reported.
What should happen: Result 1) should occur, but Result 2) should NOT occur.
Note: Fixing this may fix or at least reduce the number of errors generated during a 'make test' run.