https://bugs.winehq.org/show_bug.cgi?id=54623
Bug ID: 54623 Summary: unimplemented websocket.dll.WebSocketCreateClientHandle Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: a44687@gmail.com Distribution: ---
Created attachment 74148 --> https://bugs.winehq.org/attachment.cgi?id=74148 Crash dump
Trying to install and run MediRoutes (a niche dotnet application I use for work) and it consistently throws the following:
wine:Call from 7B012302 to unimplemented function websocket.dll.WebSocketCreateClientHandle, aborting
The app gets as far as prompting for login credentials (which are successful), after which a few status dialogs while it loads, then immediately crashes.
I have tried on wine versions 7.22, 8.0, 8.2, 8.3 (Ubuntu bionic packages) with identical results.
Thank you for your time.