https://bugs.winehq.org/show_bug.cgi?id=50994
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree Summary|LogicCircuit: doesn't start |LogicCircuit: doesn't start |on wine 6.6 | (using Mono)
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, thanks for trying
It appears to run into really a mono-bug then.
which I installed, using this link >https://dotnet.microsoft.comdownloaddotnet-%3Eframework/thank-you/net472-off..., but didn't make any difference.
Your log shows you`re running with builtin mscoree:
0024:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.7. 0024:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.7.
So even if you installed .Net4.7.2 "manually" the program "is not using it"
To summarize: You have to use winetricks to install dotnet48 or dotnet472, and then the program should start fine.
I adjust title to address this bug to mono-issue