I am on rev: 8dc9b7f, Python 2.7, Qt4, Windows 7

exception executing command 
Traceback (most recent call last): 

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoCommands.py", 
line 5446, in redraw
c.selectPosition(p2 or p)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoCommands.py", 
line 6680, in selectPosition
cc.selectChapterForPosition(p)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoChapters.py", 
line 305, in selectChapterForPosition
cc.selectChapterByName(name)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoChapters.py", 
line 137, in selectChapterByName
cc.selectChapterByNameHelper(chapter, collapse=collapse)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoChapters.py", 
line 154, in selectChapterByNameHelper
cc.selectedChapter.unselect()

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoChapters.py", 
line 505, in unselect
c.redraw(p)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoCommands.py", 
line 5446, in redraw
c.selectPosition(p2 or p)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoCommands.py", 
line 6680, in selectPosition
cc.selectChapterForPosition(p)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoChapters.py", 
line 305, in selectChapterForPosition
cc.selectChapterByName(name)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoChapters.py", 
line 137, in selectChapterByName
cc.selectChapterByNameHelper(chapter, collapse=collapse)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoChapters.py", 
line 154, in selectChapterByNameHelper
cc.selectedChapter.unselect()

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoChapters.py", 
line 505, in unselect
c.redraw(p)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoCommands.py", 
line 5444, in redraw
p2 = c.frame.tree.redraw(p)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 186, in full_redraw
self.drawTopTree(p)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 360, in drawTopTree
self.drawTree(p)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 373, in drawTree
self.drawChildren(p, parent_item=item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 306, in drawChildren
self.drawTree(child, parent_item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 373, in drawTree
self.drawChildren(p, parent_item=item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 306, in drawChildren
self.drawTree(child, parent_item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 373, in drawTree
self.drawChildren(p, parent_item=item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 306, in drawChildren
self.drawTree(child, parent_item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 373, in drawTree
self.drawChildren(p, parent_item=item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 306, in drawChildren
self.drawTree(child, parent_item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 373, in drawTree
self.drawChildren(p, parent_item=item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 306, in drawChildren
self.drawTree(child, parent_item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 373, in drawTree
self.drawChildren(p, parent_item=item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 306, in drawChildren
self.drawTree(child, parent_item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 373, in drawTree
self.drawChildren(p, parent_item=item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 306, in drawChildren
self.drawTree(child, parent_item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 373, in drawTree
self.drawChildren(p, parent_item=item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 306, in drawChildren
self.drawTree(child, parent_item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 371, in drawTree
item = self.drawNode(p, parent_item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 324, in drawNode
item = self.createTreeItem(p, parent_item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\qt_tree.py", 
line 1093, in createTreeItem
g.visit_tree_item(self.c, p, item)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoPlugins.py", 
line 58, in __call__
ret = cmd(*args, **kw)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\plugins\valuespace.py",
 
line 200, in colorize_headlines_visitor
if p.h.startswith("!= "):

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoNodes.py", 
line 1555, in __get_h
return p.headString()

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoNodes.py", 
line 610, in headString
return self.v.headString()

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoNodes.py", 
line 2154, in headString
return g.toUnicode(self._headString)

File 
"C:\Users\Lunz8748\Documents\sourcetreeapp\leo-editor\leo\core\leoGlobals.py", 
line 4674, in toUnicode
if g.isUnicode(s):

RuntimeError: maximum recursion depth exceeded


It was a very long traceback, this is just the end.

-- 
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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to