Skip to content

Getting Error when starting app, app then closes #802

@ReaderGuy42

Description

@ReaderGuy42

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:

  1. start program
  2. error
  3. app closes

Expected behavior
No error

Attach logs
ComicTagger.1.log
ComicTagger.2.log
ComicTagger.3.log
ComicTagger.log

Screenshots

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions