org.apache.clerezza.utils.imagemagick could not create thumbnails
-----------------------------------------------------------------
Key: CLEREZZA-265
URL: https://issues.apache.org/jira/browse/CLEREZZA-265
Project: Clerezza
Issue Type: Bug
Reporter: Tsuyoshi Ito
Priority: Critical
I try to use imagemagick to create thumbnails:
1. I have installed org.apache.clerezza.utils.imagemagick and updated the
version number (felix webconsole component/service properties).
2. I have disabled the
org.apache.clerezza.utils.imageprocessing.JavaGraphicsProvider service
3. org.apache.clerezza.utils.imagemagick.ImageMagickProvider was activated.
4. uploaded an image (put with firefox poster plugin)
after println
[qtp13572035-23] INFO org.apache.clerezza.utils.imagemagick.ImageMagickProvider
- Trying to execute command [convert, -geometry, 13.986013%, -quality, 100, -,
-]
it stucks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.