https://bugs.winehq.org/show_bug.cgi?id=47277
Bug ID: 47277 Summary: dotnet applications seems to repeatedly call URL_ParseUrl and fail Product: Wine Version: 4.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: yshuiv7@gmail.com Distribution: ---
Basically the symptom is exactly as what is described here: https://forum.winehq.org/viewtopic.php?f=8&t=30819
Setup:
A clean wine64 prefix, with dotnet 4.6.2 installed via winetricks.
The problem:
When running dotnet applications, wine prints "fixme:shell:URL_ParseUrl failed to parse L"<some string>"" non-stop, and the application doesn't work.
And this only happens when windows version is set to "Windows 7" and up