https://bugs.winehq.org/show_bug.cgi?id=57699
Bug ID: 57699 Summary: Paint.NET: crashes on startup due to missing entry point named "DXGIDeclareAdapterRemovalSupport" in dll "dxgi" Product: Wine Version: 10.0-rc6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: anotherkdeuser@duck.com Distribution: ---
Created attachment 77886 --> https://bugs.winehq.org/attachment.cgi?id=77886 The resulting error
When downloading and running the portable version of dotnet from: https://github.com/paintdotnet/release/releases/tag/v5.1.2
When running it with "Windows version" set to Windows 11, it crashes on startup and shows some error about a missing entry point in the dll "dxgi".
I'd be happy to supply whatever information you require.
https://bugs.winehq.org/show_bug.cgi?id=57699
--- Comment #1 from anotherkdeuser@duck.com --- Created attachment 77887 --> https://bugs.winehq.org/attachment.cgi?id=77887 log
https://bugs.winehq.org/show_bug.cgi?id=57699
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/paintdot | |net/release/releases/tag/v5 | |.1.4 Keywords| |download
--- Comment #2 from Austin English austinenglish@gmail.com --- I tried adding a stub, but that just gets it to the same point of failure as win10 mode: 0024:trace:text:DrawTextExW L"System.EntryPointNotFoundException: Unable to find an entry point named 'DXGIDeclareAdapterRemovalSupport' in DLL 'dxgi'.\r\n at PaintDotNet.Program.Start() in D:\src\pdn\src\PaintDotNet\Program.cs:line 381\r\n at PaintDotNet.Program.Main(String[] args) in D:\src\pdn\src\Pain"..., -1, [(0,0)-(304,176)] 00000050
This was using 5.1.4, as 5.1.2 now only shows source downloads?
https://bugs.winehq.org/show_bug.cgi?id=57699
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- DXGI stub works fine for me, next issue is the same as what exe installer shows:
016c:fixme:messaging:CreateDispatcherQueueController options.dwSize = 12, options.threadType = 2, options.apartmentType = 2, queue_controller 00007FFFFE1FF270 stub!
Some "modern" async messaging stuff.
https://bugs.winehq.org/show_bug.cgi?id=57699
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |d3d
https://bugs.winehq.org/show_bug.cgi?id=57699
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Paint.NET: crashes on |Paint.NET crashes on |startup due to missing |unimplemented function |entry point named |dxgi.DXGIDeclareAdapterRemo |"DXGIDeclareAdapterRemovalS |valSupport |upport" in dll "dxgi" |