https://bugs.kde.org/show_bug.cgi?id=440215
Lynx3d <lynx.mw+...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lynx.mw+...@gmail.com --- Comment #1 from Lynx3d <lynx.mw+...@gmail.com> --- It appears to be a "safe assert" that doesn't account for the fact that tag URLs are case insensitive. With a development build I can actually ignore the error (pops up a few times in a row) and continue without crash. KisTagModel.cpp: KIS_SAFE_ASSERT_RECOVER_RETURN_VALUE(tagUrl == tag->url(), KisTagSP()); -- You are receiving this mail because: You are watching all bug changes.