-
Notifications
You must be signed in to change notification settings - Fork 358
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
Problem with imageMagik #448
Comments
This looks like #449 - ImageMagick doesn't appear to be installed. Strange that we'd have two bug reports like this in the same day - perhaps ImageMagick have released a version which doesn't have the You say your ImageMagick is this version:
What do you get if you run
|
I try to run convert -version but it doesn't work. So I downgraded imagemagick to previous version |
will you update Wraith to support the new version of ImageMagick? |
Closing this issue - keeping track of it in #459 instead. |
Hello,
I have some issue to compare the images and generate the gallery. I install everything according to the documentation for ImageMagick and the path is linked in the variables. When I run the command "wraith capture configs/capture.yaml" with the verbose=true say ImageMagick is uninstalled. It takes the screenshot but it doesn't generate the gallery.
Thanks
* ImageMagick version*
C:_projects\wraith>magick --version
Version: ImageMagick 7.0.2-4 Q16 x64 2016-07-11 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
...
* Path*
C:_projects\wraith>path
PATH=C:\Program Files\ImageMagick-7.0.2-Q16;C:\ProgramData\Oracle\Java\javapath;C:\Ruby200-x64\bin; ...
* The command run in verbose mode*
Contents of my config file below:
The text was updated successfully, but these errors were encountered: