Project

General

Profile

Actions

Bug #1261

open

UV5RA, Nonfunctioning import and export

Added by Brandon McGinty-Carroll over 10 years ago. Updated almost 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
11/20/2013
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
Baofeng UV-5RA
Platform:
Windows
Debug Log:
I read the instructions above:

Description

CHIRP daily-20131118 on WinVista/7 (Python 2.7.2)
I do not currently have other operating radios to test.
Exporting from a plain CSV (file>new) does work correctly.
When importing and exporting using Chirp, the following traceback appears.
-- Exception: --
Traceback (most recent call last):
File "chirpui\editorset.pyo", line 322, in do_import
File "chirpui\editorset.pyo", line 253, in _do_import_locked
AttributeError:
'SettingsEditor' object has no attribute 'prefill'


Files

chirp_uv54a_debug.log (43.1 KB) chirp_uv54a_debug.log Log of import and export errors. Brandon McGinty-Carroll, 11/20/2013 07:06 PM
Actions #1

Updated by Wolfy Wolf over 10 years ago

Just a suggestion give my closed/rejected issue #1251 a review. If you are running into the same issue as I did it may be the source of your problem. View the changed csv file in Notepad and see if you have semicolons in place of comma's in the file... If so, do a FIND, SEARCH and REPLACE ; with , and save it then try to import again...

If this isn't it, good luck

Actions #2

Updated by Brandon McGinty-Carroll over 10 years ago

Short Version:
Comment out line 253. you will have to refresh subsequent screens after any import/export action, by filtering or editing (goal is to force a refresh).

Doesn't look like #1251 to me.
I solved this, in a horribly hackish way, by commenting out line 253 in editorset.py.
(I ended up pulling the source from hg, modifying that , and running it directly from my hg copy, as I couldn't edit the built-in .pyo files in the chirpw.exe windows application.)
However, this means that whatever screens come up after the import/export job don't show correct values at first.
Usually it's the channel editor.
It doesn't show new values until you use the filter on the top line of the memory display, to change to a new range of memories, then switch back.
I'm describing this from a non-sighted point of view.
Please add commentary if I'm unclear.

Actions #3

Updated by Bernhard Hailer almost 4 years ago

  • Priority changed from High to Normal
  • Model affected changed from UV5RA to Baofeng UV-5RA
Actions

Also available in: Atom PDF