Project

General

Profile

Actions

Bug #10289

closed

FT-817/857/897 errors on some special channels due to comment

Added by Dan Smith about 1 year ago. Updated about 1 year ago.

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

100%

Estimated time:
Chirp Version:
next (py3)
Model affected:
FT-817 FT-857 FT-897
Platform:
MacOS
Debug Log:
I read the instructions above:

Description

Most of the special channels fail to load on these drivers:

ERROR: Failed to run get_memory_extra('<' not supported between instances of 'str' and 'int', )
Traceback (most recent call last):
  File "/Users/dan/Documents/chirp.git/chirp/wxui/common.py", line 185, in do_radio
    job.result = getattr(self._radio, fn)(*a, **k)
  File "/Users/dan/Documents/chirp.git/chirp/chirp_common.py", line 1378, in get_memory_extra
    if not rf.has_comment and isinstance(memory.number, int):
AttributeError: 'TypeError' object has no attribute 'number'
ERROR: Failed to load memory VFOb-HF as error because: 'TypeError' object has no attribute 'number'
Actions #1

Updated by Dan Smith about 1 year ago

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

Also available in: Atom PDF