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

Version 0.15.0-1 IndexError: list index out of range - crash in Debian Bookworm #1238

Closed charliemartinez closed 7 months ago

charliemartinez commented 8 months ago

When switching between the options in the left menu (trilogy, story, etc.), the program closes. This only happens with the .deb package, not with Flatpak; Flatpak works fine.

Package: manuskript Version: 0.15.0-1 SO: Debian 12 (Bookworm).

In the terminal, you can observe the following:

`$ manuskript CRITICAL> An unhandled exception has occurred! Traceback (most recent call last): File "/usr/share/manuskript/manuskript/ui/welcome.py", line 260, in changeTemplate self.updateTemplate() File "/usr/share/manuskript/manuskript/ui/welcome.py", line 329, in updateTemplate self.updateWordCount() File "/usr/share/manuskript/manuskript/ui/welcome.py", line 370, in updateWordCount self.template[1][templateIndex][1])


IndexError: list index out of range`
knorton181 commented 7 months ago

still new here so I don't know if there's a better way to BUMP!

same issue. good to know flatpak works well

TheJackiMonster commented 7 months ago

I close this since it's a duplicate of #1163 which has been addressed.