https://bugs.kde.org/show_bug.cgi?id=464848
amyspark <a...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/a5ad124f5 |hics/krita/commit/2f6370472 |d878f9bd249217432ffcaf6b93d |556926668a5469a22d890ada776 |12fb |ea7d --- Comment #18 from amyspark <a...@amyspark.me> --- Git commit 2f6370472556926668a5469a22d890ada776ea7d by L. E. Segovia. Committed on 28/01/2023 at 20:48. Pushed by lsegovia into branch 'krita/5.1'. KisImportExportManager: ensure a color space with no profile is rejected on load It was possible (unsure how, yet) to construct a color space that had no profile in it. This would usually make it past the impex plugins (unless there was a transform), but it would make the usage logger crash because it records the profile name. (cherry picked from commit a5ad124f5d878f9bd249217432ffcaf6b93d12fb) M +7 -0 libs/ui/KisImportExportManager.cpp M +5 -4 plugins/impex/tiff/kis_tiff_import.cc https://invent.kde.org/graphics/krita/commit/2f6370472556926668a5469a22d890ada776ea7d -- You are receiving this mail because: You are watching all bug changes.