Project

General

Profile

Bug #10304 » chirp_debug-du2ui22d.txt

Reverend Neil, 01/23/2023 06:57 AM

 
1
[2023-01-23 06:50:59,784] chirp.logger - DEBUG: CHIRP next-20230121 on Win32 (Unknown 10.0:19044) (Python 3.10.8)
2
[2023-01-23 06:51:00,481] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19044-SP0 // CHIRP/next-20230121 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
3
[2023-01-23 06:51:00,481] chirp.wxui - DEBUG: Got system locale None
4
[2023-01-23 06:51:00,482] chirp.wxui - DEBUG: Failed to set up translations: [Errno 2] No translation file found for domain: 'CHIRP'
5
[2023-01-23 06:51:00,518] chirp.wxui.main - INFO: Ignoring dist stock conf DE Freenet Frequencies.csv because same name found in user dir
6
[2023-01-23 06:51:00,518] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir
7
[2023-01-23 06:51:00,518] chirp.wxui.main - INFO: Ignoring dist stock conf FR Marine VHF Channels.csv because same name found in user dir
8
[2023-01-23 06:51:00,519] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
9
[2023-01-23 06:51:00,519] chirp.wxui.main - INFO: Ignoring dist stock conf NOAA Weather Alert.csv because same name found in user dir
10
[2023-01-23 06:51:00,519] chirp.wxui.main - INFO: Ignoring dist stock conf UK Business Radio Simple Light Frequencies.csv because same name found in user dir
11
[2023-01-23 06:51:00,519] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Center).csv because same name found in user dir
12
[2023-01-23 06:51:00,519] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Dial).csv because same name found in user dir
13
[2023-01-23 06:51:00,519] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir
14
[2023-01-23 06:51:00,519] chirp.wxui.main - INFO: Ignoring dist stock conf US Calling Frequencies.csv because same name found in user dir
15
[2023-01-23 06:51:00,520] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir
16
[2023-01-23 06:51:00,520] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir
17
[2023-01-23 06:51:00,520] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir
18
[2023-01-23 06:51:02,426] chirp.wxui.main - INFO: Server reports next-20230122 is latest
19
[2023-01-23 06:51:42,120] chirp.wxui.clone - DEBUG: Using port 'COM1'
20
[2023-01-23 06:51:42,121] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.icx90.ICx90Radio'>
21
[2023-01-23 06:51:42,128] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: object of type 'IcfFrame' has no len()
22
Traceback (most recent call last):
23
  File "chirp\drivers\icf.py", line 415, in clone_from_radio
24
  File "chirp\drivers\icf.py", line 340, in _clone_from_radio
25
  File "chirp\drivers\icf.py", line 210, in get_model_data
26
  File "chirp\drivers\icf.py", line 266, in send_clone_frame
27
TypeError: object of type 'IcfFrame' has no len()
28

    
29
During handling of the above exception, another exception occurred:
30

    
31
Traceback (most recent call last):
32
  File "chirp\wxui\clone.py", line 60, in run
33
  File "chirp\drivers\icx90.py", line 611, in sync_in
34
  File "chirp\drivers\icf.py", line 899, in sync_in
35
  File "chirp\drivers\icf.py", line 417, in clone_from_radio
36
chirp.errors.RadioError: Failed to communicate with the radio: object of type 'IcfFrame' has no len()
37
[2023-01-23 06:51:46,308] chirp.wxui.clone - WARNING: Stopping clone thread
(2-2/7)