Bug 1937 - Missing file
Summary: Missing file
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: ImageMagick
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Cristian Gafton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-04-01 23:07 UTC by Michael Fulbright
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-04-05 16:42:50 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Fulbright 1999-04-01 23:07:35 UTC
If you try to convert any image type like

convert image.gif image.jpg

you get the message:

convert: no delegate configuration file found
(delegates.mgk)

Also, converting a .gif to a .pgm results in a black image.

Comment 1 Bill Nottingham 1999-04-02 00:30:59 UTC
fixed in imagemagick-4.2.1-3

Comment 2 Michael Fulbright 1999-04-02 20:55:59 UTC
Error message is no longer present, but gif->pgm conversion is still
hosed.

Comment 3 Bill Nottingham 1999-04-05 16:29:59 UTC
it's just really dark. It's apparently writing a 16-bit
gray pgm (change the 65535 on the third line to 255
and it works). Once I figure where to put the patch, it
will be fixed...

Comment 4 Bill Nottingham 1999-04-05 16:42:59 UTC
fixed in ImageMagick-4.2.2-1


Note You need to log in before you can comment on or make changes to this bug.