Hi Terry,

Here is the traceback from build 6c8fef82990e:

Leo Log Window
Leo 4.11 final, build 20140911025726, Thu Sep 11 02:57:26 CDT 2014
Git repo info: branch = master, commit = 6c8fef82990e
Python 3.4.1, PyQt version 4.8.6
Windows 7 AMD64 (build 6.1.7601) SP1
[snip].....
reading: @edit leo_toc.html.txt
hook failed: select3, <bound method todoController.updateUI of 
<leo.plugins.todo.todoController object at 0x00000000070FEA90>>, 
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 1172, 
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 
1172, 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 Thursday, September 11, 2014 2:43:09 AM UTC+10, Terry wrote:
>
> Seems like it only affects people who where using Leo before 1900, but 
> I've pushed some trivial prevention. 
>
> Cheers -Terry
>

-- 
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.

Reply via email to