<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic DAM 5.5 - ImageMagick image resizing issue in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319702#M6703</link>
    <description>&lt;P&gt;Just taking a look at the latest DAM 5.5 to see what's changed. Set-up was easy enough and the new interface and integration with DM look great. I installed the latest version of ImageMagick to check out image resizing (Medium and Thumbnail) and I had some unexpected results.&lt;/P&gt;
&lt;P&gt;For example PNG files would resize properly and could be viewed (in DM client) on the View tab in Medium, Original, and Thumbnail sizes and the download button could be used to download each image. However, the download button (in the DAM client) will only download the Original size image regardless of the Download Size I choose in the dropdown. Interestingly, the URLs listed above the download area all work (if pasted into the browser).&lt;/P&gt;
&lt;P&gt;On the other hand JPG images do not get resized at all - in any of the cases listed above. There are some error messages in the log (see below).&lt;/P&gt;
&lt;P&gt;Have I missed some configuration or tuning?&lt;/P&gt;
&lt;P&gt;Thanks, Bruce.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2011-12-30 22:57:08,412 ERROR [org.nuxeo.log4j.ThreadedStreamGobbler] stream.exe: unable to open module file `C:\ImageMagick\modules\coders\IM_MOD_RL_IMG_.dll': No such file or directory @ warning/module.c/GetMagickModulePath/683.
2011-12-31 09:58:10,770 ERROR [org.nuxeo.ecm.platform.picture.core.im.IMImageUtils] Resizing with ImageMagick failed
java.lang.IllegalArgumentException
at java.lang.ProcessImpl.&amp;lt;init&amp;gt;(ProcessImpl.java:181)
at java.lang.ProcessImpl.start(ProcessImpl.java:133)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1021)
at java.lang.Runtime.exec(Runtime.java:615)
at java.lang.Runtime.exec(Runtime.java:483)
at ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 31 Dec 2011 19:59:58 GMT</pubDate>
    <dc:creator>bruce_Grant</dc:creator>
    <dc:date>2011-12-31T19:59:58Z</dc:date>
    <item>
      <title>DAM 5.5 - ImageMagick image resizing issue</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319702#M6703</link>
      <description>&lt;P&gt;Just taking a look at the latest DAM 5.5 to see what's changed. Set-up was easy enough and the new interface and integration with DM look great. I installed the latest version of ImageMagick to check out image resizing (Medium and Thumbnail) and I had some unexpected results.&lt;/P&gt;
&lt;P&gt;For example PNG files would resize properly and could be viewed (in DM client) on the View tab in Medium, Original, and Thumbnail sizes and the download button could be used to download each image. However, the download button (in the DAM client) will only download the Original size image regardless of the Download Size I choose in the dropdown. Interestingly, the URLs listed above the download area all work (if pasted into the browser).&lt;/P&gt;
&lt;P&gt;On the other hand JPG images do not get resized at all - in any of the cases listed above. There are some error messages in the log (see below).&lt;/P&gt;
&lt;P&gt;Have I missed some configuration or tuning?&lt;/P&gt;
&lt;P&gt;Thanks, Bruce.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2011-12-30 22:57:08,412 ERROR [org.nuxeo.log4j.ThreadedStreamGobbler] stream.exe: unable to open module file `C:\ImageMagick\modules\coders\IM_MOD_RL_IMG_.dll': No such file or directory @ warning/module.c/GetMagickModulePath/683.
2011-12-31 09:58:10,770 ERROR [org.nuxeo.ecm.platform.picture.core.im.IMImageUtils] Resizing with ImageMagick failed
java.lang.IllegalArgumentException
at java.lang.ProcessImpl.&amp;lt;init&amp;gt;(ProcessImpl.java:181)
at java.lang.ProcessImpl.start(ProcessImpl.java:133)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1021)
at java.lang.Runtime.exec(Runtime.java:615)
at java.lang.Runtime.exec(Runtime.java:483)
at ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 31 Dec 2011 19:59:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319702#M6703</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2011-12-31T19:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: DAM 5.5 - ImageMagick image resizing issue</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319703#M6704</link>
      <description>&lt;P&gt;has anyone seen this issue??&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2012 15:37:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319703#M6704</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2012-01-06T15:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: DAM 5.5 - ImageMagick image resizing issue</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319704#M6705</link>
      <description>&lt;P&gt;This is a bug (looks like yet another path escaping issue caused by the backslashes used as filename separator under windows). Can you please open a jira issue and attach the full stacktraces to it?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 12:14:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319704#M6705</guid>
      <dc:creator>Olivier_Grisel</dc:creator>
      <dc:date>2012-01-09T12:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: DAM 5.5 - ImageMagick image resizing issue</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319705#M6706</link>
      <description>&lt;P&gt;Reported in Jira (https&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2012 06:09:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319705#M6706</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2012-01-13T06:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: DAM 5.5 - ImageMagick image resizing issue</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319706#M6707</link>
      <description>&lt;P&gt;also reported https&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2012 06:19:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dam-5-5-imagemagick-image-resizing-issue/m-p/319706#M6707</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2012-01-13T06:19:26Z</dc:date>
    </item>
  </channel>
</rss>

