snowie2000 / mactype

Better font rendering for Windows.
https://mactype.net
GNU General Public License v3.0
9.95k stars 441 forks source link

Paint.net crashes after updating to 2024.8.15 #1028

Open lkasahi opened 2 weeks ago

lkasahi commented 2 weeks ago

Paint.net always crashed upon opening, with the recent version (2024.8.15). Such error had not occured in the old version (2023.5.31 or before), so maybe it has something to do with this update?

Excluding paintdotnet.exe in Default.ini through [UnloadDll] solves the problem for now, but I guess it's still relevant to report this issue here.

The following log was produced by paint.net. Not sure if it helps MacType.

建立此文字檔案是因為 paint.net 非正常關閉。
請將此檔案寄到 crashlog5@getpaint.net 以協助我們診斷並修正這問題。
Application version: paint.net 5.0.13 (Stable 5.13.8830.42291)
Time of crash: 2024/9/25 下午 05:26:09
Application uptime: 00:00:05.2636067
Application state: Running 
Working set: 272,836 KiB
Handles and threads: 1109 handles, 57 threads, 122 gdi, 171 user
Install type: Classic
Application directory: C:\Program Files\paint.net
Current directory: C:\Program Files\paint.net
Install directory: C:\Program Files\paint.net
OS Version: Windows 11 Home 10.0.22631.0 x64
.NET version: .NET 7.0.16 x64
Processor: "Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz" @ ~1800MHz (4C/8T, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2)
Memory: 8,047 MB physical (550 MB free), 133,948,218 MB virtual free, 17,775 MB pagefile (4,371 MB free)
Video card: Intel(R) UHD Graphics 620 (fl:12.1, v:8086, d:5917, r:7), NVIDIA GeForce MX150 (fl:12.1, v:10DE, d:1D10, r:A1), Microsoft Basic Render Driver (fl:12.1, v:1414, d:8C, r:0)
Hardware acceleration: True (default: True) (rendering: 🚀 性能 (NVIDIA GeForce MX150))
Remote session: no
Pointers: none
UI animations: True
UI DPI: 144 dpi (1.50x scale)
UI theme: VisualStyleCategory=Aero, EffectiveTheme=Aero, DWM=yes, AeroColorScheme=Light, ThemeFileName=Aero.msstyles
Updates: True, 2024/9/25
Locale: pdnr.c: zh-TW, hklm: zh-TW, hkcu: zh-TW, cc: zh-TW, cuic: zh-TW
Flags: 

Exception details:
System.ArgumentException: Value does not fall within the expected range. (InteropError.InvalidArgument 0x80070057) (PaintDotNet.Controls.LayersStrip)
   at PaintDotNet.Interop.ExceptionFactory.ThrowError(Int32 hr, String message, Exception innerEx) in D:\src\pdn\src_5_0_x\Windows\Interop\ExceptionFactory.cs:line 54
   at PaintDotNet.Direct2D1.D2D1DeviceContext6.EndDraw() in D:\src\pdn\src_5_0_x\Windows\Direct2D1\D2D1DeviceContext6.cs:line 358
   at PaintDotNet.Controls.Direct2DControlImpl.Render(RectInt32 clipRect) in D:\src\pdn\src_5_0_x\Framework\Controls\Direct2DControlImpl.cs:line 1369
   at PaintDotNet.Controls.Direct2DControlImpl.RelayGdiPaintImpl(IGdiPaintContext ctx) in D:\src\pdn\src_5_0_x\Framework\Controls\Direct2DControlImpl.cs:line 1058
   at PaintDotNet.Controls.Direct2DControlImpl.RelayGdiPaint(IGdiPaintContext ctx) in D:\src\pdn\src_5_0_x\Framework\Controls\Direct2DControlImpl.cs:line 931
   at PaintDotNet.Controls.Direct2DControl.OnGdiPaint(IGdiPaintContext ctx) in D:\src\pdn\src_5_0_x\Framework\Controls\Direct2DControl.cs:line 498
   at PaintDotNet.Gdi.GdiControlImpl.OnWmPaint(Message& m) in D:\src\pdn\src_5_0_x\Windows.Framework\Gdi\GdiControlImpl.cs:line 193
   at PaintDotNet.Gdi.GdiControlImpl.RelayWndProc(Message& m) in D:\src\pdn\src_5_0_x\Windows.Framework\Gdi\GdiControlImpl.cs:line 244
   at PaintDotNet.Gdi.GdiControl.WndProc(Message& m) in D:\src\pdn\src_5_0_x\Windows.Framework\Gdi\GdiControl.cs:line 187
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

Managed assemblies: 
    System.Private.CoreLib, .\System.Private.CoreLib.dll, Version=7.0.0.0, PublicKeyToken=7cec85d7bea7798e
    paintdotnet, .\paintdotnet.dll, Version=5.13.8830.42291
    System.Runtime, .\System.Runtime.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Fundamentals, .\PaintDotNet.Fundamentals.dll, Version=5.13.8830.42291
    System.Windows.Forms, .\System.Windows.Forms.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    System.Diagnostics.Tracing, .\System.Diagnostics.Tracing.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Threading.Thread, .\System.Threading.Thread.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Base, .\PaintDotNet.Base.dll, Version=5.13.8830.42291
    System.Collections.Concurrent, .\System.Collections.Concurrent.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Collections, .\PaintDotNet.Collections.dll, Version=5.13.8830.42291
    PaintDotNet.ComponentModel, .\PaintDotNet.ComponentModel.dll, Version=5.13.8830.42291
    PaintDotNet.Windows, .\PaintDotNet.Windows.dll, Version=5.13.8830.42291
    TerraFX.Interop.Windows, .\TerraFX.Interop.Windows.dll, Version=10.0.22621.2, PublicKeyToken=35b01b53313a6f7e
    PaintDotNet.Primitives, .\PaintDotNet.Primitives.dll, Version=5.13.8830.42291
    PaintDotNet.Runtime, .\PaintDotNet.Runtime.dll, Version=5.13.8830.42291
    PointerToolkit, .\PointerToolkit.dll, Version=1.0.0.0
    System.Threading, .\System.Threading.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.SystemLayer, .\PaintDotNet.SystemLayer.dll, Version=5.13.8830.42291
    PaintDotNet.Systrace, .\PaintDotNet.Systrace.dll, Version=5.13.8830.42291
    System.Diagnostics.Process, .\System.Diagnostics.Process.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Private.Uri, .\System.Private.Uri.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.ComponentModel.Primitives, .\System.ComponentModel.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    WindowsBase, .\WindowsBase.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    System.Windows.Forms.Primitives, .\System.Windows.Forms.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    PaintDotNet.ObjectModel, .\PaintDotNet.ObjectModel.dll, Version=5.13.8830.42291
    System.Collections, .\System.Collections.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.InteropServices, .\System.Runtime.InteropServices.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Drawing.Primitives, .\System.Drawing.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Diagnostics.TraceSource, .\System.Diagnostics.TraceSource.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Win32.Primitives, .\Microsoft.Win32.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Text.Encoding.CodePages, .\System.Text.Encoding.CodePages.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Core, .\PaintDotNet.Core.dll, Version=5.13.8830.42291
    PaintDotNet.Resources, .\PaintDotNet.Resources.dll, Version=5.13.8830.42291
    System.ObjectModel, .\System.ObjectModel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Data, .\PaintDotNet.Data.dll, Version=5.13.8830.42291
    PaintDotNet.Framework, .\PaintDotNet.Framework.dll, Version=5.13.8830.42291
    CommunityToolkit.HighPerformance, .\CommunityToolkit.HighPerformance.dll, Version=8.2.0.0, PublicKeyToken=4aff67a105548ee2
    System.Threading.ThreadPool, .\System.Threading.ThreadPool.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Windows.Framework, .\PaintDotNet.Windows.Framework.dll, Version=5.13.8830.42291
    System.Configuration.ConfigurationManager, .\System.Configuration.ConfigurationManager.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Collections.Specialized, .\System.Collections.Specialized.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.UI, .\PaintDotNet.UI.dll, Version=5.13.8830.42291
    System.Xml.ReaderWriter, .\System.Xml.ReaderWriter.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Private.Xml, .\System.Private.Xml.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Net.WebClient, .\System.Net.WebClient.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.ComponentModel.EventBasedAsync, .\System.ComponentModel.EventBasedAsync.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Memory, .\System.Memory.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Text.Encoding.Extensions, .\System.Text.Encoding.Extensions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Win32.SystemEvents, .\Microsoft.Win32.SystemEvents.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Drawing.Common, .\System.Drawing.Common.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Collections.Immutable, .\System.Collections.Immutable.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Linq, .\System.Linq.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Win32.Registry, .\Microsoft.Win32.Registry.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Security.Principal.Windows, .\System.Security.Principal.Windows.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Security.Claims, .\System.Security.Claims.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Windows.Core, .\PaintDotNet.Windows.Core.dll, Version=5.13.8830.42291
    System.ComponentModel, .\System.ComponentModel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Diagnostics.FileVersionInfo, .\System.Diagnostics.FileVersionInfo.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    ComputeSharp.D2D1, .\ComputeSharp.D2D1.dll, Version=2.1.0.0, PublicKeyToken=dc35fa229f6881d8
    PresentationFramework, .\PresentationFramework.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    PaintDotNet.PropertySystem, .\PaintDotNet.PropertySystem.dll, Version=5.13.8830.42291
    System.ComponentModel.TypeConverter, .\System.ComponentModel.TypeConverter.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Xaml, .\System.Xaml.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    System.IO.Packaging, .\System.IO.Packaging.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PresentationCore, .\PresentationCore.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    DirectWriteForwarder, .\DirectWriteForwarder.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    System.Runtime.Extensions, .\System.Runtime.Extensions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Effects.Core, .\PaintDotNet.Effects.Core.dll, Version=5.13.8830.42291
    System.Diagnostics.Debug, .\System.Diagnostics.Debug.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.CompilerServices.VisualC, .\System.Runtime.CompilerServices.VisualC.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Collections.NonGeneric, .\System.Collections.NonGeneric.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    UIAutomationTypes, .\UIAutomationTypes.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    Accessibility, .\Accessibility.dll, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35
    System.Numerics.Vectors, .\System.Numerics.Vectors.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Threading.Tasks.Parallel, .\System.Threading.Tasks.Parallel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.Loader, .\System.Runtime.Loader.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    WebPFileType, .\Bundled\WebPFileType\WebPFileType.dll, Version=1.3.21.0
    DdsFileTypePlus, .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, Version=1.12.8.0
    AvifFileType, .\Bundled\AvifFileType\AvifFileType.dll, Version=1.1.30.0
    PaintDotNet.Effects, .\PaintDotNet.Effects.dll, Version=5.13.8830.42291
    PaintDotNet.Effects.Gpu, .\PaintDotNet.Effects.Gpu.dll, Version=5.13.8830.42291
    PaintDotNet.Effects.Legacy, .\PaintDotNet.Effects.Legacy.dll, Version=5.13.8830.42291
    System.IO.Hashing, .\System.IO.Hashing.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    Newtonsoft.Json, .\Newtonsoft.Json.dll, Version=13.0.0.0, PublicKeyToken=30ad4fe6b2a6aeed
    System.Linq.Expressions, .\System.Linq.Expressions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.Numerics, .\System.Runtime.Numerics.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Private.Xml.Linq, .\System.Private.Xml.Linq.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Runtime.Serialization.Formatters, .\System.Runtime.Serialization.Formatters.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Text.RegularExpressions, .\System.Text.RegularExpressions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.IO.Compression, .\System.IO.Compression.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    System.Runtime.Intrinsics, .\System.Runtime.Intrinsics.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    PhotoSauce.MagicScaler, .\PhotoSauce.MagicScaler.dll, Version=0.13.2.0, PublicKeyToken=fc6b9b7b06809481
    PresentationFramework-SystemXmlLinq, .\PresentationFramework-SystemXmlLinq.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    System.Xml.XDocument, .\System.Xml.XDocument.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Xml.Linq, .\System.Xml.Linq.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
    ComputeSharp.Core, .\ComputeSharp.Core.dll, Version=2.1.0.0, PublicKeyToken=dc35fa229f6881d8

Native modules: 
    .\paintdotnet.exe, version=5.13.8830.42291
    C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\KERNEL32.DLL, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\SHELL32.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\msvcp_win.dll, version=10.0.22621.3374 (WinBuild.160101.0800)
    C:\WINDOWS\System32\ucrtbase.dll, version=10.0.22621.3593 (WinBuild.160101.0800)
    C:\WINDOWS\System32\USER32.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\win32u.dll, version=10.0.22621.4169 (WinBuild.160101.0800)
    C:\WINDOWS\System32\GDI32.dll, version=10.0.22621.4036 (WinBuild.160101.0800)
    C:\WINDOWS\System32\gdi32full.dll, version=10.0.22621.3958 (WinBuild.160101.0800)
    C:\WINDOWS\System32\ole32.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\combase.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\RPCRT4.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.22621.3672 (WinBuild.160101.0800)
    C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\msvcrt.dll, version=7.0.22621.2506 (WinBuild.160101.0800)
    .\VCRUNTIME140.dll, version=14.38.33135.0
    .\VCRUNTIME140_1.dll, version=14.38.33135.0
    C:\WINDOWS\System32\IMM32.DLL, version=10.0.22621.3374 (WinBuild.160101.0800)
    C:\Program Files\MacType\MacType64.dll, version=1.2023.823.1
    C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\sechost.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\bcrypt.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\Program Files\MacType\MacType64.Core.dll, version=1.2024.815.1
    C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.22621.3672 (WinBuild.160101.0800)
    C:\WINDOWS\System32\shcore.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    .\hostfxr.dll, version=7,0,1624,6629 @Commit: 567edafe6106e6b769c64f6a2ed876190baa642a
    .\hostpolicy.dll, version=7,0,1624,6629 @Commit: 567edafe6106e6b769c64f6a2ed876190baa642a
    .\coreclr.dll, version=7,0,1624,6629 @Commit: 567edafe6106e6b769c64f6a2ed876190baa642a
    .\System.Private.CoreLib.dll, version=7.0.1624.6629
    .\clrjit.dll, version=7,0,1624,6629 @Commit: 567edafe6106e6b769c64f6a2ed876190baa642a
    C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.22621.3958 (WinBuild.160101.0800)
    .\paintdotnet.dll, version=5.13.8830.42291
    .\System.Runtime.dll, version=7.0.1624.6629
    C:\WINDOWS\system32\uxtheme.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    .\PaintDotNet.Fundamentals.dll, version=5.13.8830.42291
    .\System.Windows.Forms.dll, version=7.0.1624.6711
    .\System.Diagnostics.Tracing.dll, version=7.0.1624.6629
    C:\WINDOWS\SYSTEM32\icu.dll, version=68, 2, 0, 10 (WinBuild.160101.0800)
    .\System.Threading.Thread.dll, version=7.0.1624.6629
    .\PaintDotNet.Base.dll, version=5.13.8830.42291
    .\System.Collections.Concurrent.dll, version=7.0.1624.6629
    .\PaintDotNet.Collections.dll, version=5.13.8830.42291
    .\PaintDotNet.ComponentModel.dll, version=5.13.8830.42291
    .\PaintDotNet.Windows.dll, version=5.13.8830.42291
    .\TerraFX.Interop.Windows.dll, version=10.0.22621.2
    .\PaintDotNet.Primitives.dll, version=5.13.8830.42291
    .\PaintDotNet.Runtime.dll, version=5.13.8830.42291
    .\PointerToolkit.dll, version=1.0.0.0
    .\System.Threading.dll, version=7.0.1624.6629
    .\PaintDotNet.SystemLayer.dll, version=5.13.8830.42291
    .\PaintDotNet.Systrace.dll, version=5.13.8830.42291
    .\System.Diagnostics.Process.dll, version=7.0.1624.6629
    .\System.Private.Uri.dll, version=7.0.1624.6629
    .\System.ComponentModel.Primitives.dll, version=7.0.1624.6629
    .\WindowsBase.dll, version=7.0.1624.6804
    .\System.Windows.Forms.Primitives.dll, version=7.0.1624.6711
    .\PaintDotNet.ObjectModel.dll, version=5.13.8830.42291
    .\System.Collections.dll, version=7.0.1624.6629
    .\System.Runtime.InteropServices.dll, version=7.0.1624.6629
    .\System.Drawing.Primitives.dll, version=7.0.1624.6629
    .\System.Diagnostics.TraceSource.dll, version=7.0.1624.6629
    .\Microsoft.Win32.Primitives.dll, version=7.0.1624.6629
    .\System.Text.Encoding.CodePages.dll, version=7.0.1624.6629
    .\PaintDotNet.Core.dll, version=5.13.8830.42291
    .\PaintDotNet.Resources.dll, version=5.13.8830.42291
    .\System.ObjectModel.dll, version=7.0.1624.6629
    .\PaintDotNet.Data.dll, version=5.13.8830.42291
    .\PaintDotNet.Framework.dll, version=5.13.8830.42291
    .\CommunityToolkit.HighPerformance.dll, version=8.2.1.1
    .\System.Threading.ThreadPool.dll, version=7.0.1624.6629
    .\PresentationNative_cor3.dll, version=7,0,23,57101 @Commit: 562bdf3c1209b3703fde123c03fc9a2c86002f03
    .\PaintDotNet.Windows.Framework.dll, version=5.13.8830.42291
    .\System.Configuration.ConfigurationManager.dll, version=7.0.1624.6629
    .\System.Collections.Specialized.dll, version=7.0.1624.6629
    .\PaintDotNet.UI.dll, version=5.13.8830.42291
    .\System.Xml.ReaderWriter.dll, version=7.0.1624.6629
    .\System.Private.Xml.dll, version=7.0.1624.6629
    .\System.Net.WebClient.dll, version=7.0.1624.6629
    .\System.ComponentModel.EventBasedAsync.dll, version=7.0.1624.6629
    .\System.Memory.dll, version=7.0.1624.6629
    .\System.Text.Encoding.Extensions.dll, version=7.0.1624.6629
    .\Microsoft.Win32.SystemEvents.dll, version=7.0.1624.6629
    .\System.Drawing.Common.dll, version=7.0.1624.6629
    .\System.Collections.Immutable.dll, version=7.0.1624.6629
    .\System.Linq.dll, version=7.0.1624.6629
    C:\WINDOWS\SYSTEM32\dxgi.DLL, version=10.0.22621.4036 (WinBuild.160101.0800)
    C:\WINDOWS\System32\MSCTF.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.22621.3958 (WinBuild.160101.0800)
    .\Microsoft.Win32.Registry.dll, version=7.0.1624.6629
    C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll, version=10.0.22621.3672 (WinBuild.160101.0800)
    .\System.Security.Principal.Windows.dll, version=7.0.1624.6629
    .\System.Security.Claims.dll, version=7.0.1624.6629
    C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\wintypes.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    .\PaintDotNet.Windows.Core.dll, version=5.13.8830.42291
    C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.22621.4111 (WinBuild.160101.0800)
    .\System.ComponentModel.dll, version=7.0.1624.6629
    .\System.Diagnostics.FileVersionInfo.dll, version=7.0.1624.6629
    C:\WINDOWS\SYSTEM32\version.dll, version=10.0.22621.1 (WinBuild.160101.0800)
    .\ComputeSharp.D2D1.dll, version=2.1.0.0
    C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)
    C:\WINDOWS\System32\UIAnimation.dll, version=10.0.22621.1 (WinBuild.160101.0800)
    .\PresentationFramework.dll, version=7.0.1624.6804
    .\PaintDotNet.PropertySystem.dll, version=5.13.8830.42291
    .\System.ComponentModel.TypeConverter.dll, version=7.0.1624.6629
    C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22621.3810_none_57f8d842ce19d879\gdiplus.dll, version=10.0.22621.3810 (WinBuild.160101.0800)
    .\System.Xaml.dll, version=7.0.1624.6804
    C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.22621.3880 (WinBuild.160101.0800)
    .\System.IO.Packaging.dll, version=7.0.1624.6629
    .\PresentationCore.dll, version=7.0.1624.6804
    .\DirectWriteForwarder.dll, version=7,0,1624,6804 @Commit: 4a6accdbfd70e66399781c75b0c0a179f4b7e7eb
    .\System.Runtime.Extensions.dll, version=7.0.1624.6629
    .\PaintDotNet.Effects.Core.dll, version=5.13.8830.42291
    .\System.Diagnostics.Debug.dll, version=7.0.1624.6629
    .\System.Runtime.CompilerServices.VisualC.dll, version=7.0.1624.6629
    .\System.Collections.NonGeneric.dll, version=7.0.1624.6629
    C:\WINDOWS\SYSTEM32\XmlLite.dll, version=10.0.22621.2506 (WinBuild.160101.0800)
    .\UIAutomationTypes.dll, version=7.0.1624.6804
    C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955\comctl32.dll, version=6.10 (WinBuild.160101.0800)
    .\Accessibility.dll, version=7.0.1624.6711
    C:\WINDOWS\SYSTEM32\d3d11.DLL, version=10.0.22621.3672 (WinBuild.160101.0800)
    C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_d8efa47a58330634\nvldumdx.dll, version=32.0.15.6109
    C:\WINDOWS\SYSTEM32\msasn1.dll, version=10.0.22621.2506 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\cryptnet.dll, version=10.0.22621.1 (WinBuild.160101.0800)
    C:\WINDOWS\System32\CRYPT32.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\cryptbase.dll, version=10.0.22621.1 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\wldp.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\drvstore.dll, version=10.0.22621.3958 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\devobj.dll, version=10.0.22621.2506 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\cfgmgr32.dll, version=10.0.22621.2506 (WinBuild.160101.0800)
    C:\WINDOWS\System32\wintrust.dll, version=10.0.22621.4111 (WinBuild.160101.0800)
    C:\WINDOWS\System32\imagehlp.dll, version=10.0.22621.1 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\CRYPTSP.dll, version=10.0.22621.3672 (WinBuild.160101.0800)
    C:\WINDOWS\system32\rsaenh.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_d8efa47a58330634\nvgpucomp64.dll, version=32.0.15.6109
    C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_d8efa47a58330634\nvwgf2umx.dll, version=32.0.15.6109
    C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\WINMM.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\UMPDC.dll, version=10.0.22621.1 (WinBuild.160101.0800)
    C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_d8efa47a58330634\nvppex.dll, version=32.0.15.6109
    .\System.Numerics.Vectors.dll, version=7.0.1624.6629
    .\System.Threading.Tasks.Parallel.dll, version=7.0.1624.6629
    C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.22621.3527 (WinBuild.160101.0800)
    C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.22621.4036 (WinBuild.160101.0800)
    .\System.Runtime.Loader.dll, version=7.0.1624.6629
    .\Bundled\AvifFileType\AvifFileType.dll, version=1.1.30.0
    .\Bundled\WebPFileType\WebPFileType.dll, version=1.3.21.0
    .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, version=1.12.8.0
    C:\WINDOWS\SYSTEM32\windows.staterepositoryclient.dll, version=10.0.22621.4036 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll, version=10.0.22621.4036 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\TextShaping.dll, version=10.0.22621.4036 (WinBuild.160101.0800)
    .\PaintDotNet.Effects.dll, version=5.13.8830.42291
    .\PaintDotNet.Effects.Gpu.dll, version=5.13.8830.42291
    .\PaintDotNet.Effects.Legacy.dll, version=5.13.8830.42291
    C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.22621.1 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.22621.3672 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.22621.3672 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\UIAutomationCore.dll, version=7.2.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\dwmapi.DLL, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\system32\dataexchange.dll, version=10.0.22621.3672 (WinBuild.160101.0800)
    C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.22621.4111 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\CoreMessaging.dll, version=10.0.22621.3672 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\CoreUIComponents.dll, version=10.0.22621.3672
    C:\WINDOWS\SYSTEM32\oleacc.dll, version=7.2.22621.1 (WinBuild.160101.0800)
    .\System.IO.Hashing.dll, version=7.0.22.51805
    .\Newtonsoft.Json.dll, version=13.0.3.27908
    .\System.Linq.Expressions.dll, version=7.0.1624.6629
    .\System.Runtime.Numerics.dll, version=7.0.1624.6629
    C:\Windows\System32\OneCoreCommonProxyStub.dll, version=10.0.22621.4111 (WinBuild.160101.0800)
    .\System.Private.Xml.Linq.dll, version=7.0.1624.6629
    .\System.Runtime.Serialization.Formatters.dll, version=7.0.1624.6629
    .\System.Text.RegularExpressions.dll, version=7.0.1624.6629
    C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.22621.4111 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\msvcp110_win.dll, version=10.0.22621.1 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\Program Files\ExplorerPatcher\ExplorerPatcher.amd64.dll, version=22621.3880.66.6
    C:\WINDOWS\System32\PSAPI.DLL, version=10.0.22621.1 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\dbghelp.dll, version=10.0.22621.3593 (WinBuild.160101.0800)
    C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.22621.3527_none_b43b7f4b638cc64f\COMCTL32.dll, version=5.82 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\WININET.dll, version=11.00.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\RstrtMgr.DLL, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\ncrypt.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\NTASN1.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\ExplorerFrame.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\Windows.UI.FileExplorer.dll, version=10.0.10011.16384 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\WinUICohabitation.dll, version=ex: PaintDotNet.InternalErrorException
    .\System.IO.Compression.dll, version=7.0.1624.6629
    C:\Windows\System32\Windows.FileExplorer.Common.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    C:\WINDOWS\system32\NetworkExplorer.dll, version=10.0.22621.4311 (WinBuild.160101.0800)
    .\PaintDotNet.SystemLayer.Native.x64.dll, version=5.13.8830.42291
    .\System.Runtime.Intrinsics.dll, version=7.0.1624.6629
    .\PhotoSauce.MagicScaler.dll, version=0.13.2.0
    .\PresentationFramework-SystemXmlLinq.dll, version=7.0.1624.6804
    .\System.Xml.XDocument.dll, version=7.0.1624.6629
    .\System.Xml.Linq.dll, version=7.0.1624.6629
    .\ComputeSharp.Core.dll, version=2.1.0.0
    C:\WINDOWS\SYSTEM32\d3dcompiler_47.DLL, version=10.0.22621.2506 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\Cabinet.dll, version=5.00 (WinBuild.160101.0800)
    C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_9c1ab568b4fa57de\igd10iumd64.dll, version=26.20.100.7372
    C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_9c1ab568b4fa57de\igdgmm64.dll, version=26.20.100.7372
    C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_9c1ab568b4fa57de\igc64.dll, version=26.20.100.7372
    C:\WINDOWS\System32\setupapi.DLL, version=10.0.22621.4311 (WinBuild.160101.0800)
------------------------------------------------------------------------------
snowie2000 commented 2 weeks ago

I'm sorry to hear that, but after tried with the non-store version of the latest paint.net on my Windows 10 LTSC, nothing happened...

It didn't crash...

ReneSchimmelpfennig commented 2 weeks ago

I have the same issue, using Windows 11

snowie2000 commented 2 weeks ago

I only use Windows 10 for all my computers.. so I can't help for now.

SoftwareType commented 1 week ago

I am currently using version version 2024.9.14, and MacType is being rendered partially... But works

Try updating to the latest version and see if the issue persists

Windows 10 CoreSingleLanguage (22631.4169) image

snowie2000 commented 1 week ago

I didn't see a problem, but it does sound like it only crashes on win11.

WhatDamon commented 1 week ago

Same problem image

Crash Report:

But when I upgrade paint.net to 5.0.13, no crash. image

snowie2000 commented 3 days ago

I've setup a Win11 LTSC VM and paint.net did crash on it.

I'll look into it.

snowie2000 commented 3 days ago

Please try this quick fix. It worked in my system.

pdn_fix.zip

pdn