https://bugs.kde.org/show_bug.cgi?id=495114
Christoph Cullmann <christ...@cullmann.io> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/ksvg/-/commit/6664da | |ab1d3d980b4cb8ab427eb18fb70 | |c9dfd4c Status|REPORTED |RESOLVED --- Comment #1 from Christoph Cullmann <christ...@cullmann.io> --- Git commit 6664daab1d3d980b4cb8ab427eb18fb70c9dfd4c by Christoph Cullmann, on behalf of Marco Martin. Committed on 08/12/2024 at 22:39. Pushed by cullmann into branch 'master'. Disconnect signals on destruction Make sure to not call anything on m_svg when this is shutting down Kirigami::PlatformTheme will lose its window at that point so will emit colorschanged, which we shouldn't react to during destructor. This fixes an assert Related: bug 493921 M +4 -0 src/declarativeimports/svgitem.cpp https://invent.kde.org/frameworks/ksvg/-/commit/6664daab1d3d980b4cb8ab427eb18fb70c9dfd4c -- You are receiving this mail because: You are watching all bug changes.