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
The workaround I found was to modify sudo nano /etc/ImageMagick-6/policy.xml
duplicating the width: <policy domain="resource" name="width" value="32KP"/>
(it was 16KP originally).
I don't remember why I'm squelching errors from montage there. It's been there since day 1. I presume it's noisy in some other situation; I wouldn't have done that otherwise. If we can get montage to be quiet normally then that would be best.
If there's a flag to override the policy setting I'd happily take that patch, but I can't find it in their documentation.
git-diff-image silently fails with wide images.
By doing this change:
compare
throws this error:Please allow larger images, and consider some sort of error reporting.
The text was updated successfully, but these errors were encountered: