Leo Log Window
Leo 5.4-devel, build 20160412153848, Tue Apr 12 15:38:48 CDT 2016
Git repo info: branch = master, commit = 2e8d9df4bb39
Python 3.5.1, PyQt version 5.5.1
linux
Tried loading a large json file:
@auto data/lappy.lshw.json
Rclick -> Refresh from disk
reading: @auto data/albert.lshw.json
Exception running JSON_Scanner
Traceback (most recent call last):
File "/opt/fetching/leo-editor/leo/core/leoImport.py", line 665, in
scanner_for_ext_cb
return scanner.run(s, parent, prepass=prepass)
File "/opt/fetching/leo-editor/leo/plugins/importers/json.py", line 56, in run
root.setDirty(setDescendentsDirty=False)
NameError: name 'root' is not defined
On Wed, May 4, 2016 at 10:38 AM, Edward K. Ream <[email protected]> wrote:
> 2e8d9df4 completes #225, but see below. This was straightforward, given the
> excellent prototype code. Not sure whom to thank for it.
>
> The .json format is a perfect match for Leo's uA's. It takes just a few
> lines of code for the import/export code to save and restore uA's and gnx's.
> Hmm. Speaking of gnx's, as I write this I see that the import code doesn't
> relink clones properly. I'll fix this soon.
>
> Please report any other problems.
>
> 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 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.
--
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.