Bug 74820

Summary: can't edit more than one association between classes
Product: [Applications] umbrello Reporter: vilks56
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: 1.2   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description vilks56 2004-02-10 12:56:57 UTC
Version:           1.2 (using KDE KDE 3.2.0)
Installed from:    RedHat RPMs
OS:          Linux

When I try to create a second association between two classes, the second one can't be selected nor edited. When I specify multiplicity and the rolenames of the first association and try to move a class, the names fly off the screen. This only happen when the second(non-selectable) association is present. Also, Umbrello crashes when trying to close or save such diagram.
Comment 1 Brian Thomas 2004-02-17 19:43:37 UTC
I dont see the crashing behavior, but the non-editability does exist. 

As far as editing, one workaround is to save the diagram, exit the program, 
and reload it. I believe you can edit it then. This would imply that some 
of the connections between the floating text widgets and the associationwidget arent being made correctly when new AssociationWidget() is called.
Comment 2 Jonathan Riddell 2004-02-20 01:16:29 UTC
I can't recreate this, both associations can be edited and I don't get any crash or extra problems with labels.  (The second association is the wrong way around but that's noted elsewhere.)

I'll close this entry.