https://bugs.kde.org/show_bug.cgi?id=500200
Randall Rude <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |[email protected] Status|REPORTED |CONFIRMED --- Comment #1 from Randall Rude <[email protected]> --- I downloaded this 256MB tiff image and copied it into the demo database folder: https://web.corral.tacc.utexas.edu/ceersdata/press-releases/HighResolution/CEERS-NIRCAM-credit-220804.tif KPhotoAlbum (current git master) reported the error Alex6 mentioned and failed to both generate a thumbnail and load the image. Workaround: * exit kphotoalbum * override this environment variable (in this case doubling the Qt limit): export QT_IMAGEIO_MAXALLOC=`expr 512 \* 1024 \* 1024` * restart kphotoalbum * select Maintenance/Build Thumbnails With the workaround, the thumbnail was generated and the image was displayed. KPhotoAlbum v5.12.0 is able to handle this file without needing the workaround. -- You are receiving this mail because: You are watching all bug changes.
