Project

General

Profile

Actions

Bug #11508

closed

string index out of range, when attempting to view settings

Added by Wayne Jones 11 months ago. Updated 11 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
08/29/2024
Due date:
% Done:

100%

Estimated time:
Chirp Version:
next
Model affected:
SenhaiX 8800
Platform:
MacOS
Debug Log:
I read the instructions above:
Yes

Description

Download from radio successfully. Click ‘settings’ tab, error appears ‘string index out of range’.
I can’t then see or change the settings.
Additionally, all channels I add in ‘memories’ are not enabled for TX unless I connect to radio with manufacturer’s bluetooth app and set them.

I expected to view and change settings.

See log below:
[2024-08-30 00:05:00,313] chirp.wxui.common - ERROR: Failed to run get_settings(, )
Traceback (most recent call last):
File "chirp/wxui/common.py", line 288, in do_radio
File "chirp/drivers/ga510.py", line 862, in get_settings
IndexError: string index out of range
[2024-08-30 00:05:00,313] chirp.wxui.common - ERROR: Context raised unexpected_exception
Traceback (most recent call last):
File "chirp/wxui/settingsedit.py", line 50, in _initialize
File "chirp/wxui/common.py", line 288, in do_radio
File "chirp/drivers/ga510.py", line 862, in get_settings
IndexError: string index out of range
Traceback (most recent call last):
File "wx/core.py", line 3427, in
File "chirp/wxui/settingsedit.py", line 50, in _initialize
File "chirp/wxui/common.py", line 288, in do_radio
File "chirp/drivers/ga510.py", line 862, in get_settings
IndexError: string index out of range


Files

config.txt (1.08 KB) config.txt Wayne Jones, 08/29/2024 04:13 PM
SenhaiX_8800_20240830.img (7.25 KB) SenhaiX_8800_20240830.img Wayne Jones, 08/29/2024 04:13 PM
debug_log.txt (411 KB) debug_log.txt Wayne Jones, 08/29/2024 04:13 PM
ga510.py (35.7 KB) ga510.py Dan Smith, 08/29/2024 05:16 PM
Actions

Also available in: Atom PDF