Project

General

Profile

Bug #10955 » chirp_debug-jjid5iin.txt

Greg Bryson, 11/29/2023 01:40 PM

 
1
[2023-11-21 00:42:58,488] chirp.logger - DEBUG: CHIRP next-20231120 on Win32 (Unknown 10.0:22631) (Python 3.10.8)
2
[2023-11-21 00:42:58,529] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2023-11-21 00:42:58,529] 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-21 00:42:58,538] 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-21 00:42:58,737] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20231120 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2023-11-21 00:42:58,937] chirp.wxui.main - INFO: Server reports next-20231120 is latest
7
[2023-11-21 00:44:28,847] chirp.wxui.clone - DEBUG: Using port 'COM3'
8
[2023-11-21 00:44:28,847] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
9
[2023-11-21 00:44:28,857] chirp.wxui.clone - DEBUG: Showing pre_download prompt
10
[2023-11-21 00:44:30,248] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
11
[2023-11-21 00:44:30,279] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x23e172beec0, open=True>(port='COM3', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
12
[2023-11-21 00:44:30,279] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
13

    
14
[2023-11-21 00:44:30,412] chirp.drivers.uv5r - INFO: Valid response, got this:
15
[2023-11-21 00:44:30,412] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd   .0v.....
16

    
17
[2023-11-21 00:44:30,835] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
18
[2023-11-21 00:44:30,835] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
19
[2023-11-21 00:44:30,836] chirp.drivers.uv5r - DEBUG: downloading main block...
20
[2023-11-21 00:44:44,427] chirp.drivers.uv5r - DEBUG: done.
21
[2023-11-21 00:44:44,427] chirp.drivers.uv5r - DEBUG: downloading aux block...
22
[2023-11-21 00:44:45,369] chirp.drivers.uv5r - DEBUG: done.
23
[2023-11-21 00:44:45,523] chirp.wxui.main - INFO: Saved backup to C:\Users\gwbry\AppData\Roaming\CHIRP\backups\Baofeng_UV-5R_20231121T004445.img
24
[2023-11-21 00:44:49,770] chirp.drivers.uv5r - ERROR: Failed to parse settings: Traceback (most recent call last):
25
  File "chirp\drivers\uv5r.py", line 1798, in get_settings
26
  File "chirp\drivers\uv5r.py", line 1468, in _get_settings
27
  File "chirp\settings.py", line 99, in __init__
28
  File "chirp\settings.py", line 107, in set_value
29
chirp.settings.InvalidValueError: Value 16665 not in range 1-1000
30

    
31
[2023-11-21 00:44:49,775] chirp.wxui.common - ERROR: Context raised unexpected_exception
32
Traceback (most recent call last):
33
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
34
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
35
TypeError: 'NoneType' object is not iterable
36
Traceback (most recent call last):
37
  File "wx\core.py", line 3427, in <lambda>
38
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
39
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
40
TypeError: 'NoneType' object is not iterable
(9-9/13)