I tried to open the outline again, starting with copies restored from my backup drive. This time, in "old", the outline opens but there is no content in the @file node. I see no errors in the log pane or console. I'm at a loss this time!
Leo 6.3-devel, old branch, build da026a477c 2020-04-23 12:41:01 -0500 Python 3.8.0, PyQt version 5.12.7 Windows 10 AMD64 (build 10.0.18362) SP0 On Thursday, April 23, 2020 at 2:45:30 PM UTC-4, Thomas Passin wrote: > > I was able to read the file and recover the intended structure. And I > saved and re-opened it successfully. However, after I saved the outline, > it would not open in the devel branch version. Here's the (last part of > the) error I got: > > File "d:\Tom\git\leo-editor\leo\core\leoFileCommands.py", line 362, in > scanVnodes > v_element_visitor(v_elements, hidden_v) > > File "d:\Tom\git\leo-editor\leo\core\leoFileCommands.py", line 294, in > v_element_visitor > gnx = e.attrib['t'] > > KeyError: 't' > > On Thursday, April 23, 2020 at 1:39:42 PM UTC-4, Edward K. Ream wrote: >> >> On Thursday, April 23, 2020 at 12:28:08 PM UTC-5, Edward K. Ream wrote: >> >> An amazingly small change *apparently* recovers all the data, but likely >>> not clone links. >>> >> >> May still be true. However, in the file you sent, the missing "T" >> attributes look like they correspond to empty text, so it looks like (the >> new) Leo does indeed import everything. >> >> Edward >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/8415cfc6-8ba9-4ca7-a642-666dfb4d8326%40googlegroups.com.
