Project

General

Profile

Bug #10340 » debug.log

MELERIX ., 02/03/2023 06:00 PM

 
1
[2023-02-03 14:57:21,987] chirp.logger - DEBUG: CHIRP next-20230202 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2023-02-03 14:57:22,196] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20230202 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
3
[2023-02-03 14:57:22,196] chirp.wxui - DEBUG: Got system locale None
4
[2023-02-03 14:57:22,196] chirp.wxui - DEBUG: Failed to set up translations: [Errno 2] No translation file found for domain: 'CHIRP'
5
[2023-02-03 14:57:22,644] chirp.wxui.main - INFO: Server reports next-20230203 is latest
6
[2023-02-03 14:57:28,869] chirp.directory - INFO: driver re-registration enabled
7
[2023-02-03 14:57:28,869] chirp.wxui.main - INFO: Loading module C:\Users\MELERIX\Downloads\th_uvf8d.py
8
[2023-02-03 14:57:28,872] chirp.directory - WARNING: Replacing existing driver id `TYT_TH-UVF8D'
9
[2023-02-03 14:57:31,464] chirp.wxui.clone - WARNING: Unable to select None
10
[2023-02-03 14:57:31,503] chirp.wxui.clone - WARNING: Last vendor/model not found
11
[2023-02-03 14:57:41,135] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.main.TYTUVF8DRadio'>
12
[2023-02-03 14:57:41,980] chirp.wxui.clone - DEBUG: Using port 'COM7'
13
[2023-02-03 14:57:41,980] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.main.TYTUVF8DRadio'>
14
[2023-02-03 14:58:41,169] chirp.wxui.clone - ERROR: Failed to clone: unsupported operand type(s) for -: 'int' and 'NoneType'
15
Traceback (most recent call last):
16
  File "chirp\wxui\clone.py", line 66, in run
17
  File "C:\Users\MELERIX\Downloads\th_uvf8d.py", line 301, in sync_out
18
    tyt_uvf8d_upload(self)
19
  File "C:\Users\MELERIX\Downloads\th_uvf8d.py", line 89, in tyt_uvf8d_upload
20
    if data != radio._mmap[:32]:
21
  File "chirp\memmap.py", line 91, in __getitem__
22
TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'
23
[2023-02-03 14:59:43,143] chirp.wxui.clone - WARNING: Stopping clone thread
(5-5/6)