http://bugs.winehq.org/show_bug.cgi?id=14052
--- Comment #19 from Jörg Höhle hoehle@users.sourceforge.net 2010-06-12 11:29:16 --- Created an attachment (id=28773) --> (http://bugs.winehq.org/attachment.cgi?id=28773) +tid,winmm,wave,coreaudio,midi log
The attached log, obtained by clicking the audio tab, shows that CoreAudio_MIDIInit is called twice.
Also, there's something wrong in winecfg: if I edit user.reg to set a non-existing audio driver "foo", then run Wine, winecfg detects this and proposes to remove that driver. Click ok. The tree list in the audio tab is cut down to a single line, but clicking the "test sound" button with WINEDEBUG set as above shows that Wine nevertheless tries to access the non-existing driver "foo". It's only after restarting wine+winecfg anew that the situation normalises.