Project

General

Profile

Bug #10420 ยป chirp_debug-edd650y6.txt

Brian Baldwin, 03/07/2023 01:47 AM

 
[2023-03-06 18:41:28,253] chirp.logger - DEBUG: CHIRP next-20230304 on Win32 (Unknown 10.0:22621) (Python 3.10.8)
[2023-03-06 18:41:28,950] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22621-SP0 // CHIRP/next-20230304 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
[2023-03-06 18:41:28,950] chirp.wxui - DEBUG: System locale: en_US (276)
[2023-03-06 18:41:28,950] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
[2023-03-06 18:41:28,966] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (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)
[2023-03-06 18:41:29,438] chirp.wxui.main - INFO: Server reports next-20230304 is latest
[2023-03-06 18:41:35,280] chirp.wxui.clone - DEBUG: Using port 'COM10'
[2023-03-06 18:41:35,280] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.GMRS50V2'>
[2023-03-06 18:41:35,296] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
[2023-03-06 18:41:36,017] chirp.drivers.btech - INFO: Positive ident, this is a BTECH GMRS-50V2
[2023-03-06 18:42:04,951] chirp.drivers.btech - INFO: Radio ranges: VHF 130000000 to 179000000
[2023-03-06 18:42:04,951] chirp.drivers.btech - INFO: Radio ranges: UHF 400000000 to 520000000
[2023-03-06 18:42:25,522] chirp.wxui.common - ERROR: Failed to run get_settings(, )
Traceback (most recent call last):
File "chirp\wxui\common.py", line 185, in do_radio
File "chirp\drivers\btech.py", line 1672, in get_settings
IndexError: list index out of range
[2023-03-06 18:42:25,522] chirp.wxui.common - ERROR: Context raised unexpected_exception
Traceback (most recent call last):
File "chirp\wxui\settingsedit.py", line 47, in _initialize
File "chirp\wxui\common.py", line 185, in do_radio
File "chirp\drivers\btech.py", line 1672, in get_settings
IndexError: list index out of range
Traceback (most recent call last):
File "wx\core.py", line 3427, in <lambda>
File "chirp\wxui\settingsedit.py", line 47, in _initialize
File "chirp\wxui\common.py", line 185, in do_radio
File "chirp\drivers\btech.py", line 1672, in get_settings
IndexError: list index out of range