Bug 150637 - Can't add more one attributes of same type.
Summary: Can't add more one attributes of same type.
Status: RESOLVED DUPLICATE of bug 146367
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-09 19:28 UTC by Andrew Vagin
Modified: 2007-10-10 07:02 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 Andrew Vagin 2007-10-09 19:28:17 UTC
Version:           1.5.7 (using KDE 3.5.7, Gentoo)
Compiler:          gcc version 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.9)
OS:                Linux (x86_64) release 2.6.15-gentoo-r7

create new class A
create class B and added two attributes A a1, A a2 and umbrello crashed...

~ $ umbrello
umbrello: WARNING: returning 0 at UMLListView::findView
umbrello: WARNING: returning 0 at UMLListView::findView
umbrello: ERROR: UMLView::addWidget: Not adding (id=lroRse7ikPVh/type=313/name=a                                                                                                  1) because it's already there
umbrello: ERROR: UMLView::addWidget: Not adding (id=WJ5AGSabxiTJ/type=313/name=a                                                                                                  2) because it's already there
KCrash: Application 'umbrello' crashing...
Comment 1 Oliver Kellogg 2007-10-10 07:02:17 UTC
Fixed in 1.5.71

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