[umbrello-devel] [umbrello] [Bug 324058] Crash deleting activity with pin

Ralf Habacker ralf.habacker at freenet.de
Mon Aug 26 12:13:25 UTC 2013


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

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/umbr |http://commits.kde.org/umbr
                   |ello/4b005ac26ff6be16ae1269 |ello/422dd8a47d900fd85be890
                   |65ff0c42397750d38f          |9358773aedff8a174e

--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 422dd8a47d900fd85be8909358773aedff8a174e by Ralf Habacker.
Committed on 26/08/2013 at 10:05.
Pushed by habacker into branch 'KDE/4.11'.

Crash fix.

The crash is fixed by setting PinWidget as child of the related
UMLWidget, which ensures that PinWidget is deleted along with
the parent by QGraphicsScene.

Additional the PinWidget instance has to be removed from the
UMLScene widget list, which happens in PinWidget destructor.
FIXED-IN:4.11.1

M  +3    -0    umbrello/widgets/pinwidget.cpp

http://commits.kde.org/umbrello/422dd8a47d900fd85be8909358773aedff8a174e

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list