Displaying 1 result from an estimated 1 matches for "teamtrack".
Did you mean:
heaptrack
2006 Mar 23
1
Using ImageMagick with Locomotive
...they are loaded. When I try, using the console, to rotate an
image, I get an error on this line:
image = Magick::ImageList.new(photo.file)
(substituting the correct field of my database, of course)
The error is:
Magick::ImageMagickError: NoDecodeDelegateForThisImageFormat
`/Users/john/Desktop/TeamTracker/public/team/image/3/DSC_2806.jpg'':
I did see some info about setting the MAGICK_HOME environment
variable, and I tried setting it to what I thought would be right, but
I still get the error.
Anyone have any hints? Any settings I need to make?
Thanks!
jt