https://bugs.kde.org/show_bug.cgi?id=521495
--- Comment #2 from [email protected] --- Correction! Color space has nothing to do with it, it's layer metadata just like the error says. I did some trial and error, and I think the issue is values in the XML that have " / " in them. If I unzip the .kra file, delete these lines from layer2.xmp.metadata, and zip it again, the error disappears: tiff:XResolution="72 / 1" tiff:YResolution="72 / 1" exif:SubjectDistance="194 / 1000" exif:MaxApertureValue="185 / 100" exif:ExposureTime="10000 / 1000000" exif:ApertureValue="185 / 100" exif:FocalLength="6040 / 1000" exif:FNumber="190 / 100" exif:BrightnessValue="-31 / 100" exif:ShutterSpeedValue="664 / 100" exif:DigitalZoomRatio="0 / 1" -- You are receiving this mail because: You are watching all bug changes.
