Ok, so I run launchLeo.py and get workbook.leo opened up.  It contains
nothing but the single @chapters node, which is blank.  I go File ->
New and get the following log in the new leo window, every time:

Leo Log Window...
Leo 4.5.1 final, build  1.244 , September 14, 2008
python 2.5.2, Tk 8.4.19, Pmw 1.3
linux2

exception executing command
Traceback (most recent call last):
  File "/home/jesse/leo-editor/leo/core/leoCommands.py", line 319, in
doCommand
    val = command(event)
  File "/home/jesse/leo-editor/leo/core/leoCommands.py", line 534, in
new
    c.updateRecentFiles(fileName=None)
  File "/home/jesse/leo-editor/leo/core/leoCommands.py", line 1100, in
updateRecentFiles
    frame.menu.createRecentFilesMenuItems()
  File "/home/jesse/leo-editor/leo/core/leoMenu.py", line 1596, in
createRecentFilesMenuItems
    self.deleteRecentFilesMenuItems(recentFilesMenu)
  File "/home/jesse/leo-editor/leo/core/leoMenu.py", line 1655, in
deleteRecentFilesMenuItems
    self.delete_range(menu,0,toDrop)
  File "/home/jesse/leo-editor/leo/core/leoTkinterMenu.py", line 125,
in delete_range
    return menu.delete(n1,n2)
  File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 2681, in delete
    if 'command' in self.entryconfig(i):
  File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 2693, in
entryconfigure
    return self._configure(('entryconfigure', index), cnf, kw)
  File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1196, in
_configure
    cnf[x[0][1:]] = (x[0][1:],) + x[1:]
TypeError: can only concatenate tuple (not "str") to tuple

I just did a bzr pull and when I do bzr update it tells me I'm using
rev 1233.  I may have done something to screw things up -- not sure.
I have no idea how to fix this.  I guess I'll delete my .leo folder
and re-checkout the project.
--~--~---------~--~----~------------~-------~--~----~
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