[Bug 53486] foobar2000.exe with foo_out_upnp breaks sending audio stream to another upnp renderer after a short period of time

WineHQ Bugzilla wine-bugs at winehq.org
Tue Aug 9 09:58:32 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53486

--- Comment #13 from Jinoh Kang <jinoh.kang.kr at 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?
> 
> 1. 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).

> 2. Should I keep or should I revert the second patch [enhanced debug logging
> v2]?

No need to.

> 3. 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.

> 4. 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list