On Thursday, October 9, 2014 11:31:24 AM UTC-4, Terry wrote: > > On Thu, 9 Oct 2014 06:27:32 -0700 (PDT) > [email protected] <javascript:> 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. > > > Hi Terry,
Thanks for the fast response. I just pulled the latest code from GitHub. Here's what my log window now says: Leo Log Window Leo 4.11 final, build 20141009102742, Thu Oct 9 10:27:42 CDT 2014 Git repo info: branch = master, commit = 4cbf1a4ee52c Python 2.7.8, PyQt version 4.8.6 darwin With the latest code, the error message changed slightly (and it repeats many more times than the previous error): /Users/pmagwene/.leo/workbook.leo QPainter::begin: Paint device returned engine == 0, type: 2 Failed to init. painter for icon QPainter::begin: Paint device returned engine == 0, type: 2 Failed to init. painter for icon QPainter::begin: Paint device returned engine == 0, type: 2 Failed to init. painter for icon QPainter::begin: Paint device returned engine == 0, type: 2 Failed to init. painter for icon ... repeats >50 times (while previous error only repeated a couple ) .... Thanks for your help, 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.
