Project

General

Profile

Bug #10420 ยป chirp_debug-edd650y6.txt

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

 
1
[2023-03-06 18:41:28,253] chirp.logger - DEBUG: CHIRP next-20230304 on Win32 (Unknown 10.0:22621) (Python 3.10.8)
2
[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
3
[2023-03-06 18:41:28,950] chirp.wxui - DEBUG: System locale: en_US (276)
4
[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
5
[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)
6
[2023-03-06 18:41:29,438] chirp.wxui.main - INFO: Server reports next-20230304 is latest
7
[2023-03-06 18:41:35,280] chirp.wxui.clone - DEBUG: Using port 'COM10'
8
[2023-03-06 18:41:35,280] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.GMRS50V2'>
9
[2023-03-06 18:41:35,296] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
10
[2023-03-06 18:41:36,017] chirp.drivers.btech - INFO: Positive ident, this is a BTECH GMRS-50V2
11
[2023-03-06 18:42:04,951] chirp.drivers.btech - INFO: Radio ranges: VHF 130000000 to 179000000
12
[2023-03-06 18:42:04,951] chirp.drivers.btech - INFO: Radio ranges: UHF 400000000 to 520000000
13
[2023-03-06 18:42:25,522] chirp.wxui.common - ERROR: Failed to run get_settings(, )
14
Traceback (most recent call last):
15
  File "chirp\wxui\common.py", line 185, in do_radio
16
  File "chirp\drivers\btech.py", line 1672, in get_settings
17
IndexError: list index out of range
18
[2023-03-06 18:42:25,522] chirp.wxui.common - ERROR: Context raised unexpected_exception
19
Traceback (most recent call last):
20
  File "chirp\wxui\settingsedit.py", line 47, in _initialize
21
  File "chirp\wxui\common.py", line 185, in do_radio
22
  File "chirp\drivers\btech.py", line 1672, in get_settings
23
IndexError: list index out of range
24
Traceback (most recent call last):
25
  File "wx\core.py", line 3427, in <lambda>
26
  File "chirp\wxui\settingsedit.py", line 47, in _initialize
27
  File "chirp\wxui\common.py", line 185, in do_radio
28
  File "chirp\drivers\btech.py", line 1672, in get_settings
29
IndexError: list index out of range