avatar_magick
avatar_magick copied to clipboard
Does this work on Heroku?
I have Dragonfly setup on Heroku to use S3. Adding this gem reports the following error when trying to run:
DRAGONFLY: caught error - Command failed ('convert' '-gravity' 'none' '-antialias' '-pointsize' '48' '-font' 'Helvetica' '-fill' '#FFFFFF' '-background' '#f57f17' 'label:AC' '/tmp/dragonfly20170224-6-3eai6x.png')
with exit status 1 and stderr convert.im6:
no images defined `/tmp/dragonfly20170224-6-3eai6x.png' @ error/convert.c/ConvertImageCommand/3044.
I haven't tried getting this to run on Heroku although it's on my list. Can you test if any of Dragonfly's built-in generators work? If those work, then I would expect this plugin to also work.