olivierkes / manuskript

A open-source tool for writers
http://www.theologeek.ch/manuskript
GNU General Public License v3.0
1.71k stars 226 forks source link

Crash on Search #1218

Closed FastusNumen closed 7 months ago

FastusNumen commented 9 months ago

I'm not sure what the problem may be since it only happened once. I tried doing it again but everything was fine after that. I had just opened Cheat Sheet and Search. I selected a character on the Cheat Sheet, and after that, I wrote something on Search and pressed Enter. Just as I pressed it the program crashed.

OS: Windows 11 Manuskript version: 0.15.0

Log: 2023-09-16 14:48:02,517 - manuskript.logging - CRITICAL - An unhandled exception has occurred! Traceback (most recent call last): File "manuskript\ui\search.py", line 142, in search File "manuskript\models\searchableModel.py", line 11, in searchOccurrences File "manuskript\models\plotModel.py", line 322, in searchOccurrences File "manuskript\models\searchableItem.py", line 16, in searchOccurrences File "manuskript\models\plotModel.py", line 354, in searchData AttributeError: 'NoneType' object has no attribute 'text'