https://bugs.winehq.org/show_bug.cgi?id=51493
Bug ID: 51493 Summary: WXDrive.exe from WeCom failed to startup. Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: jactry92@gmail.com Distribution: ---
Created attachment 70328 --> https://bugs.winehq.org/attachment.cgi?id=70328 The expected white dialog.
Steps to reproduce: 1. `winetricks -q arial` for work around a CEF crash. 2. Download and install WeCom. 3. `cd ~/.wine/drive_c/Program Files (x86)/WXDrive` 4. `wine WXDrive.exe --disable-gpu --wxdrive-setting=0 --disable-gpu --disable-software-rasterizer --enable-features=NetworkServiceInProcess "wedocs://public.action/openmain?from=winwxwork"`
Expected: The program startup and there is a white dialog.
Actually: The program doesn't startup.