Project

General

Profile

Actions

Bug #10847

open

Unable to run CHIRP-next on Simplified Chinese Language Windows OS

Added by James Freeman 8 months ago. Updated 8 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
09/17/2023
Due date:
% Done:

0%

Estimated time:
Chirp Version:
next
Model affected:
None
Platform:
Windows
Debug Log:
I read the instructions above:

Description

OS: ALL Windows OS using Simplified Chinese including but not limited to 10, 11.

Python reports an error, which can be determined to be a startup error due to a GPT encoding issue.

Traceback (most recent call last):
File "chirpwx.py", line 8, in
File "chirp\wxui_init.py", line 71, in chirpmain
File "chirp\wxui\config.py", line 172, in get
File "chirp\wxui\config.py", line 38, in __init
_
File "configparser.py", line 698, in read
File "configparser.py", line 1021, in _read
UnicodeDecodeError: 'gbk' codec can't decode byte 0x8f in position 639: illegal multibyte sequence


Files

next.jpg (392 KB) next.jpg James Freeman, 09/17/2023 02:27 PM
chirp.config (803 Bytes) chirp.config James Freeman, 09/18/2023 01:01 PM
Actions #1

Updated by Dan Smith 8 months ago

Are you able to attach your config file here? Open it in a text editor first and make sure there's nothing sensitive first.

Actions #2

Updated by James Freeman 8 months ago

Problem solved, I deleted the Legcy version config file and the problem was solved. Which had this field generated by the previous version:

[memedit]
column_order_memoryeditor = 位置,频率,名称,亚音频制式,亚音频,接收亚音频,DTCS 代码,DTCS 接收代码,DTCS 策略,收发使用不同亚音频,差频方向,频差,制式,功率,调谐间隔,跳过,备注
hide_empty = False
show_special = True

Actions

Also available in: Atom PDF