Bug 76194

Summary: copy and paste an attribute in the UML-Tree and delete the inserted entry -> Crash
Product: [Applications] umbrello Reporter: YeHaa
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 1.2   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description YeHaa 2004-02-26 15:26:46 UTC
Version:           1.2 (using KDE KDE 3.2.0)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
OS:          Linux (i686) release 2.6.3-gentoo-r1

I tried to copy&paste an operation between classes.

Tried:
- select operation in treeview
- right-click -> copy
- select targetclass in treeview
- right-click -> paste

Expected:
operation gets created as a child of the selected class

Result:
operationname is added to the treeview at the bottom of the list

If you then select that entry it (sometimes) crashes. I tried to reproduce this, and it (the deleting) sometimes worked, but mostly it just crashes the program.

I wouldn't have tried it, if Bug 53383 hadn't bitten me. ;)
Comment 1 Jonathan Riddell 2004-03-12 10:15:06 UTC

*** This bug has been marked as a duplicate of 70924 ***