You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Paul Squires <pa...@perininetworks.com> on 2014/11/10 18:05:17 UTC

Thumbnails

Hi all,

I'm having a bit of trouble with uploading files to our client's
Openmeetings whiteboard and hope that someone can help.

An example: I'm uploading a jpeg file. The following error is returned
(I've masked the appropriate file paths)

*key: processThumb*
*process: generateBatchThumbByWidth*
*command: /usr/include/ImageMagick/convert -thumbnail 50x50 *

*<filepathhere>/1c3bc3ebdce1c04a2812a59f79d609f4.jpg *
*<filepathhere>**/_thumb_1c3bc3ebdce1c04a2812a59f79d609f4.jpg *

*exception: java.io.IOException: Cannot run program
"/usr/include/ImageMagick/convert": error=2, No such file or directory*
*error: Cannot run program "/usr/include/ImageMagick/convert": error=2, No
such file or directory*
*exitValue: java.io.IOException: Cannot run program
"/usr/include/ImageMagick/convert": error=2, No such file or directory*
*out: *

All of the paths in OM config, including jod.path, are fine.

There are no files, however, at /usr/include/ImageMagick/convert. There are
only two directories and the only "convert" file is at wand/convert.h.

Could anyone help with where I'm going wrong...?

Cheers,
Paul

Re: Thumbnails

Posted by Maxim Solodovnik <so...@gmail.com>.
you need to install ImageMagic binaries

On 10 November 2014 23:05, Paul Squires <pa...@perininetworks.com>
wrote:

> Hi all,
>
> I'm having a bit of trouble with uploading files to our client's
> Openmeetings whiteboard and hope that someone can help.
>
> An example: I'm uploading a jpeg file. The following error is returned
> (I've masked the appropriate file paths)
>
> *key: processThumb*
> *process: generateBatchThumbByWidth*
> *command: /usr/include/ImageMagick/convert -thumbnail 50x50 *
>
> *<filepathhere>/1c3bc3ebdce1c04a2812a59f79d609f4.jpg *
> *<filepathhere>**/_thumb_1c3bc3ebdce1c04a2812a59f79d609f4.jpg *
>
> *exception: java.io.IOException: Cannot run program
> "/usr/include/ImageMagick/convert": error=2, No such file or directory*
> *error: Cannot run program "/usr/include/ImageMagick/convert": error=2, No
> such file or directory*
> *exitValue: java.io.IOException: Cannot run program
> "/usr/include/ImageMagick/convert": error=2, No such file or directory*
> *out: *
>
> All of the paths in OM config, including jod.path, are fine.
>
> There are no files, however, at /usr/include/ImageMagick/convert. There
> are only two directories and the only "convert" file is at wand/convert.h.
>
> Could anyone help with where I'm going wrong...?
>
> Cheers,
> Paul
>
>
>


-- 
WBR
Maxim aka solomax