Jump to content

pdurdin

Newbies
  • Posts

    5
  • Joined

  • Last visited

Posts posted by pdurdin

  1. 49 minutes ago, toe_head2001 said:

     

    Older versions can be found here: https://filehippo.com/download_paint.net/history/

     

    Thanks! 4.1.5 installed now and opens the images fine, so I can get on with using that temporarily.

     

    20 minutes ago, Rick Brewster said:

    Just make sure to NOT disable the updater, and to then install 4.2.1 when it's offered.

     

    Will do. Feel free to use those images for any test/debug purposes needed!

  2. Thanks for the many quick responses!

     

    I've updated RawTherapee to the latest version, and still encounter the same issue with JPGs developed from my raw images. However, if I develop them as TIF instead, they retain the same EXIF data but Paint.NET has no trouble opening them (https://www.dropbox.com/s/uqgaw82z47hh01b/DSC_2165.tif if needed for testing).

     

    Is there somewhere I can download the previous release of Paint.NET to use until this issue is fixed?

  3. With the latest update of Paint.NET 4.2 (July 13 build) I can no longer open JPGs as developed from my NEF raw images with RawTherapee 5.1 -- with earlier versions of Paint.NET I never encountered this issue.

     

    Here's the error it gives:

     

    Application version: paint.net 4.2

    System.InvalidCastException: Variant type 4108 not supported
       at PaintDotNet.SystemLayer.Native.x64.NativeConversions.FromPROPVARIANT(tagPROPVARIANT* propVariant)
       at PaintDotNet.SystemLayer.Native.x64.Imaging.WICMetadataQueryReader.TryGetMetadataByName(String name, Object& value)
       at PaintDotNet.Imaging.MetadataQueryReaderExtensions.TryGetMetadataByName(IMetadataQueryReader metadata, String name) in D:\src\pdn\src\Core\Imaging\MetadataQueryReaderExtensions.cs:line 80
       at PaintDotNet.Imaging.MetadataQueryReaderExtensions.<GetEntries>d__5.MoveNext() in D:\src\pdn\src\Core\Imaging\MetadataQueryReaderExtensions.cs:line 143
       at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
       at PaintDotNet.Data.ExifMetadataReader.<EnumerateExifPropertyItems>d__4.MoveNext() in D:\src\pdn\src\PaintDotNet\Data\ExifMetadataReader.cs:line 98
       at PaintDotNet.Data.ExifMetadataReader.<EnumerateExifPropertyItems>d__2.MoveNext() in D:\src\pdn\src\PaintDotNet\Data\ExifMetadataReader.cs:line 71
       at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
       at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
       at PaintDotNet.Collections.EnumerableExtensions.ToArrayEx[T](IEnumerable`1 items) in D:\src\pdn\src\Base\Collections\EnumerableExtensions.cs:line 40
       at PaintDotNet.Data.ExifMetadataReader.EnumerateExifPropertyItems() in D:\src\pdn\src\PaintDotNet\Data\ExifMetadataReader.cs:line 41
       at PaintDotNet.Data.WicFileTypeHelpers.Load(Stream input, Nullable`1 forcedContainerFormat, Nullable`1 preferredVendor, MetadataTranscoder metadataTranscoder) in D:\src\pdn\src\PaintDotNet\Data\WicFileTypeHelpers.cs:line 74
       at PaintDotNet.Data.JpegFileType.OnLoad(Stream input) in D:\src\pdn\src\PaintDotNet\Data\JpegFileType.cs:line 104
       at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 482
       at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 158

×
×
  • Create New...