https://bugs.kde.org/show_bug.cgi?id=371495
--- Comment #6 from Ralf Habacker <ralf.habac...@freenet.de> --- (In reply to Ralf Habacker from comment #5) > The root cause looks to be a problem of resolving forward declared uml > objects. On loading the file the objects named LOST_... are referenced in a > diagram widget, but are later defined in the file. To fix this issue I see two possible solutions: 1. Complete support for forward declaring uml object 2. Refactor loading of xmi files to use two passes: In the first pass load *all* uml objects and in the second pass load the diagrams. -- You are receiving this mail because: You are watching all bug changes.