Actions
Bug #10250
closedTraceback upon completing upload
Start date:
01/09/2023
Due date:
% Done:
100%
Estimated time:
Chirp Version:
next (py3)
Model affected:
Yaesu FT-60R
Platform:
Linux
I read the instructions above:
Description
I received the following traceback at the completion of an upload. It appears to be innocuous, as the upload did complete successfully.
Traceback (most recent call last):
File "/usr/lib64/python3.11/site-packages/wx/core.py", line 3427, in
lambda event: event.callable(*event.args, **event.kw) )
File "/usr/local/lib/python3.11/site-packages/chirp-next_20230109-py3.11.egg/chirp/wxui/clone.py", line 411, in _safe_status
self.gauge.SetValue(status.cur)
wx._core.wxAssertionError: C++ assertion ""pos <= m_rangeMax"" failed at ../src/gtk/gauge.cpp(84) in SetValue(): invalid value in wxGauge::SetValue()
Actions