[Bug 53175] Roon fails to start

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jun 20 21:08:33 CDT 2022


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

--- Comment #8 from Paul Gofman <pgofman at codeweavers.com> ---
Thanks! I could reproduce the hang or crash when starting the application right
after installation.

I sent MR (https://gitlab.winehq.org/wine/wine/-/merge_requests/286) which
should hopefully fix it (it fixes the first start so I can accept something and
asked further questions about login, didn't test further).

It looks like the app is unhappy when it receives an error from GetIpNetTable()
even though it was happy if there were no enties without an error. The blamed
commit still looks correct to me per se (that is, if we end up with no entries
we should return this error code). However, we should not end up with no
entries if there are any network adapters configured.

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