Project

General

Profile

Bug #10960 ยป debug.log

Michael Schneider, 11/22/2023 07:35 PM

 
1
[2023-11-22 21:34:19,299] chirp.logger - DEBUG: CHIRP next-20231120 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2023-11-22 21:34:19,414] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2023-11-22 21:34:19,420] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
4
[2023-11-22 21:34:19,426] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (af,an,ar,ca,ca@valencia,co,cs,da,de,el,es,eu,fa_IR,fi,fr,gl_ES,hi,hr,hu,id,it,ja,ka,ko_KR,lt,lv,ms,nb,ne,nl,pl,pt,pt_BR,ro,ru,sk,sl,sq,sv,ta,tr,uk,vi,zh_CN,zh_TW)
5
[2023-11-22 21:34:19,902] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20231120 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2023-11-22 21:34:20,181] chirp.wxui.main - INFO: Server reports next-20231120 is latest
7
[2023-11-22 21:34:24,136] chirp.chirp_common - DEBUG: Loaded metadata: {'Left': {'mem_extra': {'0010_comment': 'K5CG near Plano, Collin County, Texas OPEN'}}, 'Right': {'mem_extra': {'0010_comment': 'K5CG near Plano, Collin County, Texas OPEN', '0014_comment': 'KD5ZQN near Plano, Collin County, Texas OPEN', '0015_comment': 'KK5PP near Rockwall, Rockwall County, Texas OPEN', '0018_comment': 'N5NH near Plano, Collin County, Texas OPEN', '0020_comment': 'N5UIG near Allen, Collin County, Texas OPEN', '0022_comment': 'W5DFW near Plano, Collin County, Texas OPEN Richardson RACES'}}, 'rclass': 'FTM350Radio', 'vendor': 'Yaesu', 'model': 'FTM-350', 'variant': '', 'chirp_version': 'next-20231120'}
8
[2023-11-22 21:34:24,137] chirp.chirp_common - DEBUG: Loaded metadata: {'Left': {'mem_extra': {'0010_comment': 'K5CG near Plano, Collin County, Texas OPEN'}}, 'Right': {'mem_extra': {'0010_comment': 'K5CG near Plano, Collin County, Texas OPEN', '0014_comment': 'KD5ZQN near Plano, Collin County, Texas OPEN', '0015_comment': 'KK5PP near Rockwall, Rockwall County, Texas OPEN', '0018_comment': 'N5NH near Plano, Collin County, Texas OPEN', '0020_comment': 'N5UIG near Allen, Collin County, Texas OPEN', '0022_comment': 'W5DFW near Plano, Collin County, Texas OPEN Richardson RACES'}}, 'rclass': 'FTM350Radio', 'vendor': 'Yaesu', 'model': 'FTM-350', 'variant': '', 'chirp_version': 'next-20231120'}
9
[2023-11-22 21:34:24,137] chirp.chirp_common - DEBUG: Parsed version 'next-20231120' to (0,)
10
[2023-11-22 21:34:24,137] chirp.chirp_common - DEBUG: Parsed version 'next-20231120' to (0,)
11
[2023-11-22 21:34:25,568] chirp.wxui.common - ERROR: Failed to run get_memory(13, )
12
Traceback (most recent call last):
13
  File "chirp\wxui\common.py", line 280, in do_radio
14
  File "chirp\drivers\ftm350.py", line 337, in get_memory
15
IndexError: tuple index out of range
16
[2023-11-22 21:34:25,569] chirp.wxui.memedit - ERROR: Failed to load memory 13 as error because: tuple index out of range
17
[2023-11-22 21:34:25,569] chirp.wxui.common - ERROR: Failed to run get_memory(14, )
18
Traceback (most recent call last):
19
  File "chirp\wxui\common.py", line 280, in do_radio
20
  File "chirp\drivers\ftm350.py", line 337, in get_memory
21
IndexError: tuple index out of range
22
[2023-11-22 21:34:25,569] chirp.wxui.memedit - ERROR: Failed to load memory 14 as error because: tuple index out of range
23
[2023-11-22 21:34:25,569] chirp.wxui.common - ERROR: Failed to run get_memory(15, )
24
Traceback (most recent call last):
25
  File "chirp\wxui\common.py", line 280, in do_radio
26
  File "chirp\drivers\ftm350.py", line 337, in get_memory
27
IndexError: tuple index out of range
28
[2023-11-22 21:34:25,570] chirp.wxui.memedit - ERROR: Failed to load memory 15 as error because: tuple index out of range
29
[2023-11-22 21:34:25,570] chirp.wxui.common - ERROR: Failed to run get_memory(16, )
30
Traceback (most recent call last):
31
  File "chirp\wxui\common.py", line 280, in do_radio
32
  File "chirp\drivers\ftm350.py", line 337, in get_memory
33
IndexError: tuple index out of range
34
[2023-11-22 21:34:25,570] chirp.wxui.memedit - ERROR: Failed to load memory 16 as error because: tuple index out of range
35
[2023-11-22 21:34:25,571] chirp.wxui.common - ERROR: Failed to run get_memory(17, )
36
Traceback (most recent call last):
37
  File "chirp\wxui\common.py", line 280, in do_radio
38
  File "chirp\drivers\ftm350.py", line 337, in get_memory
39
IndexError: tuple index out of range
40
[2023-11-22 21:34:25,571] chirp.wxui.memedit - ERROR: Failed to load memory 17 as error because: tuple index out of range
41
[2023-11-22 21:34:25,571] chirp.wxui.common - ERROR: Failed to run get_memory(18, )
42
Traceback (most recent call last):
43
  File "chirp\wxui\common.py", line 280, in do_radio
44
  File "chirp\drivers\ftm350.py", line 337, in get_memory
45
IndexError: tuple index out of range
46
[2023-11-22 21:34:25,572] chirp.wxui.memedit - ERROR: Failed to load memory 18 as error because: tuple index out of range
47
[2023-11-22 21:34:25,572] chirp.wxui.common - ERROR: Failed to run get_memory(19, )
48
Traceback (most recent call last):
49
  File "chirp\wxui\common.py", line 280, in do_radio
50
  File "chirp\drivers\ftm350.py", line 337, in get_memory
51
IndexError: tuple index out of range
52
[2023-11-22 21:34:25,572] chirp.wxui.memedit - ERROR: Failed to load memory 19 as error because: tuple index out of range
53
[2023-11-22 21:34:25,573] chirp.wxui.common - ERROR: Failed to run get_memory(20, )
54
Traceback (most recent call last):
55
  File "chirp\wxui\common.py", line 280, in do_radio
56
  File "chirp\drivers\ftm350.py", line 337, in get_memory
57
IndexError: tuple index out of range
58
[2023-11-22 21:34:25,573] chirp.wxui.memedit - ERROR: Failed to load memory 20 as error because: tuple index out of range
59
[2023-11-22 21:34:25,573] chirp.wxui.common - ERROR: Failed to run get_memory(21, )
60
Traceback (most recent call last):
61
  File "chirp\wxui\common.py", line 280, in do_radio
62
  File "chirp\drivers\ftm350.py", line 337, in get_memory
63
IndexError: tuple index out of range
64
[2023-11-22 21:34:25,573] chirp.wxui.memedit - ERROR: Failed to load memory 21 as error because: tuple index out of range
65
[2023-11-22 21:34:25,574] chirp.wxui.common - ERROR: Failed to run get_memory(22, )
66
Traceback (most recent call last):
67
  File "chirp\wxui\common.py", line 280, in do_radio
68
  File "chirp\drivers\ftm350.py", line 337, in get_memory
69
IndexError: tuple index out of range
70
[2023-11-22 21:34:25,574] chirp.wxui.memedit - ERROR: Failed to load memory 22 as error because: tuple index out of range
71
[2023-11-22 21:34:25,574] chirp.wxui.common - ERROR: Failed to run get_memory(23, )
72
Traceback (most recent call last):
73
  File "chirp\wxui\common.py", line 280, in do_radio
74
  File "chirp\drivers\ftm350.py", line 337, in get_memory
75
IndexError: tuple index out of range
76
[2023-11-22 21:34:25,575] chirp.wxui.memedit - ERROR: Failed to load memory 23 as error because: tuple index out of range
77
[2023-11-22 21:34:34,464] chirp.wxui.common - ERROR: <function ChirpMemEdit._mem_properties at 0x000001F6C620BC70> raised unexpected exception
78
Traceback (most recent call last):
79
  File "chirp\wxui\common.py", line 577, in run_safe
80
  File "chirp\wxui\memedit.py", line 1689, in _mem_properties
81
  File "chirp\wxui\memedit.py", line 1690, in <listcomp>
82
  File "chirp\wxui\memedit.py", line 1019, in synchronous_get_memory
83
  File "chirp\drivers\ftm350.py", line 337, in get_memory
84
IndexError: tuple index out of range
85
[2023-11-22 21:34:36,847] chirp.wxui.common - ERROR: <function ChirpMemEdit._mem_properties at 0x000001F6C620BC70> raised unexpected exception
86
Traceback (most recent call last):
87
  File "chirp\wxui\common.py", line 577, in run_safe
88
  File "chirp\wxui\memedit.py", line 1689, in _mem_properties
89
  File "chirp\wxui\memedit.py", line 1690, in <listcomp>
90
  File "chirp\wxui\memedit.py", line 1019, in synchronous_get_memory
91
  File "chirp\drivers\ftm350.py", line 337, in get_memory
92
IndexError: tuple index out of range
93
[2023-11-22 21:34:39,354] chirp.wxui.common - ERROR: <function ChirpMemEdit._mem_properties at 0x000001F6C620BC70> raised unexpected exception
94
Traceback (most recent call last):
95
  File "chirp\wxui\common.py", line 577, in run_safe
96
  File "chirp\wxui\memedit.py", line 1689, in _mem_properties
97
  File "chirp\wxui\memedit.py", line 1690, in <listcomp>
98
  File "chirp\wxui\memedit.py", line 1019, in synchronous_get_memory
99
  File "chirp\drivers\ftm350.py", line 337, in get_memory
100
IndexError: tuple index out of range
101
[2023-11-22 21:34:46,194] chirp.wxui.common - ERROR: <function ChirpMemEdit._mem_properties at 0x000001F6C620BC70> raised unexpected exception
102
Traceback (most recent call last):
103
  File "chirp\wxui\common.py", line 577, in run_safe
104
  File "chirp\wxui\memedit.py", line 1689, in _mem_properties
105
  File "chirp\wxui\memedit.py", line 1690, in <listcomp>
106
  File "chirp\wxui\memedit.py", line 1019, in synchronous_get_memory
107
  File "chirp\drivers\ftm350.py", line 337, in get_memory
108
IndexError: tuple index out of range