Project

General

Profile

Bug #10810 ยป chirp_debug-c1e1ugtx.txt

Matt Webb, 08/24/2023 11:33 AM

 
1
[2023-08-24 19:26:42,630] chirp.logger - DEBUG: CHIRP next-20230823 on Win32 (Unknown 10.0:22621) (Python 3.10.8)
2
[2023-08-24 19:26:42,678] chirp.wxui - DEBUG: Using locale: en_GB (274)
3
[2023-08-24 19:26:42,680] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_GB (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-08-24 19:26:42,682] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_GB (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-08-24 19:26:42,907] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22621-SP0 // CHIRP/next-20230823 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2023-08-24 19:26:43,469] chirp.wxui.main - INFO: Server reports next-20230823 is latest
7
[2023-08-24 19:26:57,332] chirp.wxui.clone - DEBUG: Using port 'COM6'
8
[2023-08-24 19:26:57,332] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.tk760g.TK360G_Radios'>
9
[2023-08-24 19:26:57,341] chirp.wxui.clone - DEBUG: Showing pre_download prompt
10
[2023-08-24 19:26:58,038] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
11
[2023-08-24 19:26:58,040] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x24e2e219840, 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-08-24 19:26:58,041] chirp.drivers.tk760g - DEBUG: Entering program mode.
13
[2023-08-24 19:26:58,216] chirp.drivers.tk760g - DEBUG: Received ACK to the PROGRAM command, send ID query.
14
[2023-08-24 19:26:58,229] chirp.drivers.tk760g - DEBUG: Incorrect model ID:
15
[2023-08-24 19:26:58,229] chirp.drivers.tk760g - DEBUG: 000: 70 33 36 30 30 26 ff f1   p3600&..
16

    
17
[2023-08-24 19:26:58,229] chirp.wxui.clone - ERROR: Failed to clone: Incorrect model ID, got b'p3600&\xff\xf1', it not contains b'P3600'
18
Traceback (most recent call last):
19
  File "chirp\wxui\clone.py", line 68, in run
20
  File "chirp\drivers\tk760g.py", line 847, in sync_in
21
  File "chirp\drivers\tk760g.py", line 505, in do_download
22
  File "chirp\drivers\tk760g.py", line 482, in _open_radio
23
chirp.errors.RadioError: Incorrect model ID, got b'p3600&\xff\xf1', it not contains b'P3600'
24
[2023-08-24 19:27:00,799] chirp.wxui.clone - WARNING: Stopping clone thread
25
[2023-08-24 19:27:07,106] chirp.wxui.common - ERROR: <function ChirpMain._menu_debug_loc at 0x0000024E2C51AB90> raised unexpected exception
26
Traceback (most recent call last):
27
  File "chirp\wxui\common.py", line 566, in run_safe
28
  File "chirp\wxui\main.py", line 1706, in _menu_debug_loc
29
  File "chirp\wxui\common.py", line 599, in reveal_location
30
FileNotFoundError: Path C:\Users\uggy9\AppData\Local\Temp\chirp_debug-ypmau25u.txt does not exist