Quantcast
Channel: magick Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1011

Commented Issue: Resize threw exception once [1401]

$
0
0
After calling resize I once (and only once) got this error
ImageMagick.MagickBlobErrorException: unable to write blob '(null)\magick_opencl_GeForce_GT_520_3d40ccf0_32.bin': No such file or directory @ error/blob.c/BlobToFile/266
at ImageMagick.NativeInstance.CheckException(IntPtr exception, IntPtr result)
at ImageMagick.MagickImage.NativeMagickImage.Resize(String geometry)
at ImageMagick.MagickImage.Resize(MagickGeometry geometry)

after that resize worked fine when called again (even on the same picture). Any ideas what could be the reason?
Comments: I found out what was causing this and it will be resolved in the next version of Magick.NET. Your issue will be resolved with the current release if you disable OpenCL with `OpenCL.IsEnabled=false`.

Viewing all articles
Browse latest Browse all 1011

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>