On Friday, July 16, 2021 at 3:42:17 PM UTC-5 Edward K. Ream wrote: #2068 <https://github.com/leo-editor/leo-editor/issues/2068>: Qt6: Review > values for Modifier vs KeyboardModifier enums. Problems here probably can > only kill Leo when running Qt6. > #2069 <https://github.com/leo-editor/leo-editor/issues/2069>: Protect all > event handlers in try/except blocks. Should have been done a decade ago :-) >
Both these issues have been closed. Happily, the @g.callback decorator already exists, so protecting callbacks is no big deal. I have protected the callbacks most likely to fail, but hundreds more remain. I have now fixed all bugs scheduled for Leo 6.4b1. We are on track for a release maybe Monday or Tuesday. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/43810b61-cdad-4861-ad98-7a5ed5d91425n%40googlegroups.com.
