Skip to content

Conversation

@Sola-ris
Copy link
Contributor

@Sola-ris Sola-ris commented Dec 29, 2025

Summary

Don't raise exceptions in get_most_recent_release_version to prevent crashes if they bubble up into QtDriver, log failures instead.

The about modal will show 9.5.6 (Latest Release: UNKNOWN) if the GitHub API is unavilable
version_unknown

I have only tested the issue trough the about modal, since I couldn't make QtDriver::start work in tests.

In case of timeouts, the UI willstill be blocked until the request times out.

Fixes #1277

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@Sola-ris Sola-ris changed the title fix: Fix update notificaion crash fix: Fix update notification crash Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Update notification can sorta crash the program

1 participant