Displaying 2 results from an estimated 2 matches for "gravitytype".
2006 Jul 19
0
Magick::GravityType Error
Trying to get an app up and running using file_column on Dreamhost, I 
run into this error on submitting an image to upload:
can''t convert Magick::GravityType into Integer
#{RAILS_ROOT}/vendor/plugins/file_column/lib/magick_file_column.rb:90:in 
`crop''
...
I half thought I found the hosting provider specific error in googling 
and finding this thread:
http://lists.rubyonrails.org/pipermail/rails/2006-June/045080.html
which points out other pe...
2006 Jun 04
4
"can''t convert Magick::GravityType into Integer"
Am having trouble with file_column -- on certain crop operations, it 
says:
A TypeError occurred in [controller]#[action]:
  can''t convert Magick::GravityType into Integer
  [RAILS_ROOT]/vendor/plugins/trunk/lib/magick_file_column.rb:90:in 
`crop''
Any advice? Here''s the backtrace:
  [RAILS_ROOT]/vendor/plugins/trunk/lib/magick_file_column.rb:90:in 
`crop''
  [RAILS_ROOT]/vendor/plugins/trunk/lib/magick_file_column.rb:90:in...