Page 1 of 1

Win-OS (localized) install: Set ImageMagick Path

Posted: Sat Jan 25, 2014 12:21 pm
by Timbalu
When doing a fresh Serendipity installation, and you choose extended install with enabled ImageMagick, one can only submit sucessfully the install routine, without ImageMagick convert path errors, when it says "C:\Program Files\ImageMagick-6.8.7-Q16/convert.exe". Neither "C.\\Programme\\...", nor "C:/Programme/...", or "C:\Programme/..." seems to work.

Trying to upload an image to the Media Library this will error on convert to thumbnail creation!

If you now change the Image Lib config to "C:\Programme\" and submit, this is taken sucessfully,
and the thumbnail preview conversion will run too.

I think we should do something about this behaviour, while I don't think we can get MS to move.... :)

Re: Win-OS (localized) install: Set ImageMagick Path

Posted: Mon Jan 27, 2014 2:30 pm
by garvinhicking
Hi!

C:/Blabla/convert.exe should actually work...are you sure you entered the right path?

Regards,
Garvin

Re: Win-OS (localized) install: Set ImageMagick Path

Posted: Mon Jan 27, 2014 7:08 pm
by Timbalu
If it would be a singulary dir name for sure! But part of the Problem is MS internal change to "Program Files" and localized "Programme".

Re: Win-OS (localized) install: Set ImageMagick Path

Posted: Fri Oct 03, 2014 7:35 pm
by Timbalu
I add that here, before I forget about it:

On WinOS and install, the system diagnostic analysis check shows ImageMagick binary found at C:\Windows\system32/convert.exe, which is not the ImageMagick binary.
It is a MS application which converts FAT volumes to NTFS.

Maybe we should write an exception into the installer for this?!

Re: Win-OS (localized) install: Set ImageMagick Path

Posted: Sun Oct 12, 2014 5:51 pm
by garvinhicking
Timbalu wrote:I add that here, before I forget about it:

On WinOS and install, the system diagnostic analysis check shows ImageMagick binary found at C:\Windows\system32/convert.exe, which is not the ImageMagick binary.
It is a MS application which converts FAT volumes to NTFS.

Maybe we should write an exception into the installer for this?!
Uh. that's evil :D

Yeah, ideally we should reject the system32-path...?