I confirmed the highlighting problem also happens with build 7151b2dd6469

I tried a different search term. Open LeoDocs.leo
search for 'matching'
 Find Next: F3
 it highlights matching and then at node
LeoDocs.leo#Leo's Documentation-->Release notes-->@file 
release_notes.txt-->Previous versions...-->4.1... gnx's-->4.1 rc4-->New 
features in 4.1 rc4-->Simplified operation of script-find/change & improved 
documentation--> Script Find and Script Change

this traceback occurs:
hook failed: select3, <bound method todoController.updateUI of 
<leo.plugins.todo.todoController object at 0x0000000008137358>>, 
leo.plugins.todoTraceback (most recent call last):


Traceback (most recent call last):  File 
"C:\Python34\Lib\site-packages\leo-editor\leo\core\leoPlugins.py", line 
357, in callTagHandler
    result = handler(tag,keywords)


  File "C:\Python34\Lib\site-packages\leo-editor\leo\core\leoPlugins.py", 
line 357, in callTagHandler
    result = handler(tag,keywords)  File 
"C:\Python34\Lib\site-packages\leo-editor\leo\plugins\todo.py", line 1173, 
in updateUI
    self.ui.UI.createdTxt.setText(created.strftime("%d %b %y?"))


  File "C:\Python34\Lib\site-packages\leo-editor\leo\plugins\todo.py", line 
1173, in updateUI
    self.ui.UI.createdTxt.setText(created.strftime("%d %b %y?"))ValueError: 
format %y requires year >= 1900 on Windows


ValueError: format %y requires year >= 1900 on Windows

Regards
Lewis


On Saturday, August 30, 2014 9:31:25 AM UTC+10, lewis wrote:
>
> I haven't confirmed if this problem occurs with previous rev 7151b2dd6469 
> but I'll check for you now.
>
>
> Regards
> Lewis
>

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to