Jump to content

Error on Save of changes using Paint.net 5.0


Mart1n
Go to solution Solved by Rick Brewster,

Recommended Posts

I have been using paint.net happily for over 10 years but suddenly on V5.0 I am getting an inexplicable error on saving completed changes. Strangely not on every file but old jpgs seem to be OK but anything newly created seems to have the problem. I m using Windows 11 latest version on an ASUS 752 16GB RAM

 

This is what I got

52629160568_9ee104000f.jpg

Regards

Martin

 

The following is the details of the error text attached to the Save error panel

Exception:

System.AggregateException: One or more errors occurred. (location = MetadataEncoderCommit) (location = UnhandledEncodeError)
 ---> PaintDotNet.Data.WicEncodeException: location = MetadataEncoderCommit
 ---> PaintDotNet.Imaging.PropertySizeException (0x88982F42): Exception of type 'PaintDotNet.Imaging.PropertySizeException' was thrown.
   at PaintDotNet.Interop.ExceptionFactory.ThrowError(Int32 hr, String message, Exception innerEx) in D:\src\pdn\src\Windows\Interop\ExceptionFactory.cs:line 156
   at PaintDotNet.Imaging.WICMetadataWriter.SetValue(Object schema, Object id, Object value) in D:\src\pdn\src\Windows\Imaging\WICMetadataWriter.cs:line 76
   at PaintDotNet.Data.IptcEncoder.WriteIptcPropertyItems(IEnumerable`1 iptcPropertyItems, IMetadataWriter destination, Object destinationId) in D:\src\pdn\src\PaintDotNet\Data\IptcEncoder.cs:line 77
   at PaintDotNet.Data.JpegIptcEncoder.CommitIptcPropertyItems(IReadOnlyList`1 iptcPropertyItems) in D:\src\pdn\src\PaintDotNet\Data\JpegIptcEncoder.cs:line 31
   at PaintDotNet.Data.MetadataEncoder.Commit() in D:\src\pdn\src\PaintDotNet\Data\MetadataEncoder.cs:line 104
   at PaintDotNet.Data.WicEncoder.Try(WicEncodeLocation location, Action action) in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 322
   --- End of inner exception stack trace ---
   at PaintDotNet.Data.WicEncoder.Try(WicEncodeLocation location, Action action) in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 326
   at PaintDotNet.Data.WicEncoder.Encode(IBitmapSource source, Vector2Double dpi, IReadOnlyList`1 exifPropertyItems, IReadOnlyList`1 iptcPropertyItems, XmpPacket xmpPacket, Stream output, ContainerFormat containerFormat, Nullable`1 preferredVendor, IEnumerable`1 encoderOptions, IMetadataTranscoder metadataTranscoder, WriteSourceMode writeSourceMode, ProgressEventHandler progressCallback, Object progressCallbackSender, Double progressPercentStart) in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 268
   at PaintDotNet.Data.WicEncoder.Encode(WicEncodeParameters parameters) in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 147
   at PaintDotNet.Data.WicEncoder.Encode() in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 61
   --- End of inner exception stack trace ---
   at PaintDotNet.Data.WicEncoder.AddExceptionAndThrowAll(Exception ex) in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 115
   at PaintDotNet.Data.WicEncoder.Encode() in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 87
   at PaintDotNet.Data.WicFileTypeHelpers.Save(IBitmapSource`1 sourceBgra32, Vector2Double dpi, Metadata metadata, Stream output, ContainerFormat& containerFormat, Nullable`1& preferredVendor, IMetadataTranscoder metadataTranscoder, IEnumerable`1 encoderOptions, SavableBitDepths bitDepth, PaletteTable paletteForIndexed, Int32 ditherLevelForIndexed, ProgressEventHandler progressCallback, Object progressCallbackSender) in D:\src\pdn\src\PaintDotNet\Data\WicFileTypeHelpers.cs:line 411
   at PaintDotNet.Data.JpegFileType.OnSaveT(Document input, Stream output, PropertyBasedSaveConfigToken token, Surface scratchSurface, ProgressEventHandler progressCallback) in D:\src\pdn\src\PaintDotNet\Data\JpegFileType.cs:line 135
   at PaintDotNet.FileType.Save(Document input, Stream output, SaveConfigToken token, Surface scratchSurface, ProgressEventHandler callback, Boolean rememberToken) in D:\src\pdn\src\Data\FileType.cs:line 261
   at PaintDotNet.Controls.DocumentWorkspace.<>c__DisplayClass250_1.<DoSaveImpl>b__7() in D:\src\pdn\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 2783
   at PaintDotNet.Functional.Func.Try(Action f) in D:\src\pdn\src\Fundamentals\Functional\Func.cs:line 73
 ---> (Inner Exception #1) PaintDotNet.Data.WicEncodeException: location = UnhandledEncodeError
 ---> PaintDotNet.Data.WicEncodeException: location = MetadataEncoderCommit
 ---> PaintDotNet.Imaging.PropertySizeException (0x88982F42): Exception of type 'PaintDotNet.Imaging.PropertySizeException' was thrown.
   at PaintDotNet.Interop.ExceptionFactory.ThrowError(Int32 hr, String message, Exception innerEx) in D:\src\pdn\src\Windows\Interop\ExceptionFactory.cs:line 156
   at PaintDotNet.Imaging.WICMetadataWriter.SetValue(Object schema, Object id, Object value) in D:\src\pdn\src\Windows\Imaging\WICMetadataWriter.cs:line 76
   at PaintDotNet.Data.IptcEncoder.WriteIptcPropertyItems(IEnumerable`1 iptcPropertyItems, IMetadataWriter destination, Object destinationId) in D:\src\pdn\src\PaintDotNet\Data\IptcEncoder.cs:line 77
   at PaintDotNet.Data.JpegIptcEncoder.CommitIptcPropertyItems(IReadOnlyList`1 iptcPropertyItems) in D:\src\pdn\src\PaintDotNet\Data\JpegIptcEncoder.cs:line 31
   at PaintDotNet.Data.MetadataEncoder.Commit() in D:\src\pdn\src\PaintDotNet\Data\MetadataEncoder.cs:line 104
   at PaintDotNet.Data.WicEncoder.Try(WicEncodeLocation location, Action action) in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 322
   --- End of inner exception stack trace ---
   at PaintDotNet.Data.WicEncoder.Try(WicEncodeLocation location, Action action) in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 326
   at PaintDotNet.Data.WicEncoder.Encode(IBitmapSource source, Vector2Double dpi, IReadOnlyList`1 exifPropertyItems, IReadOnlyList`1 iptcPropertyItems, XmpPacket xmpPacket, Stream output, ContainerFormat containerFormat, Nullable`1 preferredVendor, IEnumerable`1 encoderOptions, IMetadataTranscoder metadataTranscoder, WriteSourceMode writeSourceMode, ProgressEventHandler progressCallback, Object progressCallbackSender, Double progressPercentStart) in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 268
   at PaintDotNet.Data.WicEncoder.Encode(WicEncodeParameters parameters) in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 147
   at PaintDotNet.Data.WicEncoder.Encode() in D:\src\pdn\src\PaintDotNet\Data\WicEncoder.cs:line 61
   --- End of inner exception stack trace ---<---


Diagnostics:

Application                                          paint.net 5.0 (Stable 5.0.8410.34435)
Build Date                                           10 January 2023
Install type                                         Classic

Language:                                            en-GB
DPI                                                  120 (1.25x scale)
UI/Canvas GPU                                        True
Rendering GPU                                        🚀 Performance (NVIDIA GeForce GTX 950M)
Remote session                                       False
Animations                                           True
Translucent windows                                  True
Windows Ink                                          True

OS                                                   Windows 11 Home x64 (10.0.22000.0)
Runtime                                              .NET 7.0.2 x64
Physical Memory                                      12,183 MB

CPU                                                  Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
    Speed                                            ~2592 MHz
    Cores / Threads                                  4 / 8
    Features                                         SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2

Video Card                                           NVIDIA GeForce GTX 950M
    Dedicated Video RAM                              2,010 MB
    Dedicated System RAM                             0 MB
    Shared System RAM                                6,091 MB
    Vendor ID                                        0x10DE
    Device ID                                        0x139A
    Subsystem ID                                     0x10A01043
    Revision                                         162
    LUID                                             0x0000E9BD
    Flags                                            AcgCompatible, SupportMonitoredFences, KeyedMutexConformance
    Graphics Preemption                              DmaBufferBoundary
    Compute Preemption                               DmaBufferBoundary
    Outputs                                          1
    Feature Level                                    Level_11_0
    Features                                         Doubles, ComputeShadersEtc
    DXGI Formats                                     A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
    Buffer Precisions                                UInt8Normalized, UInt8NormalizedSrgb, UInt16Normalized, Float16, Float32
    Maximum Bitmap Size                              16384

Video Card                                           Intel(R) HD Graphics 530
    Dedicated Video RAM                              128 MB
    Dedicated System RAM                             0 MB
    Shared System RAM                                6,091 MB
    Vendor ID                                        0x8086
    Device ID                                        0x191B
    Subsystem ID                                     0x10A01043
    Revision                                         6
    LUID                                             0x0000E58A
    Flags                                            AcgCompatible, SupportMonitoredFences, KeyedMutexConformance
    Graphics Preemption                              TriangleBoundary
    Compute Preemption                               ThreadBoundary
    Outputs                                          0
    Feature Level                                    Level_12_1
    Features                                         Doubles, ComputeShadersEtc
    DXGI Formats                                     A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
    Buffer Precisions                                UInt8Normalized, UInt8NormalizedSrgb, UInt16Normalized, Float16, Float32
    Maximum Bitmap Size                              16384

Video Card                                           Microsoft Basic Render Driver
    Dedicated Video RAM                              0 MB
    Dedicated System RAM                             0 MB
    Shared System RAM                                6,091 MB
    Vendor ID                                        0x1414
    Device ID                                        0x008C
    Subsystem ID                                     0x00000000
    Revision                                         0
    LUID                                             0x0000E96E
    Flags                                            Software, AcgCompatible, SupportMonitoredFences, KeyedMutexConformance
    Graphics Preemption                              InstructionBoundary
    Compute Preemption                               InstructionBoundary
    Outputs                                          0
    Feature Level                                    Level_12_1
    Features                                         Doubles, ComputeShadersEtc
    DXGI Formats                                     A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
    Buffer Precisions                                UInt8Normalized, UInt8NormalizedSrgb, UInt16Normalized, Float16, Float32
    Maximum Bitmap Size                              8388608

Managed assemblies                                   109
    System.Private.CoreLib                           .\System.Private.CoreLib.dll, Version=7.0.0.0, PublicKeyToken=7cec85d7bea7798e
    paintdotnet                                      .\paintdotnet.dll, Version=5.0.8410.34435
    System.Runtime                                   .\System.Runtime.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Fundamentals                         .\PaintDotNet.Fundamentals.dll, Version=5.0.8410.34435
    PaintDotNet.ComponentModel                       .\PaintDotNet.ComponentModel.dll, Version=5.0.8410.34435
    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.0.8410.34435
    System.Collections.Concurrent                    .\System.Collections.Concurrent.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Collections                          .\PaintDotNet.Collections.dll, Version=5.0.8410.34435
    PaintDotNet.Systrace                             .\PaintDotNet.Systrace.dll, Version=5.0.8410.34435
    PaintDotNet.Windows                              .\PaintDotNet.Windows.dll, Version=5.0.8410.34435
    TerraFX.Interop.Windows                          .\TerraFX.Interop.Windows.dll, Version=10.0.22621.0, PublicKeyToken=35b01b53313a6f7e
    PaintDotNet.Primitives                           .\PaintDotNet.Primitives.dll, Version=5.0.8410.34435
    PaintDotNet.Runtime                              .\PaintDotNet.Runtime.dll, Version=5.0.8410.34435
    PointerToolkit                                   .\PointerToolkit.dll, Version=1.0.0.0
    System.Threading                                 .\System.Threading.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Diagnostics.Process                       .\System.Diagnostics.Process.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.SystemLayer                          .\PaintDotNet.SystemLayer.dll, Version=5.0.8410.34435
    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.0.8410.34435
    System.Runtime.InteropServices                   .\System.Runtime.InteropServices.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PresentationFramework                            .\PresentationFramework.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    System.Drawing.Primitives                        .\System.Drawing.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Xaml                                      .\System.Xaml.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    System.ComponentModel                            .\System.ComponentModel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Diagnostics.TraceSource                   .\System.Diagnostics.TraceSource.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Collections                               .\System.Collections.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.0.8410.34435
    PaintDotNet.Resources                            .\PaintDotNet.Resources.dll, Version=5.0.8410.34435
    System.ObjectModel                               .\System.ObjectModel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Data                                 .\PaintDotNet.Data.dll, Version=5.0.8410.34435
    PaintDotNet.Framework                            .\PaintDotNet.Framework.dll, Version=5.0.8410.34435
    CommunityToolkit.HighPerformance                 .\CommunityToolkit.HighPerformance.dll, Version=8.1.0.0, PublicKeyToken=4aff67a105548ee2
    System.Threading.ThreadPool                      .\System.Threading.ThreadPool.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Configuration.ConfigurationManager        .\System.Configuration.ConfigurationManager.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    PaintDotNet.Windows.Framework                    .\PaintDotNet.Windows.Framework.dll, Version=5.0.8410.34435
    System.Collections.Specialized                   .\System.Collections.Specialized.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Win32.SystemEvents                     .\Microsoft.Win32.SystemEvents.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Private.Xml                               .\System.Private.Xml.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    PaintDotNet.UI                                   .\PaintDotNet.UI.dll, Version=5.0.8410.34435
    System.Drawing.Common                            .\System.Drawing.Common.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.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
    System.Xml.ReaderWriter                          .\System.Xml.ReaderWriter.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Win32.Registry                         .\Microsoft.Win32.Registry.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.0.3.0
    System.Security.Principal.Windows                .\System.Security.Principal.Windows.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.ComponentModel.TypeConverter              .\System.ComponentModel.TypeConverter.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Security.Claims                           .\System.Security.Claims.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.Diagnostics.Debug                         .\System.Diagnostics.Debug.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Windows.Core                         .\PaintDotNet.Windows.Core.dll, Version=5.0.8410.34435
    System.Runtime.Extensions                        .\System.Runtime.Extensions.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
    System.Memory                                    .\System.Memory.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    PaintDotNet.PropertySystem                       .\PaintDotNet.PropertySystem.dll, Version=5.0.8410.34435
    System.IO.Packaging                              .\System.IO.Packaging.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Effects.Core                         .\PaintDotNet.Effects.Core.dll, Version=5.0.8410.34435
    UIAutomationTypes                                .\UIAutomationTypes.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    Accessibility                                    .\Accessibility.dll, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35
    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
    AvifFileType                                     .\Bundled\AvifFileType\AvifFileType.dll, Version=1.1.22.0
    DdsFileTypePlus                                  .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, Version=1.10.12.0
    WebPFileType                                     .\Bundled\WebPFileType\WebPFileType.dll, Version=1.3.12.0
    PaintDotNet.Effects.Gpu                          .\PaintDotNet.Effects.Gpu.dll, Version=5.0.8410.34435
    PaintDotNet.Effects                              .\PaintDotNet.Effects.dll, Version=5.0.8410.34435
    System.Reflection.Metadata                       .\System.Reflection.Metadata.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.IO.MemoryMappedFiles                      .\System.IO.MemoryMappedFiles.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Mono.Cecil                                       .\Mono.Cecil.dll, Version=0.11.4.0, PublicKeyToken=50cebf1cceb9d05e
    netstandard                                      .\netstandard.dll, Version=2.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Reflection.MetadataLoadContext            .\System.Reflection.MetadataLoadContext.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    PaintDotNet.Effects.Legacy                       .\PaintDotNet.Effects.Legacy.dll, Version=5.0.8410.34435
    Flip                                             .\Effects\Flip.dll, Version=4.2.5691.28262
    mscorlib                                         .\mscorlib.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
    System                                           .\System.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
    System.Drawing                                   .\System.Drawing.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    SpeechBubble                                     .\Effects\SpeechBubble.dll, Version=2.1.4445.42029
    System.IO.Compression                            .\System.IO.Compression.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    Crc32.NET                                        .\Crc32.NET.dll, Version=1.0.0.0, PublicKeyToken=dc0b95cf99bf4e99
    System.Security.Cryptography                     .\System.Security.Cryptography.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    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.Numerics.Vectors                          .\System.Numerics.Vectors.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Text.RegularExpressions                   .\System.Text.RegularExpressions.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.Xml.XDocument                             .\System.Xml.XDocument.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.Serialization.Formatters          .\System.Runtime.Serialization.Formatters.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    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.Linq                                  .\System.Xml.Linq.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
    ComputeSharp.Core                                .\ComputeSharp.Core.dll, Version=2.0.3.0
    PointerToolkit.TerraFX.Interop.Windows           .\PointerToolkit.TerraFX.Interop.Windows.dll, Version=10.0.22621.0
    Microsoft.Win32.Primitives                       .\Microsoft.Win32.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.CodeDom                                   .\System.CodeDom.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Diagnostics.StackTrace                    .\System.Diagnostics.StackTrace.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Native modules                                       221
    paintdotnet.exe                                  .\paintdotnet.exe, version=5.0.8410.34435
    ntdll.dll                                        C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.22000.708 (WinBuild.160101.0800)
    aswhook.dll                                      C:\Program Files (x86)\AVG\Antivirus\aswhook.dll, version=22.12.7758.0
    KERNEL32.DLL                                     C:\WINDOWS\System32\KERNEL32.DLL, version=10.0.22000.708 (WinBuild.160101.0800)
    KERNELBASE.dll                                   C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.22000.708 (WinBuild.160101.0800)
    SHELL32.dll                                      C:\WINDOWS\System32\SHELL32.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    msvcp_win.dll                                    C:\WINDOWS\System32\msvcp_win.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    ucrtbase.dll                                     C:\WINDOWS\System32\ucrtbase.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    USER32.dll                                       C:\WINDOWS\System32\USER32.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    win32u.dll                                       C:\WINDOWS\System32\win32u.dll, version=10.0.22000.1455 (WinBuild.160101.0800)
    GDI32.dll                                        C:\WINDOWS\System32\GDI32.dll, version=10.0.22000.832 (WinBuild.160101.0800)
    gdi32full.dll                                    C:\WINDOWS\System32\gdi32full.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    ole32.dll                                        C:\WINDOWS\System32\ole32.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    combase.dll                                      C:\WINDOWS\System32\combase.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    RPCRT4.dll                                       C:\WINDOWS\System32\RPCRT4.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    OLEAUT32.dll                                     C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    SHLWAPI.dll                                      C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    msvcrt.dll                                       C:\WINDOWS\System32\msvcrt.dll, version=7.0.22000.1 (WinBuild.160101.0800)
    VCRUNTIME140_1.dll                               .\VCRUNTIME140_1.dll, version=14.34.31931.0
    VCRUNTIME140.dll                                 .\VCRUNTIME140.dll, version=14.34.31931.0
    IMM32.DLL                                        C:\WINDOWS\System32\IMM32.DLL, version=10.0.22000.1165 (WinBuild.160101.0800)
    shcore.dll                                       C:\WINDOWS\System32\shcore.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    hostfxr.dll                                      .\hostfxr.dll, version=7,0,222,60605 @Commit: d037e070ebe5c83838443f869d5800752b0fcb13
    ADVAPI32.dll                                     C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    sechost.dll                                      C:\WINDOWS\System32\sechost.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    hostpolicy.dll                                   .\hostpolicy.dll, version=7,0,222,60605 @Commit: d037e070ebe5c83838443f869d5800752b0fcb13
    coreclr.dll                                      .\coreclr.dll, version=7,0,222,60605 @Commit: d037e070ebe5c83838443f869d5800752b0fcb13
    bcryptPrimitives.dll                             C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.22000.1455 (WinBuild.160101.0800)
    System.Private.CoreLib.dll                       .\System.Private.CoreLib.dll, version=7.0.222.60605
    clrjit.dll                                       .\clrjit.dll, version=7,0,222,60605 @Commit: d037e070ebe5c83838443f869d5800752b0fcb13
    kernel.appcore.dll                               C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.22000.71 (WinBuild.160101.0800)
    paintdotnet.dll                                  .\paintdotnet.dll, version=5.0.8410.34435
    System.Runtime.dll                               .\System.Runtime.dll, version=7.0.222.60605
    uxtheme.dll                                      C:\WINDOWS\system32\uxtheme.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    PaintDotNet.Fundamentals.dll                     .\PaintDotNet.Fundamentals.dll, version=5.0.8410.34435
    PaintDotNet.ComponentModel.dll                   .\PaintDotNet.ComponentModel.dll, version=5.0.8410.34435
    System.Windows.Forms.dll                         .\System.Windows.Forms.dll, version=7.0.222.60608
    System.Diagnostics.Tracing.dll                   .\System.Diagnostics.Tracing.dll, version=7.0.222.60605
    icu.dll                                          C:\WINDOWS\SYSTEM32\icu.dll, version=68, 2, 0, 6 (WinBuild.160101.0800)
    System.Threading.Thread.dll                      .\System.Threading.Thread.dll, version=7.0.222.60605
    PaintDotNet.Base.dll                             .\PaintDotNet.Base.dll, version=5.0.8410.34435
    System.Collections.Concurrent.dll                .\System.Collections.Concurrent.dll, version=7.0.222.60605
    PaintDotNet.Collections.dll                      .\PaintDotNet.Collections.dll, version=5.0.8410.34435
    PaintDotNet.Systrace.dll                         .\PaintDotNet.Systrace.dll, version=5.0.8410.34435
    PaintDotNet.Windows.dll                          .\PaintDotNet.Windows.dll, version=5.0.8410.34435
    TerraFX.Interop.Windows.dll                      .\TerraFX.Interop.Windows.dll, version=10.0.22621.0
    PaintDotNet.Primitives.dll                       .\PaintDotNet.Primitives.dll, version=5.0.8410.34435
    PaintDotNet.Runtime.dll                          .\PaintDotNet.Runtime.dll, version=5.0.8410.34435
    PointerToolkit.dll                               .\PointerToolkit.dll, version=1.0.0.0
    System.Threading.dll                             .\System.Threading.dll, version=7.0.222.60605
    System.Diagnostics.Process.dll                   .\System.Diagnostics.Process.dll, version=7.0.222.60605
    PaintDotNet.SystemLayer.dll                      .\PaintDotNet.SystemLayer.dll, version=5.0.8410.34435
    windows.storage.dll                              C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    wintypes.dll                                     C:\WINDOWS\SYSTEM32\wintypes.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    System.Private.Uri.dll                           .\System.Private.Uri.dll, version=7.0.222.60605
    BCrypt.dll                                       C:\WINDOWS\SYSTEM32\BCrypt.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    System.ComponentModel.Primitives.dll             .\System.ComponentModel.Primitives.dll, version=7.0.222.60605
    WindowsBase.dll                                  .\WindowsBase.dll, version=7.0.222.60602
    System.Windows.Forms.Primitives.dll              .\System.Windows.Forms.Primitives.dll, version=7.0.222.60608
    PaintDotNet.ObjectModel.dll                      .\PaintDotNet.ObjectModel.dll, version=5.0.8410.34435
    System.Runtime.InteropServices.dll               .\System.Runtime.InteropServices.dll, version=7.0.222.60605
    PresentationFramework.dll                        .\PresentationFramework.dll, version=7.0.222.60602
    System.Drawing.Primitives.dll                    .\System.Drawing.Primitives.dll, version=7.0.222.60605
    System.Xaml.dll                                  .\System.Xaml.dll, version=7.0.222.60602
    System.ComponentModel.dll                        .\System.ComponentModel.dll, version=7.0.222.60605
    System.Diagnostics.TraceSource.dll               .\System.Diagnostics.TraceSource.dll, version=7.0.222.60605
    System.Collections.dll                           .\System.Collections.dll, version=7.0.222.60605
    System.Text.Encoding.CodePages.dll               .\System.Text.Encoding.CodePages.dll, version=7.0.222.60605
    PaintDotNet.Core.dll                             .\PaintDotNet.Core.dll, version=5.0.8410.34435
    PaintDotNet.Resources.dll                        .\PaintDotNet.Resources.dll, version=5.0.8410.34435
    System.ObjectModel.dll                           .\System.ObjectModel.dll, version=7.0.222.60605
    PaintDotNet.Data.dll                             .\PaintDotNet.Data.dll, version=5.0.8410.34435
    PaintDotNet.Framework.dll                        .\PaintDotNet.Framework.dll, version=5.0.8410.34435
    CommunityToolkit.HighPerformance.dll             .\CommunityToolkit.HighPerformance.dll, version=8.1.0.1
    System.Threading.ThreadPool.dll                  .\System.Threading.ThreadPool.dll, version=7.0.222.60605
    System.Configuration.ConfigurationManager.dll    .\System.Configuration.ConfigurationManager.dll, version=7.0.222.60605
    PresentationNative_cor3.dll                      .\PresentationNative_cor3.dll, version=7,0,22,50606 @Commit: 00c647d63646ecc287c92f64734f438557f4a813
    PaintDotNet.Windows.Framework.dll                .\PaintDotNet.Windows.Framework.dll, version=5.0.8410.34435
    System.Collections.Specialized.dll               .\System.Collections.Specialized.dll, version=7.0.222.60605
    Microsoft.Win32.SystemEvents.dll                 .\Microsoft.Win32.SystemEvents.dll, version=7.0.222.60605
    System.Private.Xml.dll                           .\System.Private.Xml.dll, version=7.0.222.60605
    PaintDotNet.UI.dll                               .\PaintDotNet.UI.dll, version=5.0.8410.34435
    System.Drawing.Common.dll                        .\System.Drawing.Common.dll, version=7.0.222.60605
    System.Net.WebClient.dll                         .\System.Net.WebClient.dll, version=7.0.222.60605
    System.ComponentModel.EventBasedAsync.dll        .\System.ComponentModel.EventBasedAsync.dll, version=7.0.222.60605
    System.Collections.Immutable.dll                 .\System.Collections.Immutable.dll, version=7.0.222.60605
    dxgi.DLL                                         C:\WINDOWS\SYSTEM32\dxgi.DLL, version=10.0.22000.1042 (WinBuild.160101.0800)
    System.Linq.dll                                  .\System.Linq.dll, version=7.0.222.60605
    dxcore.dll                                       C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.22000.653 (WinBuild.160101.0800)
    MSCTF.dll                                        C:\WINDOWS\System32\MSCTF.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    System.Xml.ReaderWriter.dll                      .\System.Xml.ReaderWriter.dll, version=7.0.222.60605
    directxdatabasehelper.dll                        C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll, version=10.0.22000.653 (WinBuild.160101.0800)
    ntmarta.dll                                      C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    Microsoft.Win32.Registry.dll                     .\Microsoft.Win32.Registry.dll, version=7.0.222.60605
    System.Diagnostics.FileVersionInfo.dll           .\System.Diagnostics.FileVersionInfo.dll, version=7.0.222.60605
    profapi.dll                                      C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    version.dll                                      C:\WINDOWS\SYSTEM32\version.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    ComputeSharp.D2D1.dll                            .\ComputeSharp.D2D1.dll, version=2.0.3.0
    System.Security.Principal.Windows.dll            .\System.Security.Principal.Windows.dll, version=7.0.222.60605
    System.ComponentModel.TypeConverter.dll          .\System.ComponentModel.TypeConverter.dll, version=7.0.222.60605
    System.Security.Claims.dll                       .\System.Security.Claims.dll, version=7.0.222.60605
    d3d11.DLL                                        C:\WINDOWS\SYSTEM32\d3d11.DLL, version=10.0.22000.1042 (WinBuild.160101.0800)
    nvldumdx.dll                                     C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_d155fe1b64617960\nvldumdx.dll, version=30.0.15.1215
    PresentationCore.dll                             .\PresentationCore.dll, version=7.0.222.60602
    msasn1.dll                                       C:\WINDOWS\SYSTEM32\msasn1.dll, version=10.0.22000.1219 (WinBuild.160101.0800)
    cryptnet.dll                                     C:\WINDOWS\SYSTEM32\cryptnet.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    CRYPT32.dll                                      C:\WINDOWS\System32\CRYPT32.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    drvstore.dll                                     C:\WINDOWS\SYSTEM32\drvstore.dll, version=10.0.22000.120 (WinBuild.160101.0800)
    devobj.dll                                       C:\WINDOWS\SYSTEM32\devobj.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    cfgmgr32.dll                                     C:\WINDOWS\SYSTEM32\cfgmgr32.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    wldp.dll                                         C:\WINDOWS\SYSTEM32\wldp.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    cryptbase.dll                                    C:\WINDOWS\SYSTEM32\cryptbase.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    DirectWriteForwarder.dll                         .\DirectWriteForwarder.dll, version=7,0,222,60602 @Commit: df04c57b2e2bb986f0afc2384cbebb3c950447b5
    WINTRUST.DLL                                     C:\WINDOWS\System32\WINTRUST.DLL, version=10.0.22000.1281 (WinBuild.160101.0800)
    System.Diagnostics.Debug.dll                     .\System.Diagnostics.Debug.dll, version=7.0.222.60605
    imagehlp.dll                                     C:\WINDOWS\System32\imagehlp.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    PaintDotNet.Windows.Core.dll                     .\PaintDotNet.Windows.Core.dll, version=5.0.8410.34435
    System.Runtime.Extensions.dll                    .\System.Runtime.Extensions.dll, version=7.0.222.60605
    System.Runtime.CompilerServices.VisualC.dll      .\System.Runtime.CompilerServices.VisualC.dll, version=7.0.222.60605
    d2d1.DLL                                         C:\WINDOWS\SYSTEM32\d2d1.DLL, version=10.0.22000.184 (WinBuild.160101.0800)
    dwrite.dll                                       C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    System.Collections.NonGeneric.dll                .\System.Collections.NonGeneric.dll, version=7.0.222.60605
    System.Memory.dll                                .\System.Memory.dll, version=7.0.222.60605
    clbcatq.dll                                      C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)
    PaintDotNet.PropertySystem.dll                   .\PaintDotNet.PropertySystem.dll, version=5.0.8410.34435
    UIAnimation.dll                                  C:\WINDOWS\System32\UIAnimation.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    gdiplus.dll                                      C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22000.1219_none_4c503a2dc5749311\gdiplus.dll, version=10.0.22000.1219 (WinBuild.160101.0800)
    CRYPTSP.dll                                      C:\WINDOWS\SYSTEM32\CRYPTSP.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    rsaenh.dll                                       C:\WINDOWS\system32\rsaenh.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    WindowsCodecs.dll                                C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.22000.1042 (WinBuild.160101.0800)
    System.IO.Packaging.dll                          .\System.IO.Packaging.dll, version=7.0.222.60605
    XmlLite.dll                                      C:\WINDOWS\SYSTEM32\XmlLite.dll, version=10.0.22000.282 (WinBuild.160101.0800)
    PaintDotNet.Effects.Core.dll                     .\PaintDotNet.Effects.Core.dll, version=5.0.8410.34435
    nvwgf2umx.dll                                    C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_d155fe1b64617960\nvwgf2umx.dll, version=30.0.15.1215
    WINMM.dll                                        C:\WINDOWS\SYSTEM32\WINMM.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    UIAutomationTypes.dll                            .\UIAutomationTypes.dll, version=7.0.222.60602
    comctl32.dll                                     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22000.120_none_9d947278b86cc467\comctl32.dll, version=6.10 (WinBuild.160101.0800)
    Accessibility.dll                                .\Accessibility.dll, version=7.0.222.60608
    System.Threading.Tasks.Parallel.dll              .\System.Threading.Tasks.Parallel.dll, version=7.0.222.60605
    nvspcap64.dll                                    C:\WINDOWS\system32\nvspcap64.dll, version=3.26.0.154
    System.Runtime.Loader.dll                        .\System.Runtime.Loader.dll, version=7.0.222.60605
    mfplat.dll                                       C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    RTWorkQ.DLL                                      C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.22000.184 (WinBuild.160101.0800)
    CompPkgSup.DLL                                   C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.22000.653 (WinBuild.160101.0800)
    AvifFileType.dll                                 .\Bundled\AvifFileType\AvifFileType.dll, version=1.1.22.0
    DdsFileTypePlus.dll                              .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, version=1.10.12.0
    WebPFileType.dll                                 .\Bundled\WebPFileType\WebPFileType.dll, version=1.3.12.0
    TextShaping.dll                                  C:\WINDOWS\SYSTEM32\TextShaping.dll, version=
    Windows.StateRepositoryPS.dll                    C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.22000.1281 (WinBuild.160101.0800)
    windows.staterepositoryclient.dll                C:\WINDOWS\SYSTEM32\windows.staterepositoryclient.dll, version=10.0.22000.1281 (WinBuild.160101.0800)
    windows.staterepositorycore.dll                  C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll, version=10.0.22000.1281 (WinBuild.160101.0800)
    PaintDotNet.Effects.Gpu.dll                      .\PaintDotNet.Effects.Gpu.dll, version=5.0.8410.34435
    PaintDotNet.Effects.dll                          .\PaintDotNet.Effects.dll, version=5.0.8410.34435
    System.Reflection.Metadata.dll                   .\System.Reflection.Metadata.dll, version=7.0.222.60605
    System.IO.MemoryMappedFiles.dll                  .\System.IO.MemoryMappedFiles.dll, version=7.0.222.60605
    Mono.Cecil.dll                                   .\Mono.Cecil.dll, version=0.11.4.0
    netstandard.dll                                  .\netstandard.dll, version=7.0.222.60605
    System.Reflection.MetadataLoadContext.dll        .\System.Reflection.MetadataLoadContext.dll, version=7.0.22.51805
    PaintDotNet.Effects.Legacy.dll                   .\PaintDotNet.Effects.Legacy.dll, version=5.0.8410.34435
    wtsapi32.dll                                     C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    WINSTA.dll                                       C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.22000.1042 (WinBuild.160101.0800)
    D3D10Warp.dll                                    C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.22000.1042 (WinBuild.160101.0800)
    Flip.dll                                         .\Effects\Flip.dll, version=4.2.5691.28262
    mscorlib.dll                                     .\mscorlib.dll, version=7.0.222.60605
    System.dll                                       .\System.dll, version=7.0.222.60605
    System.Drawing.dll                               .\System.Drawing.dll, version=7.0.222.60608
    SpeechBubble.dll                                 .\Effects\SpeechBubble.dll, version=2.1.4445.42029
    UIAutomationCore.dll                             C:\WINDOWS\SYSTEM32\UIAutomationCore.dll, version=7.2.22000.1335 (WinBuild.160101.0800)
    USERENV.dll                                      C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    dwmapi.DLL                                       C:\WINDOWS\SYSTEM32\dwmapi.DLL, version=10.0.22000.1335 (WinBuild.160101.0800)
    dataexchange.dll                                 C:\WINDOWS\system32\dataexchange.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    twinapi.appcore.dll                              C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    textinputframework.dll                           C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.22000.282 (WinBuild.160101.0800)
    CoreMessaging.dll                                C:\WINDOWS\SYSTEM32\CoreMessaging.dll, version=10.0.22000.1042 (WinBuild.160101.0800)
    CoreUIComponents.dll                             C:\WINDOWS\SYSTEM32\CoreUIComponents.dll, version=10.0.22000.132
    powrprof.dll                                     C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    UMPDC.dll                                        C:\WINDOWS\SYSTEM32\UMPDC.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    Crc32.NET.dll                                    .\Crc32.NET.dll, version=1.2.0.5
    System.Security.Cryptography.dll                 .\System.Security.Cryptography.dll, version=7.0.222.60605
    Newtonsoft.Json.dll                              .\Newtonsoft.Json.dll, version=13.0.2.27524
    System.Linq.Expressions.dll                      .\System.Linq.Expressions.dll, version=7.0.222.60605
    System.Runtime.Numerics.dll                      .\System.Runtime.Numerics.dll, version=7.0.222.60605
    windowscodecsext.dll                             C:\WINDOWS\system32\windowscodecsext.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    msxml6.dll                                       C:\Windows\System32\msxml6.dll, version=6.30.22000.593
    System.Numerics.Vectors.dll                      .\System.Numerics.Vectors.dll, version=7.0.222.60605
    System.Text.RegularExpressions.dll               .\System.Text.RegularExpressions.dll, version=7.0.222.60605
    System.Private.Xml.Linq.dll                      .\System.Private.Xml.Linq.dll, version=7.0.222.60605
    System.Xml.XDocument.dll                         .\System.Xml.XDocument.dll, version=7.0.222.60605
    System.Runtime.Serialization.Formatters.dll      .\System.Runtime.Serialization.Formatters.dll, version=7.0.222.60605
    dcomp.dll                                        C:\WINDOWS\SYSTEM32\dcomp.dll, version=10.0.22000.1042 (WinBuild.160101.0800)
    policymanager.dll                                C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.22000.1281 (WinBuild.160101.0800)
    msvcp110_win.dll                                 C:\WINDOWS\SYSTEM32\msvcp110_win.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    System.IO.Compression.dll                        .\System.IO.Compression.dll, version=7.0.222.60605
    propsys.dll                                      C:\WINDOWS\system32\propsys.dll, version=7.0.22000.1335 (WinBuild.160101.0800)
    PaintDotNet.SystemLayer.Native.x64.dll           .\PaintDotNet.SystemLayer.Native.x64.dll, version=5.0.8410.34435
    System.Runtime.Intrinsics.dll                    .\System.Runtime.Intrinsics.dll, version=7.0.222.60605
    PhotoSauce.MagicScaler.dll                       .\PhotoSauce.MagicScaler.dll, version=0.13.2.0
    igd10iumd64.dll                                  C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_d8bdffa26077ee9a\igd10iumd64.dll, version=31.0.101.2114
    apphelp.dll                                      C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    igd10um64gen11.DLL                               C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_d8bdffa26077ee9a\igd10um64gen11.DLL, version=31.0.101.2114
    ncrypt.dll                                       C:\WINDOWS\SYSTEM32\ncrypt.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    NTASN1.dll                                       C:\WINDOWS\SYSTEM32\NTASN1.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    igdgmm64.dll                                     C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_d8bdffa26077ee9a\igdgmm64.dll, version=31.0.101.2114
    igc64.dll                                        C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_d8bdffa26077ee9a\igc64.dll, version=31.0.101.2114
    explorerframe.dll                                C:\WINDOWS\system32\explorerframe.dll, version=10.0.22000.1335 (WinBuild.160101.0800)
    PresentationFramework-SystemXmlLinq.dll          .\PresentationFramework-SystemXmlLinq.dll, version=7.0.222.60602
    System.Xml.Linq.dll                              .\System.Xml.Linq.dll, version=7.0.222.60605
    ComputeSharp.Core.dll                            .\ComputeSharp.Core.dll, version=2.0.3.0
    d3dcompiler_47.DLL                               C:\WINDOWS\SYSTEM32\d3dcompiler_47.DLL, version=10.0.22000.653 (WinBuild.160101.0800)
    Cabinet.dll                                      C:\WINDOWS\SYSTEM32\Cabinet.dll, version=5.00 (WinBuild.160101.0800)
    PointerToolkit.TerraFX.Interop.Windows.dll       .\PointerToolkit.TerraFX.Interop.Windows.dll, version=10.0.22621.0
    Microsoft.Win32.Primitives.dll                   .\Microsoft.Win32.Primitives.dll, version=7.0.222.60605
    System.CodeDom.dll                               .\System.CodeDom.dll, version=7.0.222.60605
    System.Diagnostics.StackTrace.dll                .\System.Diagnostics.StackTrace.dll, version=7.0.222.60605
    setupapi.DLL                                     C:\WINDOWS\System32\setupapi.DLL, version=10.0.22000.1335 (WinBuild.160101.0800)
    MsftEdit.DLL                                     C:\WINDOWS\SYSTEM32\MsftEdit.DLL, version=10.0.22000.1335 (WinBuild.160101.0800)
    Windows.Globalization.dll                        C:\Windows\System32\Windows.Globalization.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    globinputhost.dll                                C:\WINDOWS\SYSTEM32\globinputhost.dll, version=10.0.22000.1 (WinBuild.160101.0800)
    Bcp47Langs.dll                                   C:\WINDOWS\SYSTEM32\Bcp47Langs.dll, version=10.0.22000.71 (WinBuild.160101.0800)
    Windows.UI.dll                                   C:\Windows\System32\Windows.UI.dll, version=10.0.22000.184 (WinBuild.160101.0800)
    sxs.dll                                          C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.22000.184 (WinBuild.160101.0800)

 

 

Link to comment
Share on other sites

@null54 it appears that WIC's JPEG IPTC handling does not like a property size of ... zero

 

image.png

Easy to repro this exception in the debugger. Just open the image and try to save it again as a JPEG.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

  • Solution

The workaround is to remove the metadata, which you can do with Select All (Ctrl+A) + Paste into New Image (Ctrl+Alt+V). This will remove all metadata.

 

5.0.1 will have a fix for this though so you won't need to do that.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...