[k3b] [Bug 413278] K3b crashes on close after a theme installed from KDE Store to be uninstalled
Albert Astals Cid
bugzilla_noreply at kde.org
Sun Oct 27 23:03:01 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=413278
Albert Astals Cid <aacid at 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 <aacid at 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 the assignee for the bug.
More information about the k3b
mailing list