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 #1211

Closed QosmosTheQ closed 7 months ago

QosmosTheQ commented 10 months ago

When I scroll through the templates a few times in the opening section, the program closes on its own without any error message

librafrog commented 9 months ago

same for me. Still it happens when I select all, except Thrilogy template. Very strange. let me know if you need some log details. p.s. Guess its random

Log file
2023-10-04 13:00:09,049 - manuskript.logging - CRITICAL - An unhandled exception has occurred!
Traceback (most recent call last):
  File "C:\evolve\Next Up\manuskript\bin\..\manuskript\ui\welcome.py", line 260, in changeTemplate
    self.updateTemplate()
  File "C:\evolve\Next Up\manuskript\bin\..\manuskript\ui\welcome.py", line 329, in updateTemplate
    self.updateWordCount()
  File "C:\evolve\Next Up\manuskript\bin\..\manuskript\ui\welcome.py", line 370, in updateWordCount
    self.template[1][templateIndex][1])
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
IndexError: list index out of range
charliemartinez commented 8 months ago

I apologize, I speak Spanish and I don't fully master English, although I believe I just referred to the same issue: https://github.com/olivierkes/manuskript/issues/1238

TheJackiMonster commented 7 months ago

This seems to be another duplicate of #1163 which has been addressed.