-
Hello, I'm building minimagick 5.0.0 with ImageMagick 7.1.11-35, it failed with check:
```
1) MiniMagick::Image equivalence is not #== nor #eql? to an instance of a different image
Failure/E…
-
I'm looking at some of the things [LazySizes](https://afarkas.github.io/lazysizes/index.html)
can do. One cool feature is a low quality place holder image. It would be nice
if j-p-t could generate a…
-
## Description
This error can be reproduced on the following page:
https://openfood.hu/anyahajoegyesulet/shop#/shop_panel
The products stop loading and the loader image is showing endlessly.
…
-
`ImgMathTest#test_defer_math_image`が環境によって失敗するようでした。
```console
$ bundle exec ruby test/run_test.rb test_img_math.rb
Loaded suite ImgMathTest
Started
pdftocairo version 24.04.0
Copyright 2005-…
-
## ゴール
- ポスト投稿時に、画像を選択できる
- ポストの一覧画面に画像がサムネイルサイズで表示される
- ポストの詳細画面に画像が大きいサイズ?で表示される
## タスクばらし 見積もり30m
* [x] 必要なgemのインストール
* [x] brew install imagemagick→画像の表示とリサイズ
* [x] gem 'mini_ma…
-
## Error in Osuny
**MiniMagick::Error** in **admin/communication/websites/pages#create**
`convert /tmp/ActiveStorage-d67663d2-9da6-4230-a1b1-96deeabd6c31-20240605-19-av5ocu.png[0] -auto-orient -auto-…
-
Hey hey, I need your help 🙏
# TL;DR
I'm receiving the following error when I try to resize something with the value `1600x1066>`:
```sh
~ magick convert logo.png -auto-orient -resize 1600x106…
-
Guys, I'm trying to upgrade an application from Rails 3.2.22 to 4.0.13 and I'm getting `Gem Load Error is: uninitialized constant ActiveModel::ForbiddenAttributesProtection` when trying to load slugge…
-
This is similar to #560 (fixed by https://github.com/minimagick/minimagick/commit/c39fbefc99f3c63d063a5c208f9bb9c4bbd92860), but the warning text has changed on IM 7.1.1-34.
So the warning appears ag…
-
ruby "3.0.2"``Rails 7.0.6 を使用しています。
- 質問内容・実現したいこと
本番環境にてS3に画像を保存し、プロフィール画像を変更したいです。
- 現状発生している問題・エラーメッセージ
本番環境にて画像をS3に保存するため、`gem 'fog-aws'`を追加後、設定を行いました。
ローカルでは動いています。
その後本番環境にてエラーが発生し、画像を変更する…