Bug 76194 - copy and paste an attribute in the UML-Tree and delete the inserted entry -> Crash
Summary: copy and paste an attribute in the UML-Tree and delete the inserted entry -> ...
Status: RESOLVED DUPLICATE of bug 70924
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.2
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-26 15:26 UTC by YeHaa
Modified: 2004-03-12 10:15 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 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 ***