Project

General

Profile

Bug #11013 ยป chirp_debug-8aq5woy_.txt

Michel NAVARRO, 12/14/2023 07:44 AM

 
1
[2023-12-14 16:28:50,990] chirp.logger - DEBUG: CHIRP next-20231213 on Darwin Mini-de-Michel 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct  9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64 (Python 3.8.2)
2
[2023-12-14 16:28:51,274] chirp.wxui - DEBUG: Using locale: fr_FR (318)
3
[2023-12-14 16:28:51,278] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: fr_FR (pl,uk_UA,en_US,pt_BR,el,it,ru,ja_JP,zh_CN,hu,nl,de,fr,es,tr_TR) from /Users/michelnavarro/Desktop/BAOFENG UV-5R/CHIRP-2.app/Contents/MacOS/chirp/locale
4
[2023-12-14 16:28:51,282] chirp.wxui - DEBUG: Translation loaded=True for wxstd: fr_FR (fa_IR,sl,sk,pl,vi,sq,sv,ms,da,gl_ES,pt_BR,ko_KR,ja,el,lv,co,it,ca,zh_TW,cs,ru,ro,zh_CN,pt,uk,an,ar,hr,hu,nl,ne,af,nb,hi,ka,de,ca@valencia,fi,id,fr,es,lt,eu,ta,tr)
5
[2023-12-14 16:28:51,643] main - INFO: Python/3.8.2 // Darwin/macOS-14.1.2-x86_64-i386-64bit // CHIRP/next-20231213 // wx/4.2.0 osx-cocoa (phoenix) wxWidgets 3.2.0
6
[2023-12-14 16:28:53,295] chirp.wxui.main - INFO: Server reports next-20231213 is latest
7
[2023-12-14 16:29:00,081] chirp.wxui.clone - DEBUG: Using port '/dev/cu.usbserial-14230'
8
[2023-12-14 16:29:00,082] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
9
[2023-12-14 16:29:00,093] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
10
[2023-12-14 16:29:00,099] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x115366e50, open=True>(port='/dev/cu.usbserial-14230', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
11
[2023-12-14 16:29:00,099] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
12

    
13
[2023-12-14 16:29:00,191] chirp.drivers.uv5r - INFO: Valid response, got this:
14
[2023-12-14 16:29:00,191] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd   .0v.....
15

    
16
[2023-12-14 16:29:00,594] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff'
17
[2023-12-14 16:29:00,594] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
18
[2023-12-14 16:29:00,594] chirp.drivers.uv5r - DEBUG: downloading main block...
19
[2023-12-14 16:29:13,278] chirp.drivers.uv5r - DEBUG: done.
20
[2023-12-14 16:29:13,278] chirp.drivers.uv5r - DEBUG: downloading aux block...
21
[2023-12-14 16:29:14,137] chirp.drivers.uv5r - DEBUG: done.
22
[2023-12-14 16:29:14,221] chirp.wxui.main - INFO: Saved backup to /Users/michelnavarro/.chirp/backups/Baofeng_UV-5R_20231214T162914.img
23
[2023-12-14 16:29:14,243] chirp.wxui.memedit - DEBUG: Adding mem.extra column bcl as ChirpFlagColumn
24
[2023-12-14 16:29:14,244] chirp.wxui.memedit - DEBUG: Adding mem.extra column pttid as ChirpChoiceColumn
25
[2023-12-14 16:29:14,244] chirp.wxui.memedit - DEBUG: Adding mem.extra column scode as ChirpChoiceColumn
26
[2023-12-14 16:29:17,723] chirp.drivers.uv5r - ERROR: Failed to parse settings: Traceback (most recent call last):
27
  File "chirp/drivers/uv5r.py", line 1799, in get_settings
28
  File "chirp/drivers/uv5r.py", line 1469, in _get_settings
29
  File "chirp/settings.py", line 99, in __init__
30
  File "chirp/settings.py", line 107, in set_value
31
chirp.settings.InvalidValueError: Value 16665 not in range 1-1000
32

    
33
[2023-12-14 16:29:17,724] chirp.wxui.common - ERROR: Context raised unexpected_exception
34
Traceback (most recent call last):
35
  File "chirp/wxui/settingsedit.py", line 51, in _initialize
36
  File "chirp/wxui/settingsedit.py", line 81, in _load_settings
37
TypeError: 'NoneType' object is not iterable
38
Traceback (most recent call last):
39
  File "wx/core.py", line 3427, in <lambda>
40
  File "chirp/wxui/settingsedit.py", line 51, in _initialize
41
  File "chirp/wxui/settingsedit.py", line 81, in _load_settings
42
TypeError: 'NoneType' object is not iterable