https://bugs.winehq.org/show_bug.cgi?id=51331
Bug ID: 51331 Summary: Battle.net client broken since 414b31bc0b Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: stefan@codeweavers.com Distribution: ---
The Battle.net desktop client doesn't start correctly any more. The window shows up, but the part that's supposed to show your downloaded games just says "The Battle.net Update Agent went to sleep. Attempting to wake it up..."
Regression test:
414b31bc0bbbfe005e90a1946a649082dc303c55 is the first bad commit commit 414b31bc0bbbfe005e90a1946a649082dc303c55 Author: Zebediah Figura z.figura12@gmail.com Date: Sun Jun 20 11:05:54 2021 -0500
ws2_32: Reimplement select() on top of IOCTL_AFD_POLL.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org