[umbrello] [Bug 430322] Crash on exit with tabbed diagrams enabled
Oliver Kellogg
bugzilla_noreply at kde.org
Sat Dec 12 23:59:25 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=430322
Oliver Kellogg <okellogg at users.sourceforge.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/sdk/
| |umbrello/commit/9d9800c3141
| |1b0c8b0cf253c0dfddc62fbaa7d
| |2d
Resolution|--- |FIXED
--- Comment #1 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit 9d9800c31411b0c8b0cf253c0dfddc62fbaa7d2d by Oliver Kellogg.
Committed on 12/12/2020 at 23:51.
Pushed by okellogg into branch 'master'.
Fix for 'Crash on exit with tabbed diagrams enabled'
umbrello/uml.cpp
- In function slotTabChanged(int index) / slotTabChanged(QWidget* tab)
do not call m_doc->changeCurrentView() is s_shuttingDown is true.
Reason: Calling changeCurrentView accesses objects which have already
been deconstructed.
M +2 -2 umbrello/uml.cpp
https://invent.kde.org/sdk/umbrello/commit/9d9800c31411b0c8b0cf253c0dfddc62fbaa7d2d
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list