On Feb 15, 11:50 am, "Edward K. Ream" <[email protected]> wrote:

> Sorry, this is easily reproducible.  The dialog comes when saving the new 
> file.

Not to worry.  This is a simple to fix.  The only wonder was that it
didn't happen earlier.

The segfault happens, as could be expected, at the call to
c.widgetWantsFocusNow(w) at the end of c.save.  w is a QLineEdit
widget that no longer exists in the tree.  By good luck, I had left
the new @auto node in the edit state when doing ctrl-s, so the
segfault happened.

I'll fix this and perhaps other similar problems today.  It should not
affect the schedule for Leo 4.7 final.

Many thanks, Kent, for this report.

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.

Reply via email to