-
-
Notifications
You must be signed in to change notification settings - Fork 433
Closed
Milestone
Description
Magick.NET version
14.8.1
Environment (Operating system, version and so on)
Windows11 24H2
Description
Magick.Net 14.8.0/14.8.1 no longer loads JpegXR files using JXRDecApp.exe.
This works fine in 14.7.0.
I'm concerned about the mv error. (I installed Git for Windows using ‘Use Git and optional unix tools’ option)
mv: unknown option -- o
Try 'mv --help' for more information.
Unhandled exception. ImageMagick.MagickFileOpenErrorException: UnableToOpenFile 'C:/Users/ueda/AppData/Local/Temp/magick-57R0Pll5pTKzjTu6zyf-1mDTlNFivIh1': No such file or directory @ error/constitute.c/ReadImage/786
at ImageMagick.NativeInstance.CheckException(IntPtr exception, IntPtr result) in /_/src/Magick.NET/Native/NativeInstance.cs:line 54
at ImageMagick.MagickImage.NativeMagickImage.ReadFile(IMagickSettings`1 settings) in /_/src/Magick.NET/Generated/Magick.NET.SourceGenerator/ImageMagick.SourceGenerator.NativeInteropGenerator/MagickImage.g.cs:line 6064
at ImageMagick.MagickImage.Read(String fileName, IMagickReadSettings`1 readSettings, Boolean ping) in /_/src/Magick.NET/MagickImage.cs:line 7829
at ImageMagick.MagickImage.Read(String fileName, IMagickReadSettings`1 readSettings) in /_/src/Magick.NET/MagickImage.cs:line 4841
at ImageMagick.MagickImage.Read(String fileName) in /_/src/Magick.NET/MagickImage.cs:line 4802
at ImageMagick.MagickImage..ctor(String fileName) in /_/src/Magick.NET/MagickImage.cs:line 201
at MagickTest.Program.Main(String[] args) in D:\tmp\MagickTest\MagickTest\Program.cs:line 14
Steps to Reproduce
JXRDecApp.exe: (If not already present) Place it in a directory on your path.
test.jxr: A JpegXR file for testing purposes.
Images
none
Metadata
Metadata
Assignees
Labels
No labels