http://bugs.winehq.org/show_bug.cgi?id=57797
--- Comment #6 from Richard Yao richard@ryao.dev --- Using the patch from above applied to wine-staging 10.16, the application actually starts, but it fails to login. When you try, you get this message from CEF printed, which hints at the problem:
[23636:23636:1018/190442.569891:ERROR:third_party/crashpad/crashpad/util/linux/socket.cc:120] recvmsg: Connection reset by peer (104)
There are also a bunch of messages about `03bc:fixme:winsock:setsockopt Ignoring SO_RANDOMIZE_PORT`, which might or might not be related.