https://bugs.kde.org/show_bug.cgi?id=502157
Scott Petrovic <scottpetro...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scottpetro...@gmail.com --- Comment #6 from Scott Petrovic <scottpetro...@gmail.com> --- I am getting a very similar error with the SAFE_ASSERT for the m_derviedResources.contains() on the same line of KoResourceManager.cpp. I am running a script via Scripter on Windows 11 newDocument = Krita.instance().createDocument(1280, 1024, "Document name", "RGBA", "U8", "", 300.0) Krita.instance().activeWindow().addView(newDocument) # shows it in the application # this line is throwing the safe assert -- You are receiving this mail because: You are watching all bug changes.