You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I tried one at the time the saver "instructions" and they all work except quality. In production it does work, do you know what would I need to add to have VIPS recognising quality locally?
Hello @jcupitt , thank you for the swift response.
I don't have ruby-vips in my Gemfile, it gets installed as a dependency of rails. If I add it to the Gemfile, do you know if rails will use that version instead?
We are having a segmentation fault and seems to come from VIPS.
We don't interact with VIPS directly, we use it through Rails' ActiveStorage features (to pass formatting to file variants).
It works fine in production (Heroku with VIPS build pack) but not on my MacBook Pro M1.
Versions used:
Code I thing is the causing this:
Log:
I tried already to delete vips and reinstall it but not better. Any idea?
The text was updated successfully, but these errors were encountered: