Opened 10 years ago

Last modified 9 years ago

#5616 closed defect

Null count for ICC Profile error opening tiff file. — at Initial Version

Reported by: timaranz Owned by: warmerdam
Priority: normal Milestone: 2.0.0
Component: default Version: 1.11.0
Severity: normal Keywords: python ICC
Cc:

Description

Hi guys,

Attached is a .tif file that won't open with python GDAL 1.11.

osgeo.gdal.Open(r"F:\Temp\0820.tif", GA_ReadOnly) ERROR 1: _TIFFVSetField:F:\Temp\0820.tif: Null count for "ICC Profile" (type 7, writecount -3, passcount 1)

The file opens in other windows applications, although GIMP also reports a (recoverable) error. Is this a bad file or a bug?

Change History (0)

Note: See TracTickets for help on using tickets.