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

Uninitialized constant Magick::MaxRGB #4

Open
spalladino opened this issue Dec 23, 2015 · 0 comments
Open

Uninitialized constant Magick::MaxRGB #4

spalladino opened this issue Dec 23, 2015 · 0 comments

Comments

@spalladino
Copy link

With rmagick 2.15.4, the following error is thrown when running sprite:

.../.bundle/ruby/2.2.0/gems/sprite-0.2.7/lib/sprite/image_combiner.rb:21:in `composite_images': uninitialized constant Magick::MaxRGB (NameError)
    from .../.bundle/ruby/2.2.0/gems/sprite-0.2.7/lib/sprite/builder.rb:106:in `block in write_image'
    from .../.bundle/ruby/2.2.0/gems/sprite-0.2.7/lib/sprite/builder.rb:93:in `each'
    from .../.bundle/ruby/2.2.0/gems/sprite-0.2.7/lib/sprite/builder.rb:93:in `write_image'
    from .../.bundle/ruby/2.2.0/gems/sprite-0.2.7/lib/sprite/builder.rb:35:in `block in build'
    from .../.bundle/ruby/2.2.0/gems/sprite-0.2.7/lib/sprite/builder.rb:34:in `each'
    from .../.bundle/ruby/2.2.0/gems/sprite-0.2.7/lib/sprite/builder.rb:34:in `build'
    from .../.bundle/ruby/2.2.0/gems/sprite-0.2.7/lib/sprite/runner.rb:21:in `run!'
    from .../.bundle/ruby/2.2.0/gems/sprite-0.2.7/bin/sprite:8:in `<top (required)>'
    from .../.bundle/ruby/2.2.0/bin/sprite:23:in `load'
    from .../.bundle/ruby/2.2.0/bin/sprite:23:in `<main>'
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