google-code-export / labyrinth

Automatically exported from code.google.com/p/labyrinth
GNU General Public License v2.0
2 stars 0 forks source link

Can't open map with cyclic links #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is using Labyrinth 0.5rc2.
Create a node "A", next a node "B" and from "B" a node "C". Now create a link 
from "C" to "A". Quit Labyrinth and try to re-open the map. Labyrinth fails 
with a stack overflow error.

Original issue reported on code.google.com by pdewa...@gmail.com on 6 Jun 2012 at 9:38

GoogleCodeExporter commented 9 years ago
Thanks, I've replicated that on trunk.

Original comment by tak...@gmail.com on 6 Aug 2012 at 8:46

GoogleCodeExporter commented 9 years ago
For 0.5, we're removing the outline view, which was causing this error among 
others.

Original comment by tak...@gmail.com on 8 Aug 2012 at 5:55