Hi All, I've been a long time on and off again user of Leo. My main impediment to consistent use has been variable cross-platform support, especially on OSX.
With PyQT well supported in recent Anaconda python distributions I've been interested in trying to make Leo part of my workflow again. Pulling the latest code from Github, Leo mostly seems to run fine, but at startup I get the following warnings: Painter::begin: Paint device returned engine == 0, type: 2 QPainter::end: Painter not active, aborted reading settings in /Users/pmagwene/tmp/leo-editor/leo/doc/CheatSheet.leo QPainter::begin: Paint device returned engine == 0, type: 2 QPainter::end: Painter not active, aborted QPainter::begin: Paint device returned engine == 0, type: 2 QPainter::end: Painter not active, aborted The main visible consequence of this seems to be that the arrows indicating that a node is a clone don't show up. Since clones are one of the major reasons I want to use Leo this is frustrating. Here's what Anaconda tells me about the sip and PyQt versions I'm using: sip 4.15.5 py27_0 ----------------- file name : sip-4.15.5-py27_0.tar.bz2 name : sip version : 4.15.5 pyqt 4.10.4 py27_0 ------------------ file name : pyqt-4.10.4-py27_0.tar.bz2 name : pyqt version : 4.10.4 Thanks for any help or insights in fixing this! Cheers, Paul -- 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
