Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-18 Thread HaveF
@Matt Thanks. @Edward Thanks. You are right, I was affected by that bug. All works now. Thank you all again! On Sat, Oct 18, 2014 at 7:10 PM, Edward K. Ream wrote: > On Fri, Oct 17, 2014 at 11:47 PM, Matt Wilkie wrote: > > > > On Fri, Oct 17, 2014 at 9:27 PM, HaveF wrote: > >> > >> But when

Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-18 Thread Edward K. Ream
On Fri, Oct 17, 2014 at 11:47 PM, Matt Wilkie wrote: > > On Fri, Oct 17, 2014 at 9:27 PM, HaveF wrote: >> >> But when I click the *.leo file directly, the iconbox is not there. (I did >> not remember how I link the *.leo file to leo-editor = =;) > > > If you mean how to connect double-clicking on

Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-17 Thread Matt Wilkie
On Fri, Oct 17, 2014 at 9:27 PM, HaveF wrote: > But when I click the *.leo file directly, the iconbox is not there. (I did > not remember how I link the *.leo file to leo-editor = =;) If you mean how to connect double-clicking on a .leo file in Windows Explorer to Leo, it's down with the `assoc

Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-17 Thread HaveF
@Terry There is an additional problem. When I run leo.bat, it works fine. And I can open any leo file. @start /b "Leo" "c:\Anaconda\pythonw.exe" "D:\lib\leo\leo-editor\launchLeo.py" %* But when I click the *.leo file directly, the iconbox is not there. (I did not remember how I link the *.leo fil

Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-10 Thread 'Terry Brown' via leo-editor
On Fri, 10 Oct 2014 22:15:19 +0800 HaveF wrote: > It works. > > Thank you, Terry! Good. Thanks to imagemagick not preserving colors in image conversions, iconbox grey levels are off in a7a2f1ee / 20141010090626 but fixed in e0b36747 / 20141010093627 Cheers -Terry > > On Fri, Oct 10, 2014 a

Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-10 Thread HaveF
It works. Thank you, Terry! On Fri, Oct 10, 2014 at 10:11 PM, 'Terry Brown' via leo-editor < leo-editor@googlegroups.com> wrote: > On Fri, 10 Oct 2014 10:44:14 +0800 > HaveF wrote: > > > Hi, all, > > > > I don't know when my icon boxes are lost. > > I have tried to remove my .leo dir for reset

Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-10 Thread 'Terry Brown' via leo-editor
On Fri, 10 Oct 2014 10:44:14 +0800 HaveF wrote: > Hi, all, > > I don't know when my icon boxes are lost. > I have tried to remove my .leo dir for reset my setting, > but have no success. Ok, Leo 4.11 final, build 20141010090626, Fri Oct 10 09:06:26 CDT 2014 Git repo info: branch = master, comm

Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-10 Thread 'Terry Brown' via leo-editor
On Thu, 9 Oct 2014 22:13:31 -0500 "'Terry Brown' via leo-editor" wrote: > Incidentally the difference between icon box images and task property > icons you noticed seems to be that the former are gifs and the latter > pngs, I think it has something to do with rendering the different > image types

Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-09 Thread HaveF
Very interesting. Paul: I've been a long time on and off again user of Leo. Anaconda ... pull code from github This is exactly what I have done except I’m in windows. QPainter::begin: Paint device returned engine == 0, type: 3 Failed to init. painter for icon QPainter::end: Painter not activ

Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-09 Thread 'Terry Brown' via leo-editor
On Thu, 9 Oct 2014 19:50:45 -0700 (PDT) HaveF wrote: > > > I find the reason, but don’t know what to do, reinstall qt? This seems to be exactly the problem discussed in this thread, from earlier today: https://groups.google.com/forum/#!topic/leo-editor/lH5n1M3s3W8 So maybe just installing the

Re: who has the idea about the missing "icon box" before node in the outline pane?

2014-10-09 Thread HaveF
I find the reason, but don’t know what to do, reinstall qt? QPainter::begin: Paint device returned engine == 0, type: 3 Failed to init. painter for icon QPainter::end: Painter not active, aborted QPainter::begin: Paint device returned engine == 0, type: 3 Failed to init. painter for icon QPainte

who has the idea about the missing "icon box" before node in the outline pane?

2014-10-09 Thread HaveF
Hi, all, I don't know when my icon boxes are lost. I have tried to remove my .leo dir for reset my setting, but have no success. If I add task property to the node, the relevant icon can appear, but I still can not see the icon box before node in the outline pane. What can I do now? Thanks! --