After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 166538 - DICOM image format plugin crashes
DICOM image format plugin crashes
Status: RESOLVED DUPLICATE of bug 163256
Product: GIMP
Classification: Other
Component: Plugins
2.2.x
Other FreeBSD
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-02-07 08:43 UTC by Yuri
Modified: 2008-01-15 12:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yuri 2005-02-07 08:43:11 UTC
try load any DCOM image (ex. many on the site
http://149.142.216.30/DICOM_FILES/Index.html)
Comment 1 Sven Neumann 2005-02-07 15:39:27 UTC
It doesn't hang, the plug-in just plain crashes.
Comment 2 Sven Neumann 2005-02-07 15:41:42 UTC
Could be a duplicate of bug #163256.
Comment 3 weskaggs 2005-02-07 17:15:24 UTC
It may partly be a duplicate, but there is more to it:  the DICOM plug-in has
some limitations.  For example, the DICOM standard does not actually require a
valid DICOM file to have a DICOM header (and some of the examples on the
referenced site do not), but the DICOM plug-in will fail for files that don't.

DICOM is imho the nastiest file format of all to code for -- the file format
specs look like they were written by lawyers.
Comment 4 Sven Neumann 2005-02-07 21:47:33 UTC
Let's remove the plug-in from the GIMP distribution then and hand over
maintainance to someone who is capable and willing to spend his/her free time
with this nasty beast.
Comment 5 Yuri 2005-02-07 22:09:48 UTC
Common, but it's commonly used in medical imaging. Thre are gigabytes of these
on the internet.
ImageMagic supports it no problem.
Whole purpose of image format plugins is to accomodate such beasts under common
roof.
Comment 6 Sven Neumann 2005-02-07 22:59:06 UTC
I didn't say it should be banned. But it appears that we don't have anyone in
the GIMP development team who wants to work on this. Moving it out of the tree
might be a big step forward for the plug-in. Of course we would first have to
find a maintainer. Are you volunteering?
Comment 7 weskaggs 2005-02-08 17:50:18 UTC
Let's try to say this a little bit less aggressively.  DICOM is a difficult
enough format that it almost requires a medical imaging specialist to maintain
the plug-in, and none of the current active GIMP developers is one.  If you know
somebody who has a good understanding of the DICOM format and is willing to do
it, it would be very helpful.  Since this is a plug-in, only minimal knowledge
of GIMP internals would be required.
Comment 8 weskaggs 2005-03-08 16:58:05 UTC
Both this bug and bug #163256 are about problems with the DICOM plug-in, and
although there is undoubtedly more than one problem, it makes most sense at this
point to consolidate them.  Bug #163256 contains more useful information, so I
will mark this one as a duplicate.

*** This bug has been marked as a duplicate of 163256 ***