getting-things-gnome / gtg

Getting Things GNOME! trunk
https://wiki.gnome.org/Apps/GTG
GNU General Public License v3.0
559 stars 164 forks source link

Internal Error #1153

Open jfoll31 opened 2 weeks ago

jfoll31 commented 2 weeks ago

While simply editing a task I got this message

File "/app/lib/python3.9/site-packages/GTG/gtk/editor/taskview.py", line 200, in process if self.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]
* GTK 3.24.34, GLib 2.70.5
* PyGLib 3.42.2, PyGObject 3.42.2
* Linux-6.8.0-48-generic-x86_64-with-glibc2.33