On Wed, Mar 13, 2013 at 10:53 AM, J. Liles <[email protected]> wrote:
> On Wed, Mar 13, 2013 at 10:27 AM, Douglas Regehr > <[email protected]>wrote: > > [snip] > >> >> Got it. It still cannot load the session (but I have a work-around as >> mentioned previously), see attached logs. >> > > The workaround was to use the history instead of the snapshot, correct? > Ahh. Well, I can reproduce the problem loading the snapshot... It has three > identical lines for creating a specific region. I'll have to do quite a bit > of digging to figure out why that happened and why just that region. When > you remove the snapshot, open the session, and then close the session, the > new snapshot that's created should not have the same problem. The history > file only ever appaended to, not modified or re-written, so it should > always be the canonical representation of the project. > > I just pushed some changes which should at least fix the duplicated records in the snapshot and a few other little bugs (if not the initial crash issue). You should delete the 'snapshot' file and open the session with the new code.
