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

Show errors from ImageMagick #125

Open
danvk opened this issue Nov 14, 2017 · 0 comments
Open

Show errors from ImageMagick #125

danvk opened this issue Nov 14, 2017 · 0 comments

Comments

@danvk
Copy link
Owner

danvk commented Nov 14, 2017

The "differing pixels" feature wasn't working on my laptop recently. It just silently failed. When I print the output of compare, I get an error:

compare: unable to load module `/usr/local/Cellar/imagemagick/6.9.2-4/lib/ImageMagick//modules-Q16/coders/png.la': file not found @ error/module.c/OpenModule/1300.
compare: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/501.
compare: unable to load module `/usr/local/Cellar/imagemagick/6.9.2-4/lib/ImageMagick//modules-Q16/coders/png.la': file not found @ error/module.c/OpenModule/1300.
compare: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/501.

This should be surfaced in some way.

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