https://bugs.winehq.org/show_bug.cgi?id=45530 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Created attachment 61928 --> https://bugs.winehq.org/attachment.cgi?id=61928 Quick hack to make it start up Confirming. For some reason, it tries to open a device with a sample rate or 0(WAVEFORMATEX .nSamplesPerSec == 0). That triggers an assert in pulseaudio, because that's not valid sound data. Don't know if wine changed, or pulseaudio, but that's an issue now. Attaching a quick hack to make it run, though sound might be broken. -- 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.