Okay, I actually got it to work from a command line now.
The question about versions got me thinking. Both machines run the same version (7.0.8), but I realize now that there is a patch version as well. This meant that the non-working was running 7.0.8.15 and the working was running 7.0.8.19. I ...
Search found 3 matches
- 2019-01-31T01:17:09-07:00
- Forum: Users
- Topic: magick.exe fails on one machine, but works on another
- Replies: 4
- Views: 3371
- 2019-01-30T06:33:58-07:00
- Forum: Users
- Topic: magick.exe fails on one machine, but works on another
- Replies: 4
- Views: 3371
Re: magick.exe fails on one machine, but works on another
Yes, I was thinking the same, but I can open it just fine in any other program, including the ImageMagick Display program that is part of the ImageMagick windows installation. That is, I can do so on any other machine, than the specific one where it fails.
It is only on the specific machine, that ...
It is only on the specific machine, that ...
- 2019-01-30T05:28:31-07:00
- Forum: Users
- Topic: magick.exe fails on one machine, but works on another
- Replies: 4
- Views: 3371
magick.exe fails on one machine, but works on another
Hi all,
I've ran into some weird behavior that I cannot seem to understand.
I am running a very simple resize command:
magick.exe myimage.jpg -resize 160x110 test.jpg
The command works perfectly well on my own machine, however fails when it goes onto another machine. This only happens for ...
I've ran into some weird behavior that I cannot seem to understand.
I am running a very simple resize command:
magick.exe myimage.jpg -resize 160x110 test.jpg
The command works perfectly well on my own machine, however fails when it goes onto another machine. This only happens for ...