-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Labels
Description
Describe the bug
The app was working fine. I was using the AppImage, but I wanted to try the .tar.gz version. The first time the .tar.gz version launched fine, behaved the same way as the AppImage, then when I tried launching it again, I get this error, that I now also get when I try running the AppImage:
Unhandled exception in app:
Traceback (most recent call last):
File "comictaggerlib/gui.py", line 145, in open_tagger_window
File "comictaggerlib/taggerwindow.py", line 412, in __init__
File "comictaggerlib/taggerwindow.py", line 2145, in check_latest_version_online
File "comictaggerlib/versionchecker.py", line 49, in get_latest_version
KeyError: 'tag_name'
To Reproduce
Steps to reproduce the behavior:
- start program
- error
- app closes
Expected behavior
No error
Attach logs
ComicTagger.1.log
ComicTagger.2.log
ComicTagger.3.log
ComicTagger.log
Screenshots
Desktop (please complete the following information):
- OS: Linux Mint 22.2
- Version e.g. 1.6.0b8
- Where did you install ComicTagger from? releases page