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/66a311b5-d2d9-4c38-931c-449fe3f9fd44%40googlegroups.com.

Reply via email to