https://bugs.kde.org/show_bug.cgi?id=398576
Bug ID: 398576
Summary: Krita assert when opening an svg that has the
"color-profile" element in the code
Product: krita
Version: git master
Platform: Appimage
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: File formats
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 114933
--> https://bugs.kde.org/attachment.cgi?id=114933&action=edit
(SVG file that causes the assert)
(checked with Krita appimage 4.2.0-pre-alpha (git 6e809bc) - Ubuntu 14.04
Unity)
I'm getting an assert when I try to open an SVG file that has a "color-profile"
element in the source code (see attached svg). Example of the offending bit:
<color-profile name="filename.icc" xlink:href="/path/filename.icc"
id="icc-profile" />
Actual Results: assert.
Expected results: open the file.
--
You are receiving this mail because:
You are watching all bug changes.