https://bugs.winehq.org/show_bug.cgi?id=55504
Bug ID: 55504 Summary: .NET 7 not working Product: Wine Version: 8.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: makiwolf@outlook.at Distribution: ---
Created attachment 75068 --> https://bugs.winehq.org/attachment.cgi?id=75068 backtrace
Can't run new dotnet 7 applications on command line
I have downloaded and installed on a clean ubuntu 23.04 system https://dotnet.microsoft.com/en-us/download/dotnet/7.0
wine cmd
dotnet new console
dotnet run
OR
wine cmd
dotnet new winforms
dotnet run
Does anyone know if new .NET7 is supported in wine or only the old classic .NET Framework? Also can't find the new version in Wine AppDB https://appdb.winehq.org/objectManager.php?sClass=application&iId=2586
https://bugs.winehq.org/show_bug.cgi?id=55504
--- Comment #1 from makiwolf@outlook.at --- .NET 7.0 SDK (v7.0.400) - Windows x64 Installer!
https://bugs.winehq.org/show_bug.cgi?id=55504
makiwolf@outlook.at changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from makiwolf@outlook.at --- in 8.20
#52716 Sending key stroke (using [System.Windows.Forms.SendKeys]::SendWait) fails (seems to go into a loop?)
and in 8.19
#52396 Stack overflows when running any 64-bit .Net 6 (.Net Core) program
this bugs were fixed and now seems to work.
https://bugs.winehq.org/show_bug.cgi?id=55504
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.21.