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

bug: Crash when loading calibration data. #639

Open
sp9rqa opened this issue Jun 6, 2023 · 0 comments
Open

bug: Crash when loading calibration data. #639

sp9rqa opened this issue Jun 6, 2023 · 0 comments
Labels
bug Something isn't working stale Long time no reaction, will be closed soon

Comments

@sp9rqa
Copy link

sp9rqa commented Jun 6, 2023

Bug Report

**NanoVNA-Saver version: 0.5.5

0.5.5

Current behavior:
The application closes.

Expected behavior:
Well rather it should work ;-)

Steps to reproduce:

Attempting to load any calibration file.
Related code:

Traceback (most recent call last):
File "NanoVNASaver/Windows/CalibrationSettings.py", line 142, in
File "NanoVNASaver/Windows/CalibrationSettings.py", line 604, in loadCalibration
File "NanoVNASaver/Calibration.py", line 436, in load
File "NanoVNASaver/Calibration.py", line 201, in from_str
File "NanoVNASaver/Calibration.py", line 170, in _append_match
TypeError: float() argument must be a string or a real number, not 'NoneType'

Other information:

System Debian Testing
Python 3.11.2

@sp9rqa sp9rqa added the bug Something isn't working label Jun 6, 2023
@zarath zarath added the stale Long time no reaction, will be closed soon label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Long time no reaction, will be closed soon
Projects
None yet
Development

No branches or pull requests

2 participants