Project

General

Profile

Bug #11061 ยป chirp_debug-am8jngjh.txt

Stephanie Brooks , 01/06/2024 02:13 PM

 
1
[2024-01-06 17:06:27,811] chirp.logger - DEBUG: CHIRP next-20231223 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2024-01-06 17:06:27,874] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2024-01-06 17:06:27,874] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
4
[2024-01-06 17:06:27,889] 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
[2024-01-06 17:06:28,217] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20231223 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2024-01-06 17:06:28,530] chirp.wxui.main - INFO: Server reports next-20231223 is latest
7
[2024-01-06 17:06:41,541] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'Intel(R) Active Management Technology - SOL (COM3)', 'hwid': 'PCI\\VEN_8086&DEV_9C3D&SUBSYS_833810F7&REV_04\\3&11583659&0&B3', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Intel', 'product': None, 'interface': None}, {'device': 'COM6', 'name': 'COM6', 'description': 'USB READER (COM6)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-2', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-2', 'manufacturer': 'QWDZ', 'product': None, 'interface': None}]
8
[2024-01-06 17:06:45,664] chirp.wxui.clone - DEBUG: Using port 'COM6'
9
[2024-01-06 17:06:45,664] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
10
[2024-01-06 17:06:45,695] chirp.wxui.clone - DEBUG: Showing pre_download prompt
11
[2024-01-06 17:06:47,146] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
12
[2024-01-06 17:06:47,146] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x19564aa5150, 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)
13
[2024-01-06 17:06:47,162] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
14

    
15
[2024-01-06 17:06:47,271] chirp.drivers.uv5r - INFO: Valid response, got this:
16
[2024-01-06 17:06:47,271] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd   .0v.....
17

    
18
[2024-01-06 17:06:47,709] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
19
[2024-01-06 17:06:47,709] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
20
[2024-01-06 17:06:47,709] chirp.drivers.uv5r - DEBUG: downloading main block...
21
[2024-01-06 17:07:01,179] chirp.drivers.uv5r - DEBUG: done.
22
[2024-01-06 17:07:01,179] chirp.drivers.uv5r - DEBUG: downloading aux block...
23
[2024-01-06 17:07:02,117] chirp.drivers.uv5r - DEBUG: done.
24
[2024-01-06 17:07:02,195] chirp.wxui.main - INFO: Saved backup to C:\Users\Truck\AppData\Roaming\CHIRP\backups\Baofeng_UV-5R_20240106T170702.img
25
[2024-01-06 17:07:02,242] chirp.wxui.memedit - DEBUG: Adding mem.extra column bcl as ChirpFlagColumn
26
[2024-01-06 17:07:02,242] chirp.wxui.memedit - DEBUG: Adding mem.extra column pttid as ChirpChoiceColumn
27
[2024-01-06 17:07:02,242] chirp.wxui.memedit - DEBUG: Adding mem.extra column scode as ChirpChoiceColumn
28
[2024-01-06 17:07:04,421] chirp.drivers.uv5r - ERROR: Failed to parse settings: Traceback (most recent call last):
29
  File "chirp\drivers\uv5r.py", line 1799, in get_settings
30
  File "chirp\drivers\uv5r.py", line 1469, in _get_settings
31
  File "chirp\settings.py", line 99, in __init__
32
  File "chirp\settings.py", line 107, in set_value
33
chirp.settings.InvalidValueError: Value 16665 not in range 1-1000
34

    
35
[2024-01-06 17:07:04,421] chirp.wxui.common - ERROR: Context raised unexpected_exception
36
Traceback (most recent call last):
37
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
38
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
39
TypeError: 'NoneType' object is not iterable
40
Traceback (most recent call last):
41
  File "wx\core.py", line 3427, in <lambda>
42
  File "chirp\wxui\settingsedit.py", line 51, in _initialize
43
  File "chirp\wxui\settingsedit.py", line 81, in _load_settings
44
TypeError: 'NoneType' object is not iterable