I use nodetags and I am not seeing this, but then I am on different 
versions of everything including OS.

Leo 5.8 devel, build 20180319100646, Mon, Mar 19, 2018 10:06:46 AM
Git repo info: branch = devel, commit = 1b2a05bbca73
Python 3.6.4, PyQt version 5.10.1
linux
isPython3: True
caching enabled

Chris

On Friday, March 23, 2018 at 9:31:23 AM UTC-7, Largo84 wrote:
>
> Getting the following errors when re-opening a file with nodes tagged 
> using the nodetags plugin:
>
>
> hook failed: after-create-leo-frame, <function onCreate at 0x0A5554F8>, 
> leo.plugins.nodetags
> Traceback (most recent call last):
>
>
>   File "D:\Synced\github repos\leo\leo\core\leoPlugins.py", line 342, in 
> callTagHandler
>     result = handler(tag, keywords)
>
>
>   File "D:\Synced\github repos\leo\leo\plugins\nodetags.py", line 122, in 
> onCreate
>     theTagController = TagController(c)
>
>
>   File "D:\Synced\github repos\leo\leo\plugins\nodetags.py", line 138, in 
> __init__
>     self.ui.update_all()
>
>
>   File "D:\Synced\github repos\leo\leo\plugins\nodetags.py", line 412, in 
> update_all
>     self.update_list()
>
>
>   File "D:\Synced\github repos\leo\leo\plugins\nodetags.py", line 394, in 
> update_list
>     n = gnxDict[gnx]
>
> KeyError: 'largo84.20180323113211.1'
>
> There is a @persistence node to store this information as many of these 
> nodes are in @auto-md external files. Running the cft command suggests that 
> the nodes are indeed tagged. However, the nodes no longer show up in the 
> Tags list window. In case it matters, my environment:
>
> Leo 5.8 devel, build 20180303100141, Sat Mar  3 10:01:41 CST 2018
> Git repo info: branch = master, commit = 6c2eef28ef1e
> Python 3.4.3, PyQt version 5.4.1
> Windows 8 AMD64 (build 6.2.9200) 
> isPython3: True
> caching enabled
>
> Anyone else seeing this? Shall I file a issue on GitHub?
>
> Rob....
>

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to