|
[2024-09-08 21:58:17,113] chirp.logger - DEBUG: CHIRP next-20240905 on Win32 (Unknown 10.0:22621) (Python 3.10.8)
|
|
[2024-09-08 21:58:17,745] chirp.wxui - DEBUG: Using locale: pl_PL (610)
|
|
[2024-09-08 21:58:17,749] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: pl_PL (bg_BG,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-09-08 21:58:17,753] chirp.wxui - DEBUG: Translation loaded=True for wxstd: pl_PL (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-09-08 21:58:18,403] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22621-SP0 // CHIRP/next-20240905 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2024-09-08 21:58:18,498] chirp.wxui.main - DEBUG: Recent is now ['D:\\RADIO\\Quansheng UV-K5\\Quansheng_UV-K5.img', 'C:\\Users\\pluty\\Downloads\\Untitled.csv', 'C:\\Users\\pluty\\Downloads\\RepeaterBook.csv', 'C:\\Users\\pluty\\Downloads\\Odmaster_TD-H8_06_23_2024 043316.csv', 'D:\\RADIO\\Baofeng\\Ustawienia Baofeng UV-5RA\\Baofeng_UV-5X.img', 'D:\\RADIO\\Yaesu\\Yaesu FT-4XE\\Ustawienia Yaesu FT-4XE\\Yaesu_FT-4XE.img', 'D:\\RADIO\\CRT Micron UV2\\Ustawienia_Micron\\CRT_Micron UV2.img', 'C:\\Users\\pluty\\Downloads\\Odmaster_TD-H8 Ham_05_27_2024 010807.csv']
|
|
[2024-09-08 21:58:19,082] chirp.wxui.report - INFO: Disabling reporting because Expecting value: line 1 column 1 (char 0)
|
|
[2024-09-08 21:58:53,625] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM8', 'name': 'COM8', 'description': 'Silicon Labs Dual CP2105 USB to UART Bridge: Enhanced COM Port (COM8)', 'hwid': 'USB VID:PID=10C4:EA70 SER=0141F61E LOCATION=1-2:x.0', 'vid': 4292, 'pid': 60016, 'serial_number': '0141F61E', 'location': '1-2:x.0', 'manufacturer': 'Silicon Labs', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'USB-SERIAL CH340 (COM5)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-3:x.0', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-3:x.0', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}, {'device': 'COM9', 'name': 'COM9', 'description': 'Silicon Labs Dual CP2105 USB to UART Bridge: Standard COM Port (COM9)', 'hwid': 'USB VID:PID=10C4:EA70 SER=0141F61E LOCATION=1-2:x.1', 'vid': 4292, 'pid': 60016, 'serial_number': '0141F61E', 'location': '1-2:x.1', 'manufacturer': 'Silicon Labs', 'product': None, 'interface': None}]
|
|
[2024-09-08 21:58:55,579] chirp.wxui.clone - DEBUG: Using port 'COM5'
|
|
[2024-09-08 21:58:55,579] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.tdh8.RT730'>
|
|
[2024-09-08 21:58:55,594] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2024-09-08 21:58:56,678] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2024-09-08 21:58:56,679] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x213a37fceb0, open=True>(port='COM5', baudrate=38400, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-09-08 21:58:56,680] chirp.drivers.tdh8 - INFO: Sending Magic: 000: 50 47 4f 4a 48 c3 44 PGOJH.D.
|
|
|
|
[2024-09-08 21:58:56,688] chirp.drivers.tdh8 - INFO: Valid response, got this:
|
|
[2024-09-08 21:58:56,688] chirp.drivers.tdh8 - INFO: 000: 50 33 31 31 38 33 ff ff P31183..
|
|
|
|
[2024-09-08 21:58:56,691] chirp.wxui.clone - INFO: Detected <class 'chirp.drivers.tdh8.RT730'> from serial
|
|
[2024-09-08 21:58:56,692] chirp.drivers.tdh8 - INFO: Downloading...
|
|
[2024-09-08 21:59:08,437] chirp.drivers.tdh8 - INFO: done.
|
|
[2024-09-08 21:59:08,520] chirp.wxui.main - INFO: Saved backup to C:\Users\pluty\AppData\Roaming\CHIRP\backups\Radtel_RT-730_20240908T215908.img
|
|
[2024-09-08 21:59:11,222] chirp.wxui.common - ERROR: Failed to run get_settings(, )
|
|
Traceback (most recent call last):
|
|
File "chirp\drivers\tdh8.py", line 2021, in get_settings
|
|
File "chirp\drivers\tdh8.py", line 1653, in _get_settings
|
|
IndexError: list index out of range
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\common.py", line 287, in do_radio
|
|
File "chirp\drivers\tdh8.py", line 2023, in get_settings
|
|
chirp.settings.InvalidValueError: Setting Failed!
|
|
[2024-09-08 21:59:11,227] chirp.wxui.common - ERROR: Context raised unexpected_exception
|
|
Traceback (most recent call last):
|
|
File "chirp\drivers\tdh8.py", line 2021, in get_settings
|
|
File "chirp\drivers\tdh8.py", line 1653, in _get_settings
|
|
IndexError: list index out of range
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\settingsedit.py", line 50, in _initialize
|
|
File "chirp\wxui\common.py", line 287, in do_radio
|
|
File "chirp\drivers\tdh8.py", line 2023, in get_settings
|
|
chirp.settings.InvalidValueError: Setting Failed!
|
|
Traceback (most recent call last):
|
|
File "chirp\drivers\tdh8.py", line 2021, in get_settings
|
|
File "chirp\drivers\tdh8.py", line 1653, in _get_settings
|
|
IndexError: list index out of range
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "wx\core.py", line 3427, in <lambda>
|
|
File "chirp\wxui\settingsedit.py", line 50, in _initialize
|
|
File "chirp\wxui\common.py", line 287, in do_radio
|
|
File "chirp\drivers\tdh8.py", line 2023, in get_settings
|
|
chirp.settings.InvalidValueError: Setting Failed!
|
|
[2024-09-08 21:59:17,635] chirp.wxui.bugreport - DEBUG: Created page start
|
|
[2024-09-08 21:59:17,644] chirp.wxui.bugreport - DEBUG: Created page creds
|
|
[2024-09-08 21:59:17,671] chirp.wxui.bugreport - DEBUG: Created page existbug
|
|
[2024-09-08 21:59:17,676] chirp.wxui.bugreport - DEBUG: Created page update
|
|
[2024-09-08 22:00:40,217] chirp.wxui.bugreport - ERROR: Login auth check failed: Unauthorized
|
|
[2024-09-08 22:01:13,125] chirp.wxui.bugreport - DEBUG: CHIRP login success as 82609
|
|
[2024-09-08 22:01:32,439] chirp.wxui.bugreport - DEBUG: Validated issue 11528
|
|
[2024-09-08 22:02:03,523] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\pluty\AppData\Roaming\CHIRP\chirp.config stamped 2024-09-08T22:02:03.522984
|
|
[2024-09-08 22:02:03,537] chirp.wxui.bugreport - DEBUG: Capturing focused open file Radtel_RT-730_20240908.img from <chirp.drivers.tdh8.RT730 object at 0x00000213A37FD870>
|