Actions
Bug #11179
closedLanchoNLH HG-UV98: Cannot clone from radio using current CHIRP next-20240217 regardless of platform
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/17/2024
Due date:
% Done:
100%
Estimated time:
Chirp Version:
next
Model affected:
LanchoNLH HG-UV98
Platform:
MacOS
I read the instructions above:
Yes
Description
I tried cloning from radio using CHIRP next-20240217 on MacOS 14.3.1 as well as a Windows VM, using a FTDI cable and the included cable. I was expecting to see the usual editable channel table, but the result was the same for all combinations:
The Chirp GUI shows progress until completion as it is cloning from radio. Then nothing happens other than the radio rebooting and the unsuccessful download being stored in the backup folder (8kB image attached). Chirp is not using much CPU time at this point.
The log shows many DEBUG messages during the download itself and ends with this traceback:
[2024-02-17 13:50:45,859] chirp.wxui.main - INFO: Saved backup to /Users/laufer/.chirp/backups/Lanchonlh_HG-UV98_20240217T135045.img
Traceback (most recent call last):
File "chirp/wxui/main.py", line 1517, in _menu_download
File "chirp/wxui/main.py", line 205, in __init__
File "chirp/wxui/memedit.py", line 1161, in refresh
File "chirp/wxui/memedit.py", line 1067, in refresh_memory
File "chirp/wxui/common.py", line 290, in do_radio
File "chirp/wxui/memedit.py", line 1063, in get_cb
File "chirp/wxui/common.py", line 290, in do_radio
File "chirp/wxui/memedit.py", line 1046, in extra_cb
File "chirp/wxui/memedit.py", line 958, in _refresh_memory
File "chirp/wxui/memedit.py", line 918, in mem2row
KeyError: 'A'
I also get a corresponding popup when trying to open the backup file manually:
An error has occurred
'A'
Files
Actions