https://bugs.winehq.org/show_bug.cgi?id=50994 Louis Lenders <xerox.xerox2000x(a)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(a)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->framework/thank-you/net472-offline->installer, 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 -- 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.