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 316823 - Can't read 16 bit PNM files
Can't read 16 bit PNM files
Status: RESOLVED DUPLICATE of bug 149723
Product: GIMP
Classification: Other
Component: Plugins
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-09-21 03:12 UTC by steve baker
Modified: 2008-01-15 13:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description steve baker 2005-09-21 03:12:40 UTC
Distribution/Version: Mandriva 2005

Try to read in a 16 bit PNM file, and 
an error message pops up saying
"PNM: Invalid Maximum Value"
Comment 1 weskaggs 2005-09-21 15:09:09 UTC
PNM is not a well-defined file format -- it is a group of formats that includes
PPM (RGB color), PGM (grayscale), and PBM (one-bit bitmap).  Which type of file
are you having problems with?
Comment 2 Sven Neumann 2005-09-21 17:19:38 UTC

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