https://bugs.kde.org/show_bug.cgi?id=472372
--- Comment #7 from Mirco Miranda <mirco...@gmail.com> --- (In reply to Méven Car from comment #6) > (In reply to Mirco Miranda from comment #5) > > Even though I'm using a slightly older version of kimage-plugins I don't > > think it's a raw plugin issue. > > I am getting those logs from the file: > > ``` > qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile > qt.imageformats.tiff: "Unknown field with tag 33421 (0x828d) encountered" > qt.imageformats.tiff: "Unknown field with tag 33422 (0x828e) encountered" > qt.imageformats.tiff: "Unknown field with tag 33434 (0x829a) encountered" > qt.imageformats.tiff: "Unknown field with tag 33437 (0x829d) encountered" > qt.imageformats.tiff: "Unknown field with tag 34855 (0x8827) encountered" > qt.imageformats.tiff: "Unknown field with tag 36867 (0x9003) encountered" > qt.imageformats.tiff: "Unknown field with tag 37386 (0x920a) encountered" > qt.imageformats.tiff: "Unknown field with tag 37398 (0x9216) encountered" > qt.imageformats.tiff: "Unknown field with tag 50964 (0xc714) encountered" > qt.imageformats.tiff: "Unknown field with tag 50965 (0xc715) encountered" > qt.imageformats.tiff: "Unknown field with tag 51009 (0xc741) encountered" > qt.imageformats.tiff: "Unknown field with tag 51022 (0xc74e) encountered" > qt.imageformats.tiff: "Unknown field with tag 51041 (0xc761) encountered" > qt.imageformats.tiff: "Sorry, can not handle image with > PhotometricInterpretation=32803" > ``` DNG is a TIFF container then the TIFF plugin also tries to open it (but saying that it doesn't understand DNG extensions). -- You are receiving this mail because: You are watching all bug changes.