Image Magick on windows box

Author Message

Rinze Cats

Tuesday 01 June 2004 5:54:05 am

Hi, I am running ezp 3.3.3 on a windows 2000 box. I used the automated ez installer on this machine.

I am having some problems with image magick, it doesn't seem to work. I have tested the convertim.exe from the commandline, and it works fine. When using images in my site get the following error:

The filter 'geometry/scaledownonly' is not supported by any of the image handlers, will ignore this filter

I have exhaustively searched this forum but didn't find an answer. When I look in the storage directory of my site, image variations are created, (small medium etc) but all images have the same size. Settings\override\image.ini.append.php in included below,

thanx and greetz rinze

<?php /* #?ini charset="iso-8859-1"?

AliasSettings[]
AliasList[]
AliasList[]=reference 
AliasList[]=small
AliasList[]=medium
AliasList[]=large
AliasList[]=thumb
AliasList[]=rss

[ConverterSettings]
UseConvert=true

[reference]
Filters[]
Filters[]=geometry/scaledownonly=600;600

[small]
Reference=reference
Filters[]=geometry/scaledownonly=100;100

[medium]
Reference=reference
Filters[]=geometry/scaledownonly=200;200

[large]
Reference=reference
Filters[]=geometry/scaledownonly=300;300

[thumb]
Reference=reference
Filters[]=geometry/scaledownonly=50;50

[rss]
Reference=reference
Filters[]=geometry/scale=88;31

[ImageMagick]
IsEnabled=True
ExecutablePath=C:\WINNT
Executable=convertim.exe
*/ ?>


Rinze Cats

Friday 11 June 2004 12:40:26 am

...this problem still exists. Anybody?

Ekkehard Dörre

Tuesday 21 September 2004 7:09:44 am

Perhaps this:
http://ez.no/community/forum/developer/what_does_the_filter_geometry_scaledownonly_is_not_supported_by_any_of_the_image_handlers_will_ignore_this_filter_mean
Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 08:04:25
Script start
Timing: Jan 31 2025 08:04:25
Module start 'layout'
Timing: Jan 31 2025 08:04:25
Module start 'content'
Timing: Jan 31 2025 08:04:25
Module end 'content'
Timing: Jan 31 2025 08:04:25
Script end

Main resources:

Total runtime0.0166 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 588.1328151.2109
Module start 'layout' 0.00450.0053 739.343836.6484
Module start 'content' 0.00980.0053 775.992290.2656
Module end 'content' 0.01510.0014 866.257833.9922
Script end 0.0165  900.2500 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002414.3164140.0002
Check MTime0.00116.6507140.0001
Mysql Total
Database connection0.00074.045110.0007
Mysqli_queries0.004929.767130.0016
Looping result0.00000.151210.0000
Template Total0.00106.110.0010
Template load0.00084.649810.0008
Template processing0.00021.436710.0002
Override
Cache load0.00053.211610.0005
General
dbfile0.00095.443080.0001
String conversion0.00000.047540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs