Project

General

Profile

Bug #10582 » chirp_debug-0layggyf.txt

frederic monier, 05/23/2023 10:41 PM

 
1
[2023-05-24 07:37:38,659] chirp.logger - DEBUG: CHIRP next-20230515 on Darwin MacBook-Pro-de-frederic.local 22.5.0 Darwin Kernel Version 22.5.0: Mon Apr 24 20:52:43 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM64_T8112 arm64 (Python 3.8.2)
2
[2023-05-24 07:37:38,864] chirp.wxui - DEBUG: Using locale: fr_FR (318)
3
[2023-05-24 07:37:38,870] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: fr_FR (pl,uk_UA,en_US,pt_BR,el,it,ru,zh_CN,hu,nl,de,fr,es,tr_TR) from /Applications/CHIRP.app/Contents/MacOS/chirp/locale
4
[2023-05-24 07:37:38,872] 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-05-24 07:37:39,051] main - INFO: Python/3.8.2 // Darwin/macOS-13.4-arm64-arm-64bit // CHIRP/next-20230515 // wx/4.2.0 osx-cocoa (phoenix) wxWidgets 3.2.0
6
[2023-05-24 07:37:39,850] chirp.wxui.main - INFO: Server reports next-20230515 is latest
7
[2023-05-24 07:37:53,884] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.kguv8d.KGUV8DRadio'>
8
[2023-05-24 07:37:53,901] chirp.wxui.clone - DEBUG: Prompt experimental disabled for radio
9
[2023-05-24 07:38:04,695] chirp.wxui.clone - DEBUG: Using port '/dev/cu.usbserial-AB7ULCO3'
10
[2023-05-24 07:38:04,696] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.kguv8d.KGUV8DRadio'>
11
[2023-05-24 07:38:04,708] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x11276a4c0, open=True>(port='/dev/cu.usbserial-AB7ULCO3', baudrate=19200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
12
[2023-05-24 07:38:04,709] chirp.drivers.kguv8d - DEBUG: Sent:
13
000: 7d 80 ff 00 7f            }.......
14

    
15
[2023-05-24 07:38:04,964] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
16
Traceback (most recent call last):
17
  File "chirp/wxui/clone.py", line 66, in run
18
  File "chirp/drivers/kguv8d.py", line 375, in sync_in
19
  File "chirp/drivers/kguv8d.py", line 391, in _download
20
  File "chirp/drivers/kguv8d.py", line 353, in _identify
21
  File "chirp/drivers/kguv8d.py", line 315, in _read_record
22
chirp.errors.RadioError: Radio did not respond
23
[2023-05-24 07:38:12,395] chirp.wxui.clone - DEBUG: Using port 'Fake F7E'
24
[2023-05-24 07:38:12,396] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.kguv8d.KGUV8DRadio'>
25
[2023-05-24 07:38:12,397] chirp.drivers.kguv8d - DEBUG: Sent:
26
000: 7d 80 ff 00 7f            }.......
27

    
28
[2023-05-24 07:38:12,397] chirp.drivers.fake - DEBUG: Write: b'}\x80\xff\x00\x7f'
29
[2023-05-24 07:38:12,397] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
30
Traceback (most recent call last):
31
  File "chirp/wxui/clone.py", line 66, in run
32
  File "chirp/drivers/kguv8d.py", line 375, in sync_in
33
  File "chirp/drivers/kguv8d.py", line 391, in _download
34
  File "chirp/drivers/kguv8d.py", line 353, in _identify
35
  File "chirp/drivers/kguv8d.py", line 315, in _read_record
36
chirp.errors.RadioError: Radio did not respond
37
Exception in thread Thread-3:
38
Traceback (most recent call last):
39
  File "threading.py", line 932, in _bootstrap_inner
40
  File "chirp/wxui/clone.py", line 78, in run
41
AttributeError: 'FakeKenwoodSerial' object has no attribute 'close'
42
[2023-05-24 07:38:17,178] chirp.wxui.clone - DEBUG: Using port '/dev/cu.usbserial-AB7ULCO3'
43
[2023-05-24 07:38:17,179] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.kguv8d.KGUV8DRadio'>
44
[2023-05-24 07:38:17,191] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x11276ae50, open=True>(port='/dev/cu.usbserial-AB7ULCO3', baudrate=19200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
45
[2023-05-24 07:38:17,191] chirp.drivers.kguv8d - DEBUG: Sent:
46
000: 7d 80 ff 00 7f            }.......
47

    
48
[2023-05-24 07:38:17,447] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
49
Traceback (most recent call last):
50
  File "chirp/wxui/clone.py", line 66, in run
51
  File "chirp/drivers/kguv8d.py", line 375, in sync_in
52
  File "chirp/drivers/kguv8d.py", line 391, in _download
53
  File "chirp/drivers/kguv8d.py", line 353, in _identify
54
  File "chirp/drivers/kguv8d.py", line 315, in _read_record
55
chirp.errors.RadioError: Radio did not respond
56
[2023-05-24 07:38:26,545] chirp.wxui.clone - WARNING: Stopping clone thread
57
[2023-05-24 07:39:45,245] chirp.wxui.clone - DEBUG: Using port '/dev/cu.usbserial-AB7ULCO3'
58
[2023-05-24 07:39:45,245] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.kguv8d.KGUV8DRadio'>
59
[2023-05-24 07:39:45,260] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x11276ab20, open=True>(port='/dev/cu.usbserial-AB7ULCO3', baudrate=19200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
60
[2023-05-24 07:39:45,260] chirp.drivers.kguv8d - DEBUG: Sent:
61
000: 7d 80 ff 00 7f            }.......
62

    
63
[2023-05-24 07:39:45,515] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
64
Traceback (most recent call last):
65
  File "chirp/wxui/clone.py", line 66, in run
66
  File "chirp/drivers/kguv8d.py", line 375, in sync_in
67
  File "chirp/drivers/kguv8d.py", line 391, in _download
68
  File "chirp/drivers/kguv8d.py", line 353, in _identify
69
  File "chirp/drivers/kguv8d.py", line 315, in _read_record
70
chirp.errors.RadioError: Radio did not respond
71
[2023-05-24 07:39:56,819] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.kguv8dplus.KGUV8DPlusRadio'>
72
[2023-05-24 07:39:56,831] chirp.wxui.clone - DEBUG: Prompt experimental disabled for radio
73
[2023-05-24 07:39:57,645] chirp.wxui.clone - DEBUG: Using port '/dev/cu.usbserial-AB7ULCO3'
74
[2023-05-24 07:39:57,645] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.kguv8dplus.KGUV8DPlusRadio'>
75
[2023-05-24 07:39:57,658] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1127747c0, open=True>(port='/dev/cu.usbserial-AB7ULCO3', baudrate=19200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
76
[2023-05-24 07:39:57,659] chirp.drivers.kguv8dplus - DEBUG: Sent:
77
000: 7a 80 ff 00 28            z...(...
78

    
79
[2023-05-24 07:39:57,914] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
80
Traceback (most recent call last):
81
  File "chirp/wxui/clone.py", line 66, in run
82
  File "chirp/drivers/kguv8dplus.py", line 407, in sync_in
83
  File "chirp/drivers/kguv8dplus.py", line 423, in _download
84
  File "chirp/drivers/kguv8dplus.py", line 385, in _identify
85
  File "chirp/drivers/kguv8dplus.py", line 329, in _read_record
86
chirp.errors.RadioError: Radio did not respond
87
[2023-05-24 07:40:00,661] chirp.wxui.clone - WARNING: Stopping clone thread
88
[2023-05-24 07:40:07,686] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.kguv8d.KGUV8DRadio'>
89
[2023-05-24 07:40:07,698] chirp.wxui.clone - DEBUG: Prompt experimental disabled for radio
90
[2023-05-24 07:40:08,845] chirp.wxui.clone - DEBUG: Using port '/dev/cu.usbserial-AB7ULCO3'
91
[2023-05-24 07:40:08,845] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.kguv8d.KGUV8DRadio'>
92
[2023-05-24 07:40:08,858] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x112774b50, open=True>(port='/dev/cu.usbserial-AB7ULCO3', baudrate=19200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
93
[2023-05-24 07:40:08,859] chirp.drivers.kguv8d - DEBUG: Sent:
94
000: 7d 80 ff 00 7f            }.......
95

    
96
[2023-05-24 07:40:09,115] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
97
Traceback (most recent call last):
98
  File "chirp/wxui/clone.py", line 66, in run
99
  File "chirp/drivers/kguv8d.py", line 375, in sync_in
100
  File "chirp/drivers/kguv8d.py", line 391, in _download
101
  File "chirp/drivers/kguv8d.py", line 353, in _identify
102
  File "chirp/drivers/kguv8d.py", line 315, in _read_record
103
chirp.errors.RadioError: Radio did not respond
104
[2023-05-24 07:40:16,228] chirp.wxui.clone - WARNING: Stopping clone thread
(5-5/11)