https://bugs.kde.org/show_bug.cgi?id=464848
amyspark <a...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/a5ad124f5 | |d878f9bd249217432ffcaf6b93d | |12fb Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #16 from amyspark <a...@amyspark.me> --- Git commit a5ad124f5d878f9bd249217432ffcaf6b93d12fb by L. E. Segovia. Committed on 28/01/2023 at 20:47. Pushed by lsegovia into branch 'master'. 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. M +7 -0 libs/ui/KisImportExportManager.cpp M +5 -4 plugins/impex/tiff/kis_tiff_import.cc https://invent.kde.org/graphics/krita/commit/a5ad124f5d878f9bd249217432ffcaf6b93d12fb -- You are receiving this mail because: You are watching all bug changes.