[Uml-devel] Crash on project load: caused by AssocWidget
Oliver Kellogg
Oliver.Kellogg at t-online.de
Sat Sep 27 01:45:07 UTC 2003
Achim Spangler wrote:
> Hi,
> the current CVS version crashes on load of a class diagram.
> The last executed line before breakdown is:
> associationwidget.cpp,
> AssociationWidget::loadFromXMI( QDomElement & qElement )
> -> switch ( role )
> -> case Uml::tr_RoleAName:
> -> variant: NOT ( AssocRules::allowRole( getAssocType()) )
> ----> breakdown on try to "delete ft;"
> [...]
Yes, I get this problem too.
Hotfix is in CVS (associationwidget.cpp revision 1.51)
--Oliver
More information about the umbrello-devel
mailing list