FileIO.jl icon indicating copy to clipboard operation
FileIO.jl copied to clipboard

FreeBSD: NoDecodeDelegateForThisImageFormat `JPEG'

Open IanButterworth opened this issue 6 years ago • 2 comments

This is occurring with using FileIO, ImageMagick https://cirrus-ci.com/task/5170470732693504?command=test#L11

NoDecodeDelegateForThisImageFormat `JPEG' @ error/constitute.c/ReadImage/560
  Stacktrace:
   [1] handle_error(::ErrorException, ::FileIO.File{FileIO.DataFormat{:JPEG}}) at /.julia/packages/FileIO/JAtC1/src/error_handling.jl:80
   [2] handle_exceptions(::Array{Any,1}, ::String) at /.julia/packages/FileIO/JAtC1/src/error_handling.jl:75
   [3] #load#27(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(FileIO.load), ::FileIO.File{FileIO.DataFormat{:JPEG}}) at /.julia/packages/FileIO/JAtC1/src/loadsave.jl:193
   [4] load(::FileIO.File{FileIO.DataFormat{:JPEG}}) at /.julia/packages/FileIO/JAtC1/src/loadsave.jl:172

IanButterworth avatar Sep 19 '19 17:09 IanButterworth

I would bet this is fixed on Julia 1.3?

timholy avatar Dec 12 '19 09:12 timholy

Is this still an issue?

timholy avatar Mar 03 '21 17:03 timholy

Maybe reopen if still an issue?

ViralBShah avatar Feb 27 '24 16:02 ViralBShah