Project

General

Profile

Bug #10833 ยป chirp_debug-7yvwjslt.txt

Nathan Bartrum, 09/09/2023 08:51 AM

 
1
[2023-09-09 11:37:24,825] chirp.logger - DEBUG: CHIRP next-20230906 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2023-09-09 11:37:24,947] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2023-09-09 11:37:25,000] 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-09-09 11:37:25,000] 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-09-09 11:37:25,528] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20230906 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2023-09-09 11:37:26,368] chirp.wxui.main - INFO: Server reports next-20230906 is latest
7
[2023-09-09 11:37:31,146] chirp.wxui.clone - DEBUG: Using port 'COM5'
8
[2023-09-09 11:37:31,146] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.retevis_rt98.Rt98Radio'>
9
[2023-09-09 11:37:31,286] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x25b19027520, open=True>(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
10
[2023-09-09 11:37:31,328] chirp.drivers.retevis_rt98 - DEBUG: 000: 49 52 54 39 38 56 00 00   IRT98V..
11
008: 01 56 31 30 30 00 00 06   .V100...
12

    
13
[2023-09-09 11:37:31,328] chirp.wxui.clone - ERROR: Failed to clone: check_ver() takes 2 positional arguments but 3 were given
14
Traceback (most recent call last):
15
  File "chirp\wxui\clone.py", line 69, in run
16
  File "chirp\drivers\retevis_rt98.py", line 811, in sync_in
17
  File "chirp\drivers\retevis_rt98.py", line 652, in do_download
18
  File "chirp\drivers\retevis_rt98.py", line 589, in _ident
19
TypeError: check_ver() takes 2 positional arguments but 3 were given
20
[2023-09-09 11:37:38,872] chirp.wxui.clone - DEBUG: Using port 'COM5'
21
[2023-09-09 11:37:38,872] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.retevis_rt98.Rt98Radio'>
22
[2023-09-09 11:37:38,895] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x25b1905ddb0, open=True>(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
23
[2023-09-09 11:37:38,928] chirp.drivers.retevis_rt98 - DEBUG: 000: 49 52 54 39 38 56 00 00   IRT98V..
24
008: 01 56 31 30 30 00 00 06   .V100...
25

    
26
[2023-09-09 11:37:38,936] chirp.wxui.clone - ERROR: Failed to clone: check_ver() takes 2 positional arguments but 3 were given
27
Traceback (most recent call last):
28
  File "chirp\wxui\clone.py", line 69, in run
29
  File "chirp\drivers\retevis_rt98.py", line 811, in sync_in
30
  File "chirp\drivers\retevis_rt98.py", line 652, in do_download
31
  File "chirp\drivers\retevis_rt98.py", line 589, in _ident
32
TypeError: check_ver() takes 2 positional arguments but 3 were given
33
[2023-09-09 11:38:10,696] chirp.wxui.clone - WARNING: Stopping clone thread