Having some problems with cleo plugin I have now installed your cleo
dev. branch.
It works fine again!

Regards
Nik

PS: During setting "Progress" for a node I got the following
exception:
raceback (most recent call last):
  File "/usr/local/leo-4.4.8-b2/src/leoGlobals.py", line 2527, in
doHook
    return f(tag,keywords)
  File "/usr/local/leo-4.4.8-b2/src/leoPlugins.py", line 91, in
doPlugins
    return doHandlersForTag(tag,keywords)
  File "/usr/local/leo-4.4.8-b2/src/leoPlugins.py", line 70, in
doHandlersForTag
    val = callTagHandler(bunch,tag,keywords)
  File "/usr/local/leo-4.4.8-b2/src/leoPlugins.py", line 49, in
callTagHandler
    result = handler(tag,keywords)
  File "/usr/local/leo-4.4.8-b2/plugins/cleo.py", line 654, in draw
    self.draw_prog(v, progress/100., progWidth)
TypeError: unsupported operand type(s) for /: 'str' and 'float'


On Mar 19, 1:34 pm, Nik <[EMAIL PROTECTED]> wrote:
> Thank you very much!
>
> LEO now works fine. I use cleo plugin (and I'm very happy about it).
> Until now I didn't encounter any troubles!
>
> Nik
>
> On Mar 18, 6:19 pm, Terry Brown <[EMAIL PROTECTED]> wrote:
>
> > On Tue, 18 Mar 2008 12:59:39 -0500
>
> > Terry Brown <[EMAIL PROTECTED]> wrote:
> > > Look for the lines: at the beginning of leo/src/leo.py:
>
> > > # import Tkinter ; Tkinter.wantobjects = 0
> > >     # An ugly hack for Tk/Tkinter 8.5
> > >     # Seehttp://sourceforge.net/forum/message.php?msg_id=4078577
>
> > > and remove the '#' on the first line.
>
> > p.s. if your using the cleo plugin the above may break it, if it does
> > you could use my cleo dev. branch at:
>
> >  http://bazaar.launchpad.net/~terry-n-brown/leo-editor/leo.tb
>
> > you can get it by:
>
> > bzr branchhttp://bazaar.launchpad.net/~terry-n-brown/leo-editor/leo.tb
>
> > Cheers -Terry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to