Skip to content

Instantly share code, notes, and snippets.

@scherztc
Created May 5, 2015 17:32
Show Gist options
  • Save scherztc/1a35849a50ce4c7088c0 to your computer and use it in GitHub Desktop.
Save scherztc/1a35849a50ce4c7088c0 to your computer and use it in GitHub Desktop.
MiniMagick Error
1) CreateDerivativesJob thumbnail generation with an image (.jp2) file generates a thumbnail on job run
Failure/Error: subject.run
MiniMagick::Invalid:
MiniMagick::Invalid
rspec ./spec/jobs/create_derivatives_job_spec.rb:61 # CreateDerivativesJob thumbnail generation with an image (.jp2) file generates a thumbnail on job run
@scherztc
Copy link
Author

scherztc commented May 5, 2015

We tried installing imagemagick with the jp2 switch and that did not fix it.

@carolyncole
Copy link

I know we have hit this issue before. I would not worry about it, as none of the work should be changing the derivative jobs.

@carolyncole
Copy link

I'll poke around a bit and see if I can duplicate it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment