https://bugs.kde.org/show_bug.cgi?id=408177
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/037a1d75ddfe00 | |926707abc97ab5e12c58a72f86 Status|ASSIGNED |RESOLVED --- Comment #4 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 037a1d75ddfe00926707abc97ab5e12c58a72f86 by Agata Cacko. Committed on 11/06/2019 at 11:53. Pushed by tymond into branch 'master'. Remove wrongly placed assert in tiff export Previous version of tiff export assumed that if visitor returns false it means internal error, a bug in the code. Truth is, it can happen also if the image (or layer) has an unsupported color space. Hence deletion of the assert and replacement InternalError error code with just Failure. M +2 -2 plugins/impex/tiff/kis_tiff_converter.cc https://invent.kde.org/kde/krita/commit/037a1d75ddfe00926707abc97ab5e12c58a72f86 -- You are receiving this mail because: You are watching all bug changes.