https://bugs.kde.org/show_bug.cgi?id=491795
Méven Car <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Méven Car <[email protected]> --- Trying to show the image with proper debugging revealed: ``` QT_LOGGING_RULES="kf.imageformats.plugins.xcf.debug=true" dolphin kf.imageformats.plugins.xcf: version 22 kf.imageformats.plugins.xcf: Unsupported version 22 kf.imageformats.plugins.xcf: version 22 kf.imageformats.plugins.xcf: Unsupported version 22 kf.kio.gui: PreviewJob subjob had an error: "" kf.imageformats.plugins.xcf: XCF: read called on non-XCF file ```` Looking at the code, the zlib compression is not supported, but should be now more common with recent gimp version. -- You are receiving this mail because: You are watching all bug changes.
