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
https://bugs.winehq.org/show_bug.cgi?id=55892
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- This looks like this one https://bugs.winehq.org/show_bug.cgi?id=55847. MR is at https://gitlab.winehq.org/wine/wine/-/merge_requests/4294.
https://bugs.winehq.org/show_bug.cgi?id=55892
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Is this fixed by https://gitlab.winehq.org/wine/wine/-/commit/09edd1391979bf41fe6c99f34488823...
https://bugs.winehq.org/show_bug.cgi?id=55892
--- Comment #3 from makiwolf@outlook.at --- Not fixed with wine 8.21
https://bugs.winehq.org/show_bug.cgi?id=55892
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Ever confirmed|0 |1 URL| |https://dotnet.microsoft.co | |m/en-us/download/dotnet/8.0 Summary|.NET 8 Windows Forms crash |.NET 8 Windows Forms | |crashes due to missing DPI | |functions in user32 Component|-unknown |user32 Status|UNCONFIRMED |NEW
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- One more missing stub. I created a MR here: https://gitlab.winehq.org/wine/wine/-/merge_requests/4508
https://bugs.winehq.org/show_bug.cgi?id=55892
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |85e355ddf3119763106b2f5b99d | |3b1fa2495fd56 Status|NEW |RESOLVED
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/85e355ddf3119763106b2f5b99d3b1f...
https://bugs.winehq.org/show_bug.cgi?id=55892
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc1.