On Wed, Dec 28, 2016 at 5:44 PM, jkn <[email protected]> wrote: > There seems to be a problem running with Python 2.6 and pyQt 4.8.6. ...
> The common factor appears to be pyQt 4.8.6 rather than the version of Python. Hmm. A new one. > Oh, I tried looking at what was happening with 'strace'. This seems to show a lot of activity after startup, and before I have to kill the process: [many repetitions] write(3, "\1\0\0\0\0\0\0\0", 8) = 8 Don't know what this means, but it's not a Leo bug. All those null bytes reminds me of #355 <https://github.com/leo-editor/leo-editor/issues/355>, but that was a Windows and Python 3 bug. EKR -- 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.
