Project

General

Profile

Actions

Bug #10437

closed

error when exporting radio image to CSV: Field name is not mutable on this memory

Added by Zach Gray about 1 year ago. Updated about 1 year ago.

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

100%

Estimated time:
Chirp Version:
next
Model affected:
FT60 (but maybe not related to radio type?)
Platform:
MacOS
I read the instructions above:

Description

I have an image from a yeas FT60 that I was using as a scratchpad, I wanted to export it to CSV so I could edit it in an external editor...

File->Export to CSV...
choose some filename, click ok
error popup, file is not saved
debug log shows an error

[2023-03-11 09:16:05,723] chirp.chirp_common - DEBUG: Parsed version 'next-20230309' to (0,)
[2023-03-11 09:16:05,723] chirp.chirp_common - DEBUG: Parsed version 'next-20230309' to (0,)
[2023-03-11 09:16:29,143] chirp.wxui.common - ERROR: raised unexpected exception
Traceback (most recent call last):
File "chirp/wxui/common.py", line 452, in run_safe
File "chirp/wxui/main.py", line 255, in export_to_file
File "chirp/wxui/memedit.py", line 1464, in export_to_file
File "chirp/drivers/generic_csv.py", line 295, in set_memory
File "chirp/chirp_common.py", line 380, in setattr
chirp.chirp_common.ImmutableValueError: Field name is not mutable on this memory

debug log attached, also the image that I was working with


Files

Yaesu_FT-60_20230306.img (31.3 KB) Yaesu_FT-60_20230306.img Zach Gray, 03/11/2023 05:20 PM
Actions

Also available in: Atom PDF