Hi I'm not sure ImageMagick is actually working correctly on my machine. I downloaded and installed Win32 dynamic at 16 bits-per-pixel (pre-compiled binary). I ran the tests and everything seemed to function. The wizard appeared, etc. But errors still appeared even though they didn't seem to affect anything. I'm trying to use ImageMagick with CollectiveAccess, and even though I can open my instance of ImageMagick on the desktop and CA recognizes ImageMagick, something isn't working properly. CA isn't allowing the import of the images. I thought the problem was on the CollectiveAccess side, but I'm starting wonder if it's on the ImageMagick side.
So my question is, is there anything to these errors that I'm seeing? Should they tell me that I've installed ImageMagick incorrectly?
Thanks for any help in advance!
Errors:
C:\ImageMagick-6.9.0-Q16>convert wizard: wizard.jpg convert wizard.jpg win:
convert.exe: unable to open image 'wizard.jpg': No such file or directory @error/blob.c/OpenBlob/2675.
convert.exe: unable to open image 'convert': No such file or directory @error/blob.c/OpenBlob/2675.
convert.exe: no decode delegate for this image format `' @ error/constitute.c/ReadImage/501.
convert.exe: unable to open image 'wizard.jpg': No such file or directory @ error/blob.c/OpenBlob/2675.
Functional?
-
- Posts: 5
- Joined: 2015-03-04T12:44:37-07:00
- Authentication code: 6789
Functional?
Last edited by msjonesking on 2015-03-04T13:05:03-07:00, edited 1 time in total.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Functional?
file:///C:/Users/MJones/Pictures/imerrors.PNG
Linking to a file that is on your hard disk doesn't work, sadly.
Linking to a file that is on your hard disk doesn't work, sadly.
snibgo's IM pages: im.snibgo.com
-
- Posts: 5
- Joined: 2015-03-04T12:44:37-07:00
- Authentication code: 6789
Re: Functional?
Yeah, I fixed that and just typed in the errors.
Errors:
C:\ImageMagick-6.9.0-Q16>convert wizard: wizard.jpg convert wizard.jpg win:
convert.exe: unable to open image 'wizard.jpg': No such file or directory @error/blob.c/OpenBlob/2675.
convert.exe: unable to open image 'convert': No such file or directory @error/blob.c/OpenBlob/2675.
convert.exe: no decode delegate for this image format `' @ error/constitute.c/ReadImage/501.
convert.exe: unable to open image 'wizard.jpg': No such file or directory @ error/blob.c/OpenBlob/2675.
Errors:
C:\ImageMagick-6.9.0-Q16>convert wizard: wizard.jpg convert wizard.jpg win:
convert.exe: unable to open image 'wizard.jpg': No such file or directory @error/blob.c/OpenBlob/2675.
convert.exe: unable to open image 'convert': No such file or directory @error/blob.c/OpenBlob/2675.
convert.exe: no decode delegate for this image format `' @ error/constitute.c/ReadImage/501.
convert.exe: unable to open image 'wizard.jpg': No such file or directory @ error/blob.c/OpenBlob/2675.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Functional?
Code: Select all
convert wizard: wizard.jpg convert wizard.jpg win:
snibgo's IM pages: im.snibgo.com
-
- Posts: 5
- Joined: 2015-03-04T12:44:37-07:00
- Authentication code: 6789
Re: Functional?
Ok, so it's
Convert wizard: wizard.jpg?
Convert wizard: wizard.jpg?
-
- Posts: 5
- Joined: 2015-03-04T12:44:37-07:00
- Authentication code: 6789
Re: Functional?
When I separate them everything works. Is that enough to tell me that the issue isn't ImageMagick?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Functional?
Yes, if those two commands work, then ImageMagick works.
I've never heard of CollectiveAccess. Sorry.
I've never heard of CollectiveAccess. Sorry.
snibgo's IM pages: im.snibgo.com
-
- Posts: 5
- Joined: 2015-03-04T12:44:37-07:00
- Authentication code: 6789
Re: Functional?
No worries, thanks for your help.