<span class="gmail_quote"></span>I get the same errors when I play Total Annihilation using OSS Driver for audio.<br><br>I even wrote a little bit of Ruby code to analyse the Wine log files - it which condensed the 1.3MB of Wine log down to:
<br><br><blockquote>There were 12021 occurrences of err:dsound:DSOUND_MixOne<br>There were 6900 occurrences of err:dsound:DSOUND_PhaseCancel<br>There was    1 occurrence  of fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem
<br>There were  11 occurrences of fixme:d3d:IWineD3DStateBlockImpl_Release<br>There was    1 occurrence  of fixme:d3d_surface:IWineGDISurfaceImpl_Blt<br>There were  22 occurrences of fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel
<br>There were  14 occurrences of fixme:dsound:DSOUND_MixOne<br>There were   3 occurrences of fixme:system:SystemParametersInfoW<br>There were  11 occurrences of fixme:xrandr:X11DRV_XRandR_SetCurrentMode</blockquote>A copy of the Ruby code is on-line and freely available at:
<br><br><a href="http://playingwithwine.blogspot.com">http://playingwithwine.blogspot.com</a><br><br><br>