On Feb 17, 2011, at 3:16 PM, Vlad wrote:

> Paperclip::CommandNotFoundError (Paperclip::CommandNotFoundError):
> ←[32m2011-02-17T03:07:31-08:00 app[web.1]:←[0m app/models/picture.rb:
> 49:in `image_geometry'

Hi, Vlad --

Have a look at:
https://github.com/thoughtbot/paperclip/blob/v2.3.8/lib/paperclip.rb#L83-105
https://github.com/thoughtbot/paperclip/blob/v2.3.8/lib/paperclip/command_line.rb#L18
https://github.com/thoughtbot/paperclip/blob/v2.3.8/lib/paperclip/command_line.rb#L42-44

Running `which convert` in a heroku console shows that the ImageMagick tools 
are indeed available on the PATH, so I would guess you just need to unset 
Paperclip.options[:command_path].

Cheers,  -- Matthew

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to