On Sun, Oct 2, 2011 at 12:54 AM, Edward K. Ream <[email protected]> wrote: > > > On Oct 1, 7:17 pm, "Edward K. Ream" <[email protected]> wrote: > >> Indeed, rev 4514 contains a similar *set* of changes that appear to >> fully fix the problem. > > Alas not. The chapters unit test hard crashes Python 3.x.
Actually, it was Python 3.x that was broken. After much messing around, I realized Python 3.x was crashing with old code. Reinstalling fixed the problem. Still, the more I think of using idle time, the less I like it. I'm going to attempt to fix the bug by saving and restoring the body pane's scrollbars in k.showStateAndMode, which I think is the real source of the problem. Stay tuned. I'd like to have this all sorted out in the next few hours... Edward Not too > surprising, in retrospect, because the supposed fixes delay some > chapters-related code until too late... > > I'll look again at the problem tomorrow. Clearly, a new approach is > needed. Until then, please take care with the trunk. Perhaps it would > be safer to revert to rev 4511 in the meantime... > > Edward > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/leo-editor?hl=en. > > -- ------------------------------------------------------------------------------ Edward K. Ream email: [email protected] Leo: http://webpages.charter.net/edreamleo/front.html ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
