Project

General

Profile

Bug #9541 ยป chirp_debug-uq30smuz.txt

Jason V, 05/20/2023 03:22 PM

 
1
[2023-05-20 18:06:23,133] chirp.logger - DEBUG: CHIRP next-20230515 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2023-05-20 18:06:23,164] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2023-05-20 18:06:23,166] 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-05-20 18:06:23,168] 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-05-20 18:06:23,317] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20230515 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2023-05-20 18:06:23,515] chirp.wxui.main - INFO: Server reports next-20230515 is latest
7
[2023-05-20 18:06:37,767] chirp.wxui.clone - DEBUG: Using port 'COM9'
8
[2023-05-20 18:06:37,767] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.th7800.TYTTH7800Radio'>
9
[2023-05-20 18:06:37,768] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1b2b0768a00, open=True>(port='COM9', baudrate=38400, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
10
[2023-05-20 18:06:37,769] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: local variable 'ack' referenced before assignment
11
Traceback (most recent call last):
12
  File "chirp\drivers\th7800.py", line 576, in _identify
13
  File "serial\serialwin32.py", line 310, in write
14
  File "serial\serialutil.py", line 65, in to_bytes
15
TypeError: unicode strings are not supported, please encode to bytes: '\x02SPECPR'
16

    
17
During handling of the above exception, another exception occurred:
18

    
19
Traceback (most recent call last):
20
  File "chirp\drivers\th7800.py", line 728, in sync_in
21
  File "chirp\drivers\th7800.py", line 597, in _download
22
  File "chirp\drivers\th7800.py", line 583, in _identify
23
UnboundLocalError: local variable 'ack' referenced before assignment
24

    
25
During handling of the above exception, another exception occurred:
26

    
27
Traceback (most recent call last):
28
  File "chirp\wxui\clone.py", line 66, in run
29
  File "chirp\drivers\th7800.py", line 730, in sync_in
30
chirp.errors.RadioError: Failed to communicate with the radio: local variable 'ack' referenced before assignment
31
[2023-05-20 18:06:40,773] chirp.wxui.clone - WARNING: Stopping clone thread
    (1-1/1)