Project

General

Profile

Actions

Bug #1139

closed

Error pulling channels from D72A

Added by Eric Christensen over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
09/18/2013
Due date:
% Done:

0%

Estimated time:
Chirp Version:
0.3.0
Model affected:
D72A
Platform:
All
Debug Log:
I read the instructions above:

Description

I just noticed that when I read my D72A I get errors on some channels. This occurs in both live and clone mode.

I'm seeing this error in the terminal window:

Job Args: (676,)
Job KWArgs: {}
Job Called from:
File "/usr/bin/chirpw", line 136, in
gtk.main()
File "/usr/lib/python2.7/site-packages/chirpui/mainapp.py", line 449, in cb_clonein
self.do_open_live(radio, tempname="(" + ("Untitled") + ")")
File "/usr/lib/python2.7/site-packages/chirpui/mainapp.py", line 379, in do_open_live
eset = editorset.EditorSet(device, self, tempname=tempname)
File "/usr/lib/python2.7/site-packages/chirpui/editorset.py", line 74, in __init
_
self.editors["memedit"] = memedit.MemoryEditor(self.rthread)
File "/usr/lib/python2.7/site-packages/chirpui/memedit.py", line 1231, in init
self.prefill()
File "/usr/lib/python2.7/site-packages/chirpui/memedit.py", line 925, in prefill
job = common.RadioJob(handler, "get_memory", i)

Exception running RadioJob: list index out of range
-- Exception: --
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/chirpui/common.py", line 97, in _execute
result = func(*self.args, **self.kwargs)
File "/usr/lib/python2.7/site-packages/chirp/thd72.py", line 284, in get_memory
mem.skip = chirp_common.SKIP_VALUES[int(flag.skip)]
IndexError: list index out of range


Files

16.png (72.7 KB) 16.png Screenshot showing the error Eric Christensen, 09/19/2013 06:02 PM
debug.log (556 KB) debug.log Debug Log Eric Christensen, 09/19/2013 06:02 PM
error.img (64 KB) error.img Eric Christensen, 09/19/2013 06:49 PM
fixed.img (64 KB) fixed.img Cleansed memory image Tom Hayward, 09/20/2013 07:35 AM

Related issues

Related to Bug #697: D72 does not scan past channel 136ClosedTom Hayward03/14/2013

Actions
Actions

Also available in: Atom PDF