neo-nie / pynsource

Automatically exported from code.google.com/p/pynsource
0 stars 0 forks source link

Load graph from erroneous text leads to losing whole diagram #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create some random classes
2.Right click diagram -> Load Graph from text
3.Type some erroneous text (like `asdf`)
4.Press OK.

Console displays "Draw: Clear" and a stack trace. Diagram disappears, file not 
saved thus all work is gone.

Actually, this happened to me when trying to write code for an edge, not 
necessary asdf. asdf will genearate a NameError, but a typo generates other 
error type. See attached snapshot.

v: 1.61 Windows 7 64-bit

Original issue reported on code.google.com by cristian...@yahoo.com on 21 Jul 2014 at 12:02

Attachments: