Bug 78806

Summary: Properties dialogue shown when creating operations on tree view
Product: [Applications] umbrello Reporter: Igor Chaves Cananéa <igorcananea>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: 1.2.1   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:

Description Igor Chaves Cananéa 2004-03-31 15:51:15 UTC
Version:           1.2.1 (using KDE KDE 3.2.1)
Installed from:    Slackware Packages
Compiler:          gcc 3.3.3 
OS:          Linux

I created a class and then right-cliked it on the left panel, chose new -> operation and pressed enter. When the operation properties screen pops up, I simpley canceled it since it's a void operation with no parameters. Then I right-clicked the new operation and chose properites and the system crashed.
Comment 1 Igor Chaves Cananéa 2004-03-31 15:52:19 UTC
By system I mean umbrello :)
Comment 2 Jonathan Riddell 2004-04-02 21:34:40 UTC
*** Bug 78805 has been marked as a duplicate of this bug. ***
Comment 3 Jonathan Riddell 2004-04-02 21:37:31 UTC
The problem is that the properties dialogue should not be shown at all.  This was caused by a commit from Oliver a wee while ago but I'm too ill to investigate it today.

Thanks for reporting it.
Comment 4 Oliver Kellogg 2004-04-19 00:39:32 UTC
UMLListView::loadChildrenFromXMI() is subject to change.
For further explanation, see the comments there.