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

Not working installation #45

Open
pasichnyi opened this issue Oct 23, 2016 · 5 comments
Open

Not working installation #45

pasichnyi opened this issue Oct 23, 2016 · 5 comments

Comments

@pasichnyi
Copy link

There's some problem at the last step of cards' generation. When running bundle exec rake, this happens:

Assertion failed: (!scaled_font->cache_frozen), function _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
Abort trap: 6

I guess it's due to this issue, but I didn't understand how to solve it. Would be grateful for any hints or support.

@ellenbroad
Copy link
Contributor

@JeniT this is one for you

@JeniT
Copy link

JeniT commented Oct 29, 2016

@pasichnyi beats me. Are you definitely using Ruby version 2.2?

@pasichnyi
Copy link
Author

@JeniT, yes here's the exact version:

MacBook-Pro-2:opendatagame user$ rvm list

rvm rubies

=> ruby-2.2.4 [ x86_64 ]
 * ruby-2.3.0 [ x86_64 ]

# => - current
# =* - current && default
#  * - default

MacBook-Pro-2:opendatagame user$ bundle exec rake
Assertion failed: (!scaled_font->cache_frozen), function _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
Abort trap: 6

@anmwinter
Copy link

anmwinter commented Aug 30, 2017

I am having the same issue. I tried ruby-2.3 which works for some folks but that failed too.

Is there another way to get the cards and board?

Or is there a way to get the gamecrafter edition?

Thanks for the help and considering.

@pasichnyi
Copy link
Author

Tried it again on the fresh Mac, and after installing several extra dependencies it was stuck into, it worked quite smoothly (ruby-2.2.6)

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

4 participants