Project

General

Profile

Bug #11232 ยป chirp_debug-0f98saac.txt

Steve Hopkins, 03/10/2024 08:09 AM

 
[2024-03-10 15:00:59,589] chirp.logger - DEBUG: CHIRP next-20240306 on Win32 (Unknown 10.0:22000) (Python 3.10.8)
[2024-03-10 15:00:59,653] chirp.wxui - DEBUG: Using locale: en_GB (274)
[2024-03-10 15:00:59,653] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_GB (de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
[2024-03-10 15:00:59,667] 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)
[2024-03-10 15:00:59,948] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
[2024-03-10 15:00:59,948] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
[2024-03-10 15:00:59,948] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
[2024-03-10 15:00:59,948] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
[2024-03-10 15:01:00,042] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22000-SP0 // CHIRP/next-20240306 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2024-03-10 15:01:00,089] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir: File is changed
[2024-03-10 15:01:00,089] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\Steve\\Desktop\\TD-H3_20240310.img', 'C:\\Users\\Steve\\Desktop\\TIDRADIO_TD-H3_20240309.img', 'C:\\Users\\Steve\\Documents\\TIDRADIO_TD-H3_20240213.img', 'C:\\Users\\Steve\\Documents\\TIDRADIO_TD-H3_20240304.img', 'C:\\Users\\Steve\\Documents\\TIDRADIO_TD-H3_20240129.img', 'C:\\Users\\Steve\\Documents\\Yaesu_FT-60_20240224.img', 'C:\\Program Files (x86)\\CHIRP\\chirp\\stock_configs\\EU LPD and PMR Channels.csv', 'C:\\Users\\Steve\\Documents\\Baofeng_UV-17Pro_20240207.img']
[2024-03-10 15:01:00,481] chirp.wxui.main - INFO: Server reports next-20240306 is latest
[2024-03-10 15:01:14,193] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11226 (status 200)
[2024-03-10 15:01:14,193] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 11226
[2024-03-10 15:01:16,024] chirp.wxui.developer - DEBUG: Fetched info for user 3 (status 200)
[2024-03-10 15:01:16,024] chirp.wxui.developer - DEBUG: User chose attachment {'id': 10781, 'filename': 'tdh8.py', 'filesize': 75888, 'content_type': 'text/x-python-script', 'description': 'f1f8fe16', 'content_url': 'https://chirpmyradio.com/attachments/download/10781/tdh8.py', 'author': {'id': 3, 'name': 'Dan Smith'}, 'created_on': '2024-03-09T15:55:31Z'}
[2024-03-10 15:01:16,024] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirpmyradio.com/attachments/download/10781/tdh8.py
[2024-03-10 15:01:16,511] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\Steve\AppData\Local\Temp\loaded-10781-4snjbtbi.py
[2024-03-10 15:01:16,511] chirp.directory - INFO: driver re-registration enabled
[2024-03-10 15:01:16,511] chirp.wxui.main - INFO: Loading module C:\Users\Steve\AppData\Local\Temp\loaded-10781-4snjbtbi.py SHA256 08c9b324b1fdefc02b5b6eb6b932c1facf75edb3c4a11e7b345a43ef1d2f8e0b
[2024-03-10 15:01:16,511] chirp.wxui.main - ERROR: Failed to load module: invalid syntax (loaded-10781-4snjbtbi.py, line 1)
[2024-03-10 15:01:16,511] chirp.wxui.common - ERROR: <function ChirpMain.load_module at 0x0000021DBAC73130> raised unexpected exception
Traceback (most recent call last):
File "chirp\wxui\main.py", line 1627, in load_module
File "<frozen importlib._bootstrap_external>", line 879, in exec_module
File "<frozen importlib._bootstrap_external>", line 1017, in get_code
File "<frozen importlib._bootstrap_external>", line 947, in source_to_code
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "C:\Users\Steve\AppData\Local\Temp\loaded-10781-4snjbtbi.py", line 1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
^
SyntaxError: invalid syntax

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "chirp\wxui\common.py", line 639, in run_safe
File "chirp\wxui\main.py", line 1631, in load_module
Exception: Invalid or unsupported module file
[2024-03-10 15:01:31,640] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM6', 'name': 'COM6', 'description': 'USB-SERIAL CH340 (COM6)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-5', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-5', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
[2024-03-10 15:01:34,301] chirp.wxui.clone - DEBUG: Using port 'COM6'
[2024-03-10 15:01:34,301] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.tdh8.TDH3'>
[2024-03-10 15:01:34,301] chirp.wxui.clone - DEBUG: Showing pre_download prompt
[2024-03-10 15:01:35,758] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
[2024-03-10 15:01:35,758] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21dbd9f11e0, open=True>(port='COM6', baudrate=38400, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2024-03-10 15:01:35,758] chirp.drivers.tdh8 - INFO: Sending Magic: 000: 50 56 4f 4a 48 5c 14 PVOJH\..

[2024-03-10 15:01:35,758] chirp.drivers.tdh8 - INFO: Valid response, got this:
[2024-03-10 15:01:35,758] chirp.drivers.tdh8 - INFO: 000: 50 33 31 31 38 33 ff ff P31183..

[2024-03-10 15:01:35,774] chirp.drivers.tdh8 - INFO: Radio mode is P31183
[2024-03-10 15:01:35,774] chirp.drivers.tdh8 - INFO: Chirp choose mode is P31183
[2024-03-10 15:01:35,774] chirp.drivers.tdh8 - INFO: Successful match.
[2024-03-10 15:01:35,774] chirp.drivers.tdh8 - INFO: Downloading...
[2024-03-10 15:01:40,596] chirp.drivers.tdh8 - INFO: done.
[2024-03-10 15:01:40,659] chirp.wxui.main - INFO: Saved backup to C:\Users\Steve\AppData\Roaming\CHIRP\backups\TIDRADIO_TD-H3_20240310T150140.img
[2024-03-10 15:01:40,706] chirp.wxui.memedit - DEBUG: Adding mem.extra column pttid as ChirpChoiceColumn
[2024-03-10 15:01:40,706] chirp.wxui.memedit - DEBUG: Adding mem.extra column bcl as ChirpChoiceColumn
[2024-03-10 15:01:40,706] chirp.wxui.memedit - DEBUG: Adding mem.extra column freqhop as ChirpChoiceColumn
[2024-03-10 15:02:10,444] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11226 (status 200)
[2024-03-10 15:02:10,444] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 11226
[2024-03-10 15:02:12,307] chirp.wxui.developer - DEBUG: Fetched info for user 3 (status 200)
[2024-03-10 15:02:12,307] chirp.wxui.developer - DEBUG: User chose attachment {'id': 10781, 'filename': 'tdh8.py', 'filesize': 75888, 'content_type': 'text/x-python-script', 'description': 'f1f8fe16', 'content_url': 'https://chirpmyradio.com/attachments/download/10781/tdh8.py', 'author': {'id': 3, 'name': 'Dan Smith'}, 'created_on': '2024-03-09T15:55:31Z'}
[2024-03-10 15:02:12,307] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirpmyradio.com/attachments/download/10781/tdh8.py
[2024-03-10 15:02:13,733] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\Steve\AppData\Local\Temp\loaded-10781-hs8dk9q4.py
[2024-03-10 15:02:13,747] chirp.wxui.main - INFO: Loading module C:\Users\Steve\AppData\Local\Temp\loaded-10781-hs8dk9q4.py SHA256 18f4a9a427003510712081cd3cb984f4f7b9d379ec2b96294527cfd3df5c6491
[2024-03-10 15:02:13,747] chirp.directory - WARNING: Replacing existing driver id `TIDRADIO_TD-H8'
[2024-03-10 15:02:13,747] chirp.directory - WARNING: Replacing existing driver id `TIDRADIO_TD-H8-HAM'
[2024-03-10 15:02:13,747] chirp.directory - WARNING: Replacing existing driver id `TIDRADIO_TD-H8-GMRS'
[2024-03-10 15:02:13,747] chirp.directory - WARNING: Replacing existing driver id `TID_TD-UV68'
[2024-03-10 15:02:13,747] chirp.directory - WARNING: Replacing existing driver id `TIDRADIO_TD-H3'
[2024-03-10 15:02:13,747] chirp.directory - WARNING: Replacing existing driver id `TIDRADIO_TD-H3-HAM'
[2024-03-10 15:02:13,747] chirp.directory - WARNING: Replacing existing driver id `TIDRADIO_TD-H3-GMRS'