https://bugs.kde.org/show_bug.cgi?id=416289
Maik Qualmann <metzping...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |metzping...@gmail.com --- Comment #3 from Maik Qualmann <metzping...@gmail.com> --- We delete the bookmark nodes to prevent a memory leak. It is possible that we delete them too early because the view model accesses them again. A QSharedPointer is not really possible because the bookmark nodes are automatically deleted when the pointer is deleted. I'll watch it tonight. Maik -- You are receiving this mail because: You are watching all bug changes.