18 Jun 2013 20:20
[umbrello] [Bug 230350] Umbrello segfaults on opening xmi file
Oliver Kellogg <okellogg <at> users.sourceforge.net>
2013-06-18 18:20:29 GMT
2013-06-18 18:20:29 GMT
https://bugs.kde.org/show_bug.cgi?id=230350 --- Comment #10 from Oliver Kellogg <okellogg <at> users.sourceforge.net> --- Created attachment 80618 --> https://bugs.kde.org/attachment.cgi?id=80618&action=edit xml.save.xmi fixed (In reply to comment #9) > [...] > > was generated by an older version of umbrello, > has this been reported as major bug in that version ? Creating corrupt files looks like a major bug to me. Certainly. As said in comment #2, 1.5.5 was a known "bad" version, and we are not supporting that version any more. Nevertheless I made an exact analysis of the reproducer file, and the attachment fixes the problems of that file. Here are the problems: 1) Duplicated xmi.id values UML:Model xmi.id="1" name="Logical View" UML:DataType xmi.id="1" name="int" UML:Stereotype xmi.id="2" name="folder" UML:DataType xmi.id="2" name="long" UML:Model xmi.id="3" name="Use Case View" UML:DataType xmi.id="3" name="String"(Continue reading)
RSS Feed