Re: Traceback with revision 5547

2012-12-28 Thread Terry Brown
On Fri, 28 Dec 2012 15:03:42 -0600 Terry Brown wrote: > -print("Focus: " + `f`) > - > +g.es("Focus: " + 'f') Which I just realized didn't make sense, it should be g.es("Focus: " + repr(f)) but that's ok, Ville can fix it when he needs it. Cheers -Terry -- You received this messa

Re: Traceback with revision 5547

2012-12-28 Thread Terry Brown
On Fri, 28 Dec 2012 12:36:08 -0800 (PST) Viktor Ransmayr wrote: > Hello Leo-Community, > > after upgrading to rev. 5547 I see the following traceback when starting Try 5548, I just applied the fix below. Cheers -Terry === modified file 'leo/plugins/quicksearch.py' --- leo/plugins/quicksearch

Traceback with revision 5547

2012-12-28 Thread Viktor Ransmayr
Hello Leo-Community, after upgrading to rev. 5547 I see the following traceback when starting any Leo-Outline: Leo Log Window Leo 4.11 devel, build 5547, 2012-12-25 20:58:27 Python 3.2.2, qt version 4.8.0 Windows 6, 1, 7601, 2, Service Pack 1 leoID=VR20100603 (in D:\Users\Viktor Ransmayr\.leo)