Project

General

Profile

Bug #10948 » chirp_debug-6z53zl5x.txt

Roman Żak, 11/16/2023 07:21 AM

 
1
[2023-11-16 16:14:52,929] chirp.logger - DEBUG: CHIRP next-20231108 on Win32 (Unknown 10.0:22631) (Python 3.10.8)
2
[2023-11-16 16:14:53,179] chirp.wxui - DEBUG: Using locale: pl_PL (610)
3
[2023-11-16 16:14:53,179] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: pl_PL (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-16 16:14:53,179] chirp.wxui - DEBUG: Translation loaded=True for wxstd: pl_PL (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-16 16:14:53,523] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20231108 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2023-11-16 16:14:54,477] chirp.wxui.main - INFO: Server reports next-20231108 is latest
7
[2023-11-16 16:15:00,796] chirp.chirp_common - DEBUG: Loaded metadata: {'rclass': 'BaofengUV5RGeneric', 'vendor': 'Baofeng', 'model': 'UV-5R', 'variant': '', 'chirp_version': 'next-20231108'}
8
[2023-11-16 16:15:00,796] chirp.chirp_common - DEBUG: Loaded metadata: {'rclass': 'BaofengUV5RGeneric', 'vendor': 'Baofeng', 'model': 'UV-5R', 'variant': '', 'chirp_version': 'next-20231108'}
9
[2023-11-16 16:15:00,796] chirp.chirp_common - DEBUG: Parsed version 'next-20231108' to (0,)
10
[2023-11-16 16:15:00,796] chirp.chirp_common - DEBUG: Parsed version 'next-20231108' to (0,)
11
[2023-11-16 16:15:12,922] chirp.wxui.clone - DEBUG: Prompt pre_upload disabled for radio
12
[2023-11-16 16:15:12,922] chirp.wxui.clone - DEBUG: Opening serial 'COM6' after upload prompt
13
[2023-11-16 16:15:12,953] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1c963cecb20, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
14
[2023-11-16 16:15:12,985] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
15

    
16
[2023-11-16 16:15:13,096] chirp.drivers.uv5r - INFO: Valid response, got this:
17
[2023-11-16 16:15:13,096] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd   .0v.....
18

    
19
[2023-11-16 16:15:13,960] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
20
[2023-11-16 16:15:13,960] chirp.drivers.uv5r - INFO: Image Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
21
[2023-11-16 16:15:13,960] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
22
[2023-11-16 16:15:40,828] chirp.drivers.uv5r - ERROR: Failed to parse settings: Traceback (most recent call last):
23
  File "chirp\drivers\uv5r.py", line 1798, in get_settings
24
  File "chirp\drivers\uv5r.py", line 1468, in _get_settings
25
  File "chirp\settings.py", line 99, in __init__
26
  File "chirp\settings.py", line 107, in set_value
27
chirp.settings.InvalidValueError: Value 16665 not in range 1-1000
28

    
29
[2023-11-16 16:15:40,828] chirp.wxui.common - ERROR: Context raised unexpected_exception
30
Traceback (most recent call last):
31
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
32
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
33
TypeError: 'NoneType' object is not iterable
34
Traceback (most recent call last):
35
  File "wx\core.py", line 3427, in <lambda>
36
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
37
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
38
TypeError: 'NoneType' object is not iterable
39
[2023-11-16 16:15:47,286] chirp.wxui.clone - DEBUG: Using port 'COM6'
40
[2023-11-16 16:15:47,286] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
41
[2023-11-16 16:15:47,302] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
42
[2023-11-16 16:15:47,348] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1c969ca4e20, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
43
[2023-11-16 16:15:47,364] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
44

    
45
[2023-11-16 16:15:47,489] chirp.drivers.uv5r - INFO: Valid response, got this:
46
[2023-11-16 16:15:47,489] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd   .0v.....
47

    
48
[2023-11-16 16:15:47,927] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
49
[2023-11-16 16:15:47,927] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
50
[2023-11-16 16:15:47,927] chirp.drivers.uv5r - DEBUG: downloading main block...
51
[2023-11-16 16:16:01,427] chirp.drivers.uv5r - DEBUG: done.
52
[2023-11-16 16:16:01,427] chirp.drivers.uv5r - DEBUG: downloading aux block...
53
[2023-11-16 16:16:02,364] chirp.drivers.uv5r - DEBUG: done.
54
[2023-11-16 16:16:02,458] chirp.wxui.main - INFO: Saved backup to C:\Users\megam\AppData\Roaming\CHIRP\backups\Baofeng_UV-5R_20231116T161602.img
55
[2023-11-16 16:16:03,973] chirp.drivers.uv5r - ERROR: Failed to parse settings: Traceback (most recent call last):
56
  File "chirp\drivers\uv5r.py", line 1798, in get_settings
57
  File "chirp\drivers\uv5r.py", line 1468, in _get_settings
58
  File "chirp\settings.py", line 99, in __init__
59
  File "chirp\settings.py", line 107, in set_value
60
chirp.settings.InvalidValueError: Value 16665 not in range 1-1000
61

    
62
[2023-11-16 16:16:03,973] chirp.wxui.common - ERROR: Context raised unexpected_exception
63
Traceback (most recent call last):
64
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
65
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
66
TypeError: 'NoneType' object is not iterable
67
Traceback (most recent call last):
68
  File "wx\core.py", line 3427, in <lambda>
69
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
70
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
71
TypeError: 'NoneType' object is not iterable
72
[2023-11-16 16:16:21,508] chirp.chirp_common - DEBUG: Loaded metadata: {'vendor': 'Baofeng', 'model': 'UV-5R', 'chirp_version': 'legacy-20221217', 'rclass': 'DynamicRadioAlias', 'variant': ''}
73
[2023-11-16 16:16:21,508] chirp.chirp_common - DEBUG: Loaded metadata: {'vendor': 'Baofeng', 'model': 'UV-5R', 'chirp_version': 'legacy-20221217', 'rclass': 'DynamicRadioAlias', 'variant': ''}
74
[2023-11-16 16:16:21,508] chirp.chirp_common - DEBUG: Parsed version 'legacy-20221217' to (0,)
75
[2023-11-16 16:16:21,508] chirp.chirp_common - DEBUG: Parsed version 'next-20231108' to (0,)
76
[2023-11-16 16:16:26,697] chirp.wxui.settingsedit - DEBUG: Adding page for Basic Settings (parent=None)
77
[2023-11-16 16:16:26,712] chirp.wxui.settingsedit - DEBUG: Adding page for Advanced Settings (parent=None)
78
[2023-11-16 16:16:26,728] chirp.wxui.settingsedit - DEBUG: Adding page for Other Settings (parent=None)
79
[2023-11-16 16:16:26,759] chirp.wxui.settingsedit - DEBUG: Adding page for Work Mode Settings (parent=None)
80
[2023-11-16 16:16:26,775] chirp.wxui.settingsedit - DEBUG: Adding page for DTMF Settings (parent=None)
81
[2023-11-16 16:16:26,790] chirp.wxui.settingsedit - DEBUG: Adding page for Service Settings (parent=None)
82
[2023-11-16 16:16:31,962] chirp.wxui.clone - DEBUG: Prompt pre_upload disabled for radio
83
[2023-11-16 16:16:31,962] chirp.wxui.clone - DEBUG: Opening serial 'COM6' after upload prompt
84
[2023-11-16 16:16:31,994] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1c969cd2c80, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
85
[2023-11-16 16:16:32,025] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
86

    
87
[2023-11-16 16:16:32,150] chirp.drivers.uv5r - INFO: Valid response, got this:
88
[2023-11-16 16:16:32,150] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd   .0v.....
89

    
90
[2023-11-16 16:16:32,994] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
91
[2023-11-16 16:16:32,994] chirp.drivers.uv5r - INFO: Aux memory mis-match
92
[2023-11-16 16:16:32,994] chirp.drivers.uv5r - INFO: Aux area 1 from image is b'\xbd\xbd\xbc\xbc\xbc\xbc\xbb\xbb\xbd\xc0\xc2\xc2\xc2\xc1\xb8\xb8\xb5\xb5\xb5\xb6\xb6\xb6\xb5\xb4\xb3\xb3\xb5\xb3\xb3\xff\xff\xffeeeeeeeeeeeeeeeeiiiiiiiiiiiii\xff\xff\xffLLLKKKKKKJJJJJJJMMMMMMMMMMMMM\xff\xff\xff'
93
[2023-11-16 16:16:32,994] chirp.drivers.uv5r - INFO: Aux area 1 from radio is b'\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff'
94
[2023-11-16 16:16:32,994] chirp.wxui.clone - ERROR: Failed to clone: Image not supported by radio. You must...
95
1. Download from radio.
96
2. Make changes.
97
3. Upload back to same radio.
98
Traceback (most recent call last):
99
  File "chirp\wxui\clone.py", line 69, in run
100
  File "chirp\drivers\uv5r.py", line 901, in sync_out
101
  File "chirp\drivers\uv5r.py", line 683, in _do_upload
102
chirp.errors.RadioError: Image not supported by radio. You must...
103
1. Download from radio.
104
2. Make changes.
105
3. Upload back to same radio.
106
[2023-11-16 16:16:36,123] chirp.wxui.clone - WARNING: Stopping clone thread
107
[2023-11-16 16:16:50,576] chirp.chirp_common - DEBUG: Loaded metadata: {'rclass': 'BaofengUV5RGeneric', 'vendor': 'Baofeng', 'model': 'UV-5R', 'variant': '', 'chirp_version': 'next-20231108'}
108
[2023-11-16 16:16:50,576] chirp.chirp_common - DEBUG: Loaded metadata: {'rclass': 'BaofengUV5RGeneric', 'vendor': 'Baofeng', 'model': 'UV-5R', 'variant': '', 'chirp_version': 'next-20231108'}
109
[2023-11-16 16:16:50,576] chirp.chirp_common - DEBUG: Parsed version 'next-20231108' to (0,)
110
[2023-11-16 16:16:50,576] chirp.chirp_common - DEBUG: Parsed version 'next-20231108' to (0,)
111
[2023-11-16 16:16:54,904] chirp.wxui.clone - DEBUG: Prompt pre_upload disabled for radio
112
[2023-11-16 16:16:54,904] chirp.wxui.clone - DEBUG: Opening serial 'COM6' after upload prompt
113
[2023-11-16 16:16:54,935] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1c967ffff10, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
114
[2023-11-16 16:16:54,967] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
115

    
116
[2023-11-16 16:16:55,076] chirp.drivers.uv5r - INFO: Valid response, got this:
117
[2023-11-16 16:16:55,076] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd   .0v.....
118

    
119
[2023-11-16 16:16:55,935] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
120
[2023-11-16 16:16:55,935] chirp.drivers.uv5r - INFO: Image Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
121
[2023-11-16 16:16:55,935] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
122
[2023-11-16 16:17:28,232] chirp.wxui.clone - DEBUG: Using port 'COM6'
123
[2023-11-16 16:17:28,232] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
124
[2023-11-16 16:17:28,248] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
125
[2023-11-16 16:17:28,295] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1c967cd37f0, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
126
[2023-11-16 16:17:28,310] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
127

    
128
[2023-11-16 16:17:28,451] chirp.drivers.uv5r - INFO: Valid response, got this:
129
[2023-11-16 16:17:28,451] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd   .0v.....
130

    
131
[2023-11-16 16:17:28,873] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
132
[2023-11-16 16:17:28,873] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
133
[2023-11-16 16:17:28,873] chirp.drivers.uv5r - DEBUG: downloading main block...
134
[2023-11-16 16:17:42,393] chirp.drivers.uv5r - DEBUG: done.
135
[2023-11-16 16:17:42,393] chirp.drivers.uv5r - DEBUG: downloading aux block...
136
[2023-11-16 16:17:43,331] chirp.drivers.uv5r - DEBUG: done.
137
[2023-11-16 16:17:43,456] chirp.wxui.main - INFO: Saved backup to C:\Users\megam\AppData\Roaming\CHIRP\backups\Baofeng_UV-5R_20231116T161743.img
138
[2023-11-16 16:18:06,160] chirp.drivers.uv5r - ERROR: Failed to parse settings: Traceback (most recent call last):
139
  File "chirp\drivers\uv5r.py", line 1798, in get_settings
140
  File "chirp\drivers\uv5r.py", line 1468, in _get_settings
141
  File "chirp\settings.py", line 99, in __init__
142
  File "chirp\settings.py", line 107, in set_value
143
chirp.settings.InvalidValueError: Value 16665 not in range 1-1000
144

    
145
[2023-11-16 16:18:06,160] chirp.wxui.common - ERROR: Context raised unexpected_exception
146
Traceback (most recent call last):
147
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
148
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
149
TypeError: 'NoneType' object is not iterable
150
Traceback (most recent call last):
151
  File "wx\core.py", line 3427, in <lambda>
152
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
153
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
154
TypeError: 'NoneType' object is not iterable
(2-2/6)