Ok, so I just did File -> "Save As" to save "workbook.leo" as "/home/
jesse/test.leo", overwriting an older file called test.leo in the
process.
workbook.leo just contained the empty @chapters node and one empty
"NewHeadline" node.

Here's my log:

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

file not found: /home/jesse/.leo/workbook.leo
setting HOME to os.getenv('USER'): 'jesse'
load dir: /home/jesse/leo-editor/leo/core
global config dir: /home/jesse/leo-editor/leo/config
home dir: /home/jesse
reading settings in /home/jesse/leo-editor/leo/config/leoSettings.leo
saved: test.leo
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 919, in
saveAs
    c.updateRecentFiles(c.mFileName)
  File "/home/jesse/leo-editor/leo/core/leoCommands.py", line 1097, 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

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