[umbrello] [Bug 415989] Dosnt Open/Delete class Diagram element

2020-01-08 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=415989

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de

--- Comment #1 from Ralf Habacker  ---
Comment on attachment 124964
  --> https://bugs.kde.org/attachment.cgi?id=124964
_ClassDiagram_UI is a class diagram in the SahraCore/UI folder. it doesn't open
or delete.

The appended xmi file is somehow corrupted. It contains one class diagram named
'class diagram': 



which is referenced later in the section for the tree view


... 


a few line below there is also the class diagram you are missing:



but there is no related  tag in the file.

I suggest to open the xmi file in an editor, remove the mentioned line, save
the file, load it with umbrello and recreate the diagram _ClassDiagram_UI.

If you can give some information how to reproduce this issue, it would be
possible to fix this isssue inside the umbrello source code.

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415989] Dosnt Open/Delete class Diagram element

2020-01-08 Thread Hamid Sahraiee
https://bugs.kde.org/show_bug.cgi?id=415989

--- Comment #2 from Hamid Sahraiee  ---
Thanks a lot.

by removing that line, my problem fixed.

I work on this project for more than two months, therefore I don't remember
what I do that cause this corruption.

Is there any tool to check the Umbrello file [xmi] and find the failure issues?
Is there a log file in the Windows platform that can be accessible after the
crash?

I think there is more issue in my project file.
when I try to Generate C# code on some codes (Not all), the Application will be
crashed.or inheritance will not be applied in the generated C# codes.

I started the project with Umbrello V 2.29 and then upgraded the Umbrello to V
2.30.0 and continued the development.

-- 
You are receiving this mail because:
You are watching all bug changes.