Project

General

Profile

Bug #10948 » chirp_debug-cf4ieqc_.txt

Roman Żak, 11/16/2023 10:44 AM

 
1
[2023-11-16 19:43:17,991] chirp.logger - DEBUG: CHIRP next-20231108 on Win32 (Unknown 10.0:22631) (Python 3.10.8)
2
[2023-11-16 19:43:18,038] chirp.wxui - DEBUG: Using locale: pl_PL (610)
3
[2023-11-16 19:43:18,047] 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 19:43:18,047] 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 19:43:18,270] 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 19:43:18,828] chirp.wxui.main - INFO: Server reports next-20231108 is latest
7
[2023-11-16 19:43:23,452] chirp.wxui.clone - DEBUG: Using port 'COM6'
8
[2023-11-16 19:43:23,452] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
9
[2023-11-16 19:43:23,475] chirp.wxui.clone - DEBUG: Showing pre_download prompt
10
[2023-11-16 19:43:24,592] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
11
[2023-11-16 19:43:24,634] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1ccd9beeec0, 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)
12
[2023-11-16 19:43:24,634] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
13

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

    
17
[2023-11-16 19:43:25,204] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
18
[2023-11-16 19:43:25,204] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
19
[2023-11-16 19:43:25,204] chirp.drivers.uv5r - DEBUG: downloading main block...
20
[2023-11-16 19:43:38,820] chirp.drivers.uv5r - DEBUG: done.
21
[2023-11-16 19:43:38,820] chirp.drivers.uv5r - DEBUG: downloading aux block...
22
[2023-11-16 19:43:39,761] chirp.drivers.uv5r - DEBUG: done.
23
[2023-11-16 19:43:39,840] chirp.wxui.main - INFO: Saved backup to C:\Users\megam\AppData\Roaming\CHIRP\backups\Baofeng_UV-5R_20231116T194339.img
24
[2023-11-16 19:43:42,729] chirp.wxui.common - DEBUG: Revealing path C:\Users\megam\AppData\Local\Temp\chirp_debug-fdny5isg.txt
25
[2023-11-16 19:43:59,930] chirp.drivers.uv5r - ERROR: Failed to parse settings: Traceback (most recent call last):
26
  File "chirp\drivers\uv5r.py", line 1798, in get_settings
27
  File "chirp\drivers\uv5r.py", line 1468, in _get_settings
28
  File "chirp\settings.py", line 99, in __init__
29
  File "chirp\settings.py", line 107, in set_value
30
chirp.settings.InvalidValueError: Value 16665 not in range 1-1000
31

    
32
[2023-11-16 19:43:59,930] chirp.wxui.common - ERROR: Context raised unexpected_exception
33
Traceback (most recent call last):
34
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
35
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
36
TypeError: 'NoneType' object is not iterable
37
Traceback (most recent call last):
38
  File "wx\core.py", line 3427, in <lambda>
39
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
40
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
41
TypeError: 'NoneType' object is not iterable
(6-6/6)