[umbrello] [Bug 400501] Umbrello fails to start due to ASSERT failure in QVector<T>::at "index out of range"

Ralf Habacker bugzilla_noreply at kde.org
Fri Nov 2 10:39:46 GMT 2018


https://bugs.kde.org/show_bug.cgi?id=400501

Ralf Habacker <ralf.habacker at 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.habacker at 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 the assignee for the bug.


More information about the umbrello-devel mailing list