On Sat, 22 Oct 2016 18:02:41 -0700 (PDT) lewis <[email protected]> wrote:
> Can anyone confirm if they have the same issues running windows, > Python 3.5.2, PyQt version 5.7.0 ? I see the traceback in the console, but Leo doesn't crash. But thinking more clearly (not a morning person) I realize it must be heightened sensitivity in your Python / Qt version (5.7 is sort of bleeding edge?) rather than some change in Leo's exception handling, seeing people running the new(ish) exception handling aren't getting the full crash. Cheers -Terry > Chris - is your linux PyQt5.6 system traceback a full crash? > > Thanks > Lewis > > On Sunday, 23 October 2016 03:29:39 UTC+11, Chris George wrote: > > > > Here is what I get. > > > > > > Leo 5.4, Sat Oct 22 07:05:03 2016 > > Git commit: ff9c33da > > Python 3.5.2, PyQt version 5.6.0 > > linux > > > > > > Traceback (most recent call last): > > File "/working/leo/leo-editor/leo/plugins/graphcanvas.py", line > > 163, in <lambda> > > u.btnColor.clicked.connect(lambda checked: o.setColor()) > > File "/working/leo/leo-editor/leo/plugins/graphcanvas.py", line > > 1286, in setColor > > node = self.node[self.lastNodeItem] > > KeyError: None > > > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
