https://bugs.winehq.org/show_bug.cgi?id=48580
Bug ID: 48580 Summary: Discord will not allow connecting to voice without disabling qwave.dll Product: Wine Version: 5.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: qwave Assignee: wine-bugs@winehq.org Reporter: jonahsabean@gmail.com Distribution: ---
Discord will constantly crash/reload in an infinite loop if you attempt to connect to a voice channel. Console shows this error:
wine: Call from 0x7b031dbf to unimplemented function qwave.dll.QOSAddSocketToFlow, aborting wine: Unimplemented function qwave.dll.QOSAddSocketToFlow called at address 7B031DBF (thread 00f0), starting debugger...
Disabling qwave.dll in winecfg will allow it to connect but other functionality in the app will disappear once doing this.
Using wine 5.0 on Manjaro. If more details are needed I'd be willing to help provide them with guidance, because aside from this it seems the app would work fine.