Project

General

Profile

Actions

Bug #10446

closed

Puxing PX-888K fails to open

Added by Dan Smith about 1 year ago. Updated about 1 year ago.

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

100%

Estimated time:
Chirp Version:
next
Model affected:
Puxing PX-888K
Platform:
MacOS
Debug Log:
I read the instructions above:

Description

Traceback in the logs:

ERROR: <function ChirpMain.open_file at 0x112f45750> raised unexpected exception
Traceback (most recent call last):
  File "/Users/dan/Documents/chirp.git/chirp/wxui/common.py", line 452, in run_safe
    return fn(*args, **kwargs)
  File "/Users/dan/Documents/chirp.git/chirp/wxui/main.py", line 401, in open_file
    editorset = ChirpEditorSet(radio, filename, self._editors)
  File "/Users/dan/Documents/chirp.git/chirp/wxui/main.py", line 132, in __init__
    edit.refresh()
  File "/Users/dan/Documents/chirp.git/chirp/wxui/memedit.py", line 774, in refresh
    self.refresh_memory(i, lazy=True)
  File "/Users/dan/Documents/chirp.git/chirp/wxui/memedit.py", line 710, in refresh_memory
    executor(get_cb, 'get_memory', number)
  File "/Users/dan/Documents/chirp.git/chirp/wxui/common.py", line 192, in do_radio
    cb(job)
  File "/Users/dan/Documents/chirp.git/chirp/wxui/memedit.py", line 706, in get_cb
    executor(extra_cb, 'get_memory_extra', job.result)
  File "/Users/dan/Documents/chirp.git/chirp/wxui/common.py", line 192, in do_radio
    cb(job)
  File "/Users/dan/Documents/chirp.git/chirp/wxui/memedit.py", line 689, in extra_cb
    self._refresh_memory(number, job.result)
  File "/Users/dan/Documents/chirp.git/chirp/wxui/memedit.py", line 623, in _refresh_memory
    row = self.mem2row(number)
  File "/Users/dan/Documents/chirp.git/chirp/wxui/memedit.py", line 612, in mem2row
    return self._special_rows[self._special_numbers[number]]
KeyError: 1
Actions #1

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