You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/app/lib/python3.9/site-packages/GTG/gtk/editor/taskview.py", line 200, in processifself.detect_subtasks(text, start):
File "/app/lib/python3.9/site-packages/GTG/gtk/editor/taskview.py", line 302, in detect_subtasks
parents = task.get_parents()
AttributeError: 'NoneType' object has no attribute 'get_parents'
Software versions:
Getting Things GNOME! v0.6
CPython 3.9.9 (main, Nov 10 2011, 15:00:00) [GCC 11.3.0]