Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387947 - Sub image processing in media-gfx/imagemagick-6.7.3.0 is broken
Summary: Sub image processing in media-gfx/imagemagick-6.7.3.0 is broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL: http://www.imagemagick.org/discourse-...
Whiteboard:
Keywords:
Depends on: 391383
Blocks:
  Show dependency tree
 
Reported: 2011-10-21 02:10 UTC by Alexander Wigen
Modified: 2011-12-11 06:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Wigen 2011-10-21 02:10:15 UTC
Sub image processing in media-gfx/imagemagick-6.7.3.0 is broken:

alex@pluto ~/scantests $ convert tmpA.mpc[200x100+50+25] +repage tmpA.mpc
convert: unable to open image `tmpA.mpc[200x100+50+25]': No such file or directory @ error/blob.c/OpenBlob/2589.
convert: no decode delegate for this image format `tmpA.mpc[200x100+50+25]' @ error/constitute.c/ReadImage/532.
convert: missing an image filename `tmpA.mpc' @ error/convert.c/ConvertImageCommand/3016. 

The problem is discussed here: http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19589#p77501



Reproducible: Always

Steps to Reproduce:
1. convert image.jpg[200x100+50+25] image2.jpg 

Actual Results:  
"convert" fails to preform the requested action

Expected Results:  
A new cropped image

This is a known problem in this version, please bump.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-12-11 06:22:01 UTC
should be fixed in 6.7.4.0 which is now in portage wrt bug 391383