Project

General

Profile

Actions

Bug #10250

closed

Traceback upon completing upload

Added by Matt Foster over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
01/09/2023
Due date:
% Done:

100%

Estimated time:
Chirp Version:
next (py3)
Model affected:
Yaesu FT-60R
Platform:
Linux
Debug Log:
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 #1

Updated by Dan Smith over 1 year ago

  • Assignee set to Dan Smith
  • Target version set to chirp-py3

Yep, harmless and technically a bug in the driver, but I'll add something to the UI that should avoid the warning for any other driver that does the same.

Actions #2

Updated by Dan Smith over 1 year ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF