Bug 65271

Summary: convert fails to process -crop geometry correctly on postscript file
Product: [Retired] Red Hat Linux Reporter: Rene Uittenbogaard <ruittenbogaard>
Component: ImageMagickAssignee: Matthias Clasen <mclasen>
Status: CLOSED CANTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-14 17:54:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
sample postscript file with which the problem may be reproduced none

Description Rene Uittenbogaard 2002-05-21 08:56:16 UTC
Description of Problem:
convert fails to process -crop geometry correctly on postscript file

Version-Release number of selected component (if applicable):
ImageMagick-5.4.3.11-1

How Reproducible:
always, also on RH7.2

Steps to Reproduce:
convert +adjoin -colors 16 -density 108 -crop 211x175+58-445 demo.ps[1] demo.gif

Actual Results:
convert: Unable to crop image (geometry does not contain any part of the image).

Expected Results:
gif image containing the correct region of the page.

Additional Information:
See attached postscript file to reproduce the problem.

Comment 1 Rene Uittenbogaard 2002-05-21 08:59:27 UTC
Created attachment 58087 [details]
sample postscript file with which the problem may be reproduced

Comment 2 Rene Uittenbogaard 2002-05-21 09:05:53 UTC
after the convert(1) command exits, a gif image has been created, although it 
contains an image of the entire page (not cropped)


Comment 3 Matthias Clasen 2005-09-14 17:54:56 UTC
Please try to reproduce this against a supported release and reopen if you can.