[2024-11-28 10:55:56,721] chirp.logger - DEBUG: CHIRP next-20241122 on Linux - Ubuntu 22.04.5 LTS (Python 3.10.12) [2024-11-28 10:55:56,811] chirp.wxui - DEBUG: Using locale: cs_CZ (151) [2024-11-28 10:55:56,814] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: cs_CZ (de,uk_UA,fr,el,ru,hu,pl,ja_JP,es,bg_BG,zh_CN,it,nl,en_US,tr_TR,pt_BR) from /home/redacted/.local/lib/python3.10/site-packages/chirp/locale [2024-11-28 10:55:56,817] chirp.wxui - DEBUG: Translation loaded=True for wxstd: cs_CZ (ru,fa_IR,ne,sq,eu,vi,ja,co,hi,ka,id,an,ta,sk,sl,zh_CN,ms,fi,sv,pl,fr,tr,da,el,it,es,ca@valencia,uk,pt_BR,ar,cs,pt,ca,af,ko_KR,gl_ES,zh_TW,de,lt,lv,ro,nl,hr,hu,nb) [2024-11-28 10:55:56,987] main - INFO: Python/3.10.12 // Linux/Linux-6.8.0-48-generic-x86_64-with-glibc2.35 // CHIRP/next-20241122 // wx/4.2.0 gtk3 (phoenix) wxWidgets 3.2.1 [2024-11-28 10:55:56,995] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir: File is changed [2024-11-28 10:55:56,995] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir: File is changed [2024-11-28 10:55:56,995] chirp.wxui.main - DEBUG: Recent is now ['/home/redacted/Downloads/Baofeng_UV-17.img', '/home/redacted/Downloads/Baofeng_UV-17ProGPS.img', '/home/redacted/Downloads/Baofeng_UV-17Pro.img', '/home/redacted/pom/chirp-drivers/Radtel_RT-620.img', '/home/redacted/Downloads/Radtel_RT-620_20241111-redacted-fix.img', '/data/D830/G/down_tmp/Radtel_RT-900_BT.img', '/data/D830/G/down_tmp/Radtel_RT-900_BT_20241125-BT.img', '/data/D830/G/down_tmp/Radtel_RT-900-test.img'] [2024-11-28 10:55:57,035] chirp.wxui - DEBUG: Desktop file exists [2024-11-28 10:55:57,418] chirp.wxui.main - INFO: Server reports next-20241122 is latest [2024-11-28 10:56:08,087] chirp.wxui.main - DEBUG: Doing open from '/home/redacted/Downloads/Baofeng_UV-17.img' [2024-11-28 10:56:08,087] chirp.chirp_common - DEBUG: Loaded metadata: {'mem_extra': {}, 'rclass': 'UV17', 'vendor': 'Baofeng', 'model': 'UV-17', 'variant': '', 'chirp_version': 'py3dev'} [2024-11-28 10:56:08,088] chirp.chirp_common - DEBUG: Loaded metadata: {'mem_extra': {}, 'rclass': 'UV17', 'vendor': 'Baofeng', 'model': 'UV-17', 'variant': '', 'chirp_version': 'py3dev'} [2024-11-28 10:56:08,088] chirp.chirp_common - DEBUG: Parsed version 'py3dev' to (0,) [2024-11-28 10:56:08,088] chirp.chirp_common - DEBUG: Parsed version 'next-20241122' to (0,) [2024-11-28 10:56:08,217] chirp.wxui.main - DEBUG: File exists in recent, moving to front [2024-11-28 10:56:08,217] chirp.wxui.main - DEBUG: Recent is now ['/home/redacted/Downloads/Baofeng_UV-17.img', '/home/redacted/Downloads/Baofeng_UV-17ProGPS.img', '/home/redacted/Downloads/Baofeng_UV-17Pro.img', '/home/redacted/pom/chirp-drivers/Radtel_RT-620.img', '/home/redacted/Downloads/Radtel_RT-620_20241111-redacted-fix.img', '/data/D830/G/down_tmp/Radtel_RT-900_BT.img', '/data/D830/G/down_tmp/Radtel_RT-900_BT_20241125-BT.img', '/data/D830/G/down_tmp/Radtel_RT-900-test.img'] [2024-11-28 10:56:08,229] chirp.wxui.memedit - DEBUG: Adding mem.extra column bcl as ChirpFlagColumn [2024-11-28 10:56:08,230] chirp.wxui.memedit - DEBUG: Adding mem.extra column pttid as ChirpChoiceColumn [2024-11-28 10:56:08,230] chirp.wxui.memedit - DEBUG: Adding mem.extra column scode as ChirpChoiceColumn [2024-11-28 10:56:10,237] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 642, in run_safe return fn(*args, **kwargs) File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/bankedit.py", line 276, in _refresh_memory for bank in self._bankmodel.get_memory_mappings(mem)] File "/home/redacted/.local/lib/python3.10/site-packages/chirp/chirp_common.py", line 794, in get_memory_mappings return [self._banks[(memory.number - lo) // count]] IndexError: list index out of range [2024-11-28 10:56:11,437] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 642, in run_safe return fn(*args, **kwargs) File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/bankedit.py", line 276, in _refresh_memory for bank in self._bankmodel.get_memory_mappings(mem)] File "/home/redacted/.local/lib/python3.10/site-packages/chirp/chirp_common.py", line 794, in get_memory_mappings return [self._banks[(memory.number - lo) // count]] IndexError: list index out of range [2024-11-28 10:56:11,917] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 642, in run_safe return fn(*args, **kwargs) File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/bankedit.py", line 276, in _refresh_memory for bank in self._bankmodel.get_memory_mappings(mem)] File "/home/redacted/.local/lib/python3.10/site-packages/chirp/chirp_common.py", line 794, in get_memory_mappings return [self._banks[(memory.number - lo) // count]] IndexError: list index out of range [2024-11-28 10:56:12,341] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 642, in run_safe return fn(*args, **kwargs) File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/bankedit.py", line 276, in _refresh_memory for bank in self._bankmodel.get_memory_mappings(mem)] File "/home/redacted/.local/lib/python3.10/site-packages/chirp/chirp_common.py", line 794, in get_memory_mappings return [self._banks[(memory.number - lo) // count]] IndexError: list index out of range [2024-11-28 10:56:12,757] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 642, in run_safe return fn(*args, **kwargs) File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/bankedit.py", line 276, in _refresh_memory for bank in self._bankmodel.get_memory_mappings(mem)] File "/home/redacted/.local/lib/python3.10/site-packages/chirp/chirp_common.py", line 794, in get_memory_mappings return [self._banks[(memory.number - lo) // count]] IndexError: list index out of range [2024-11-28 10:56:13,173] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 642, in run_safe return fn(*args, **kwargs) File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/bankedit.py", line 276, in _refresh_memory for bank in self._bankmodel.get_memory_mappings(mem)] File "/home/redacted/.local/lib/python3.10/site-packages/chirp/chirp_common.py", line 794, in get_memory_mappings return [self._banks[(memory.number - lo) // count]] IndexError: list index out of range [2024-11-28 10:56:13,597] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 642, in run_safe return fn(*args, **kwargs) File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/bankedit.py", line 276, in _refresh_memory for bank in self._bankmodel.get_memory_mappings(mem)] File "/home/redacted/.local/lib/python3.10/site-packages/chirp/chirp_common.py", line 794, in get_memory_mappings return [self._banks[(memory.number - lo) // count]] IndexError: list index out of range [2024-11-28 10:56:14,077] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 642, in run_safe return fn(*args, **kwargs) File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/bankedit.py", line 276, in _refresh_memory for bank in self._bankmodel.get_memory_mappings(mem)] File "/home/redacted/.local/lib/python3.10/site-packages/chirp/chirp_common.py", line 794, in get_memory_mappings return [self._banks[(memory.number - lo) // count]] IndexError: list index out of range [2024-11-28 10:56:14,621] chirp.wxui.common - ERROR: raised unexpected exception Traceback (most recent call last): File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/common.py", line 642, in run_safe return fn(*args, **kwargs) File "/home/redacted/.local/lib/python3.10/site-packages/chirp/wxui/bankedit.py", line 276, in _refresh_memory for bank in self._bankmodel.get_memory_mappings(mem)] File "/home/redacted/.local/lib/python3.10/site-packages/chirp/chirp_common.py", line 794, in get_memory_mappings return [self._banks[(memory.number - lo) // count]] IndexError: list index out of range