https://bugs.kde.org/show_bug.cgi?id=400501
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Version Fixed In| |2.26.3 (KDE Applications | |18.08.3) Latest Commit| |https://commits.kde.org/umb | |rello/af72e059f728d70e43ac3 | |ea03653865585818e66 --- Comment #3 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit af72e059f728d70e43ac3ea03653865585818e66 by Ralf Habacker. Committed on 02/11/2018 at 10:39. Pushed by habacker into branch 'Applications/18.08'. Fix 'Umbrello fails to start due to ASSERT failure in QVector<T>::at "index out of range"' The backtrace shows that Qt wants to access tree view items that have already been deleted. To avoid this, graphical updates are disabled when creating the new document. FIXED-IN:2.26.3 (KDE Applications 18.08.3) M +4 -0 umbrello/umldoc.cpp https://commits.kde.org/umbrello/af72e059f728d70e43ac3ea03653865585818e66 -- You are receiving this mail because: You are watching all bug changes.