Can anyone confirm if they have the same issues running windows, Python 3.5.2, PyQt version 5.7.0 ?
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.
