Bug#605084: gaphor: Control flows lost in Actions Diagram when opening saved file

2010-12-04 Thread Theppitak Karoonboonyanan
tags 605084 + tag thanks On Wed, Dec 1, 2010 at 12:21 PM, Theppitak Karoonboonyanan wrote: > -        if old_flow: > -            old_flow.unlink() Note that upstream has applied changes like this, plus more: https://github.com/amolenaar/gaphor/commit/3a8f2da56ca2924614138c99094daa57b482dbe

Bug#605084: gaphor: Control flows lost in Actions Diagram when opening saved file

2010-11-30 Thread Theppitak Karoonboonyanan
On Sat, Nov 27, 2010 at 5:19 PM, Theppitak Karoonboonyanan wrote: > The node connection fails? I've got a dirty-hacked workaround for this, by removing the code in adapters/actions/flowconnect.py which unlinks the old_flow. I have absolutely no idea if this is the correct thing to do. Just hope

Bug#605084: gaphor: Control flows lost in Actions Diagram when opening saved file

2010-11-27 Thread Theppitak Karoonboonyanan
On Sat, Nov 27, 2010 at 4:43 PM, Theppitak Karoonboonyanan wrote: > 2. w.gaphor is the same diagram as in wo.gaphor, *with* a single control >   flow from initial to final node. The data is there in the saved file, >   but gets lost when re-opened. Here are the relevant debug messages: ---8<---

Bug#605084: gaphor: Control flows lost in Actions Diagram when opening saved file

2010-11-27 Thread Theppitak Karoonboonyanan
Package: gaphor Version: 0.15.0-1.1 Severity: important When gaphor opens saved file with Actions diagram, all control flow lines are lost. Only nodes like initials, finals, actions are left. When checking the saved file, I find the control flow data are still there. They just disappear from the