https://bugs.winehq.org/show_bug.cgi?id=55892
Bug ID: 55892 Summary: .NET 8 Windows Forms crash Product: Wine Version: 8.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: makiwolf@outlook.at Distribution: ---
Created attachment 75428 --> https://bugs.winehq.org/attachment.cgi?id=75428 log
.NET 8 (preview) windows forms don't work
https://dotnet.microsoft.com/en-us/download/dotnet/8.0
How to reproduce:
dotnet new winforms dotnet run
Message box shows with program error.
On .NET 7 or 6 I can't reproduce it and it only happens in preview versions of .NET 8