| Summary: | Try to open a multipages tif, just crash | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Bruno Friedmann <bruno> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.12.1 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bruno Friedmann
2011-03-22 18:39:48 UTC
Just to add a note, gwenview open it in seconds (10 or 12) and can easily zoom in/out.
Memory used stay low, processing time to.
Unfortunately, I can't share the tif with you ( customer data with restricted rights ) but here's the gdalinfo output
gdalinfo 11064.tif
Driver: GTiff/GeoTIFF
Files: 11064.tif
11064.tfw
Size is 35000, 24000
Coordinate System is `'
Origin = (593750.000000000000000,236000.000000000000000)
Pixel Size = (0.250000000000000,-0.250000000000000)
Metadata:
TIFFTAG_SOFTWARE=AutoCAD Raster Design 2008
TIFFTAG_XRESOLUTION=0.039999999
TIFFTAG_YRESOLUTION=0.039999999
TIFFTAG_RESOLUTIONUNIT=3 (pixels/cm)
Image Structure Metadata:
COMPRESSION=PACKBITS
INTERLEAVE=BAND
MINISWHITE=YES
Corner Coordinates:
Upper Left ( 593750.000, 236000.000)
Lower Left ( 593750.000, 230000.000)
Upper Right ( 602500.000, 236000.000)
Lower Right ( 602500.000, 230000.000)
Center ( 598125.000, 233000.000)
Band 1 Block=35000x1 Type=Byte, ColorInterp=Palette
Overviews: 154x105
Image Structure Metadata:
NBITS=1
Color Table (RGB with 2 entries)
0: 255,255,255,255
1: 0,0,0,255
Just to state theobvious, without the file we're problably never going to work on this Due to limit of bugzilla here (only 1MB) http://dl.dropbox.com/u/13333867/kde/11262p.zip Tif + tfw associated file. Work quick and properly under genview crash okular take too much time (I've killed krita after 4minutes) with krita. Works in gimp Tested and work with okular in kde 4.8.3 |