Bug 346291 - Crash on closing box widget property dialog
Summary: Crash on closing box widget property dialog
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.15.3 (KDE Applications 14.12.3)
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
: 347803 (view as bug list)
Depends on:
Blocks: 345186
  Show dependency treegraph
 
Reported: 2015-04-17 06:21 UTC by Ralf Habacker
Modified: 2015-05-19 00:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.16.1 (KDE Applications 15.04.1)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***