https://bugs.winehq.org/show_bug.cgi?id=52568
Richard W.M. Jones rjones@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rjones@redhat.com
--- Comment #9 from Richard W.M. Jones rjones@redhat.com --- (In reply to Ralf Habacker from comment #7)
(In reply to Ralf Habacker from comment #4)
At https://www.winehq.org/pipermail/wine-devel/2021-May/187049.html a minimal implementation has been published.
The patch unfortunately does not contain the adjustments for the conversion of the socket path from Windows to Unix to the reverse https://gitlab.winehq.org/wine/wine/-/blob/master/server/sock.c#L480 https://gitlab.winehq.org/wine/wine/-/blob/master/server/sock.c#L555 in the wine server, where the underlying calls are made. The particular problem here is that - as far as I know - no Windows API calls are possible here and the available function for converting are only available at Windows level.
https://www.winehq.org/mailman3/hyperkitty/list/wine-devel@winehq.org/thread...