[Uml-devel] [Bug 65183] New: association between note and message arrow in sequence diagram not reloaded

Achim Spangler Achim.Spangler at mnet-online.de
Mon Sep 29 06:19:07 UTC 2003


------- 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=65183     
           Summary: association between note and message arrow in sequence
                    diagram not reloaded
           Product: umbrello
           Version: unspecified
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel at kde.org
        ReportedBy: Achim.Spangler at mnet-online.de


Version:            (using KDE KDE 3.1.1)
Installed from:    SuSE RPMs
Compiler:          g++ (GCC) 3.3 20030226 
OS:          Linux

current CVS umbrello reports the following error messages on reload of an association between sequence diagram message arrow (function) and note:
--------------------------------------------
ERROR: AssociationWidget::loadFromXMI(): cannot find widget for roleA id 9523
ERROR: ERROR: couldnt loadFromXMI association widget:0x8441ac8, bad XMI file? Deleting from umlview.
--------------------------------------------

This happens for a new created test project. And the remarked ID _is_ defined in the xmi file.

How to reproduce:
+ create new project with >= 2 classes, each >= 1 function
+ create sequence diagram with class A calling B::func1
+ create note text field and connect it to the message arrow
+ save project
+ reload project
   -> umbrello prints above mentioned errors
   -> umbrello doesn't display association between note and message




More information about the umbrello-devel mailing list