https://bugs.winehq.org/show_bug.cgi?id=39814
--- Comment #7 from nexxxxen nexxxxen@gmail.com --- (In reply to Sebastian Lackner from comment #5)
Could you please attach terminal output with the WINEDEBUG environment variable set to "+dsound,+pulse,+alsa"? For example:
WINEDEBUG=+dsound,+pulse,+alsa wine app.exe
Also, which audio backend is visible in the audio tab of winecfg? If its winealsa.drv, you probably added a registry key to override the audio driver in the past. It is recommended to remove such registry keys, and use the new winepulse.drv audio driver, which has better compatibility with PulseAudio.
Audio backend is pulseaudio. In audio tab of winecfg all values are "Predeterminado del sistema" (system default) I tried set to pulse with same results...
Installation of winehq-devel is fresh and clean, after having purged wine-debian packages. No registry keys manually added.
The debug-log are infinite. Attached file are for run DAW and close it almos immediately, sorry.
Any sugerences?