[Uml-devel] [Bug 85434] New: Excessive calls to UMLWidget::adjustAssocs()
Oliver Kellogg
okellogg at users.sourceforge.net
Sun Jul 18 09:01:03 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=85434
Summary: Excessive calls to UMLWidget::adjustAssocs()
Product: umbrello
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: okellogg users sourceforge net
Version: (using KDE Devel)
Installed from: Compiled sources
During the loading of umbrello XMI files, there are many messages of the form
UMLWidget::adjustAssocs() called during load of XMI [...]
This indicates an error in the call sequence logic for that method.
During load, the method sohuld not be called, as documented by
Achim Spangler near the start of the method body:
/// todo avoid trigger of this event during load
More information about the umbrello-devel
mailing list