Bug 150637

Summary: Can't add more one attributes of same type.
Product: [Applications] umbrello Reporter: Andrew Vagin <shpagin>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***