Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a core dump on startup and warning on rexexp search for version number #707

Merged
merged 3 commits into from
Jul 5, 2024

Commits on Jun 27, 2024

  1. Update INSTALLATION.md

    Added libxcb-cursor-dev to correct startup error:
    Could not load the Qt platform plugin "xcb" in "" even though it was found.
    ...and its resulting core dump.
    t52ta6ek committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d64a187 View commit details
    Browse the repository at this point in the history
  2. Update About.py

    Fixes warning on startup.
    t52ta6ek committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    aec8467 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update src/NanoVNASaver/Windows/About.py

    Use raw string for regex
    zarath committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8f89283 View commit details
    Browse the repository at this point in the history