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 #1

Updated by Dan Smith about 1 year ago

  • Status changed from New to In Progress
  • Assignee set to Dan Smith
  • Target version set to chirp-py3
Actions #2

Updated by Dan Smith about 1 year ago

FYI, If you just select the regular memories up to the first special (L1 at the bottom) or the end of your programmed memories (looks like 150 in your case) it should avoid the problem until tomorrow's build with the fix.

Actions #3

Updated by Dan Smith about 1 year ago

I mean, select those rows and then do export (so it only exports the selected memories).

Actions #4

Updated by Dan Smith about 1 year ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF