Project

General

Profile

Actions

Bug #10246

closed

CHIRP-next crashing at start MacOS

Added by Bartlomiej Baldyga over 1 year ago. Updated over 1 year ago.

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

100%

Estimated time:
Chirp Version:
next (py3)
Model affected:
app
Platform:
MacOS
Debug Log:
I read the instructions above:

Description

Hello,

CHIRP-next is crashing during app start:
processor: Apple Silicon M1 Pro
platform: MacOS Ventura 13.1

Debug log:

[2023-01-09 10:55:09,183] main - INFO: Python/3.8.2 // Darwin/macOS-13.1-x86_64-i386-64bit // CHIRP/next-20230108 // wx/4.2.0 osx-cocoa (phoenix) wxWidgets 3.2.0
[2023-01-09 10:55:09,184] chirp.wxui - DEBUG: Got system locale None
[2023-01-09 10:55:09,184] chirp.wxui - DEBUG: Failed to set up translations: 'NoneType' object has no attribute 'lower'
[2023-01-09 10:55:09,185] chirp.directory - INFO: Registered CHIRP_Fake_Live_Radio = FakeLiveRadio
[2023-01-09 10:55:09,185] chirp.directory - INFO: Registered CHIRP_Fake_Live_Radio_Slow = FakeLiveSlowRadio
[2023-01-09 10:55:09,185] chirp.directory - INFO: Registered CHIRP_Fake_Live_Radio_Errors = FakeLiveRadioWithErrors
[2023-01-09 10:55:09,185] chirp.directory - INFO: Registered CHIRP_Fake_Clone_Radio_Errors = FakeCloneFail
Traceback (most recent call last):
  File "chirpwx.py", line 8, in <module>
  File "chirp/wxui/__init__.py", line 93, in chirpmain
wx._core.wxAssertionError: C++ assertion ""lang != wxLANGUAGE_UNKNOWN"" failed at /Users/robind/projects/bb2/dist-osx-py38/build/ext/wxWidgets/src/common/intl.cpp(425) in Init(): Initializing unknown locale doesn't make sense, did you mean to use wxLANGUAGE_DEFAULT perhaps?

Files

Screenshot 2023-01-09 at 16.07.38.png (167 KB) Screenshot 2023-01-09 at 16.07.38.png Bartlomiej Baldyga, 01/09/2023 03:08 PM
Actions

Also available in: Atom PDF