https://bugs.kde.org/show_bug.cgi?id=413278
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/k3b | |/a930be4876104ea4a0c5332b85 | |b625240e45fd72 --- Comment #1 from Albert Astals Cid <aa...@kde.org> --- Git commit a930be4876104ea4a0c5332b85b625240e45fd72 by Albert Astals Cid. Committed on 27/10/2019 at 23:01. Pushed by aacid into branch 'Applications/19.08'. Fix crash on exit while uninstalling a theme We need to make the thememanager return a reference to its list of themes, this way, takeAt in ThemeModel::removeRows actually removes the theme from the thememanager too and thus this way there's no attempt at double delete on shutdown M +1 -1 src/k3bthememanager.cpp M +1 -1 src/k3bthememanager.h https://commits.kde.org/k3b/a930be4876104ea4a0c5332b85b625240e45fd72 -- You are receiving this mail because: You are watching all bug changes.