https://bugs.winehq.org/show_bug.cgi?id=53486
--- Comment #13 from Jinoh Kang jinoh.kang.kr@gmail.com --- (In reply to Pawel from comment #12)
Hi Jinoh Kang, Thanks a lot for your efforts!
Could you please clarify if and what I am expected to test?
- Should I update my local working repo to the latest git version?
You could, if you're willing to test the fix I've submitted (see below).
- Should I keep or should I revert the second patch [enhanced debug logging
v2]?
No need to.
- What should I do with the "setup.sh" set-up helper script for test
virtual network topology? I think I should be executed as root (with sudo).
It's just there to help others reproduce the same bug in the future. You don't have to do anything about it, since you already have a working UPnP media client/server setup.
- Should I patch and test the "Hypothesis 1"? You've just commented that
the hypo has failed...
No need to either; it has been superseded by another explanation.
You can still test https://gitlab.winehq.org/wine/wine/-/merge_requests/617 and see if it works if you want to.
Assuming the Git origin remote points to https://gitlab.winehq.org/wine/wine.git, you can fetch the changes with:
$ git fetch origin refs/merge-requests/617/head:fb2k-socket-fix