Bug 346291

Summary: Crash on closing box widget property dialog
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: crash CC: simonandric5, stefaneggers
Priority: NOR    
Version: 2.15.3 (KDE Applications 14.12.3)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 2.16.1 (KDE Applications 15.04.1)
Bug Depends on:    
Bug Blocks: 345186    

Description Ralf Habacker 2015-04-17 06:21:41 UTC
umbrello crashes on closing the box widget property dialog

Reproducible: Always

Steps to Reproduce:
1. start umbrello
2. add box widget to diagram
3. select box widget and open property dialog
4. press okay button

Actual Results:  
umbrello crashes

Expected Results:  
umbrello should not crash
Comment 1 Ralf Habacker 2015-04-17 06:24:31 UTC
Git commit 6fa5e8423c31716550d21347a12845a1fd675cf8 by Ralf Habacker.
Committed on 17/04/2015 at 06:22.
Pushed by habacker into branch 'Applications/15.04'.

Fix crash on close of Boxwidget properties dialog.

The general page has been created with a zero uml object instance.

FIXED-IN:2.16.1 (KDE 15.04.1)

M  +2    -0    umbrello/dialogs/classpropertiesdialog.cpp

http://commits.kde.org/umbrello/6fa5e8423c31716550d21347a12845a1fd675cf8
Comment 2 Ralf Habacker 2015-05-18 06:31:46 UTC
*** Bug 347803 has been marked as a duplicate of this bug. ***