On Thu, 9 Oct 2014 06:27:32 -0700 (PDT) [email protected] wrote: > 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.
Glad to have you back. > Pulling the latest code from Github, Leo mostly seems to run fine, > but at startup I get the following warnings: Seeing the latest code from Github changes throughout the day, it's good to report the build info. from the top of the log pane. I just pushed: Leo 4.11 final, build 20141009102742, Thu Oct 9 10:27:42 CDT 2014 Git repo info: branch = master, commit = 4cbf1a4ee52c If you can test that version, it probably won't fix the problem but might help isolate it. Thanks, Terry > 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.
