Bug 78806 - Properties dialogue shown when creating operations on tree view
Summary: Properties dialogue shown when creating operations on tree view
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.2.1
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
: 78805 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-31 15:51 UTC by Igor Chaves Cananéa
Modified: 2004-04-19 00:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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