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

Ralf Habacker ralf.habacker at freenet.de
Mon Aug 26 10:59:02 UTC 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/umbr
                   |                            |ello/4b005ac26ff6be16ae1269
                   |                            |65ff0c42397750d38f

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 4b005ac26ff6be16ae126965ff0c42397750d38f by Ralf Habacker.
Committed on 26/08/2013 at 10:05.
Pushed by habacker into branch 'master'.

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.

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

http://commits.kde.org/umbrello/4b005ac26ff6be16ae126965ff0c42397750d38f

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


More information about the umbrello-devel mailing list