Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 0.3.4 seems incompatible with ImageMagick-6.4.3.6-7.30.1 #43

Open
sockmonk opened this issue Jul 2, 2015 · 0 comments
Open

Comments

@sockmonk
Copy link

sockmonk commented Jul 2, 2015

After upgrading to simple-captcha2 0.3.4, I get this error:

StandardError (Error while running convert: convert: unrecognized evaluate operator Uniform-noise'. ): simple_captcha2 (0.3.4) lib/simple_captcha/utils.rb:17:inrun'
simple_captcha2 (0.3.4) lib/simple_captcha/image.rb:81:in generate_simple_captcha_image' simple_captcha2 (0.3.4) lib/simple_captcha/middleware.rb:42:inmake_image'
simple_captcha2 (0.3.4) lib/simple_captcha/middleware.rb:21:in `call'

That option doesn't appear to be available in this version:
% convert -list evaluate
Add
And
Divide
LeftShift
Log
Max
Min
Multiply
Or
Pow
RightShift
Set
Subtract
Xor

Could you either make it compatible with older versions, maybe by making newer options optional, or at least document the minimum version of ImageMagick required?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant