Project

General

Profile

Actions

Bug #11402

closed

chirp-20240626-py3-none-any.whl fails on Linux w/assert error

Added by Chuck Murcko 4 months ago. Updated 3 days ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/26/2024
Due date:
% Done:

0%

Estimated time:
Chirp Version:
next
Model affected:
all
Platform:
Linux
I read the instructions above:
Yes

Description

I have reverted to the 20240614 version. After installing, here's what I see when I run the 20240626 version:

chuck@argo-iv:~/Documents/Radio_VHF-UHF$ chirp
Traceback (most recent call last):
File "/home/chuck/.local/bin/chirp", line 8, in
sys.exit(chirpmain())
^
File "/home/chuck/.local/pipx/venvs/chirp/lib/python3.12/site-packages/chirp/wxui/init.py", line 214, in chirpmain
mainwindow = main.ChirpMain(None, title='CHIRP')

File "/home/chuck/.local/pipx/venvs/chirp/lib/python3.12/site-packages/chirp/wxui/main.py", line 427, in init
self.SetMenuBar(self.make_menubar())

File "/home/chuck/.local/pipx/venvs/chirp/lib/python3.12/site-packages/chirp/wxui/main.py", line 973, in make_menubar
self.bug_report_item.Enable(False)
wx._core.wxAssertionError: C++ assertion ""m_menuItem"" failed at ./src/gtk/menu.cpp(803) in Enable(): invalid menu item

The application fails to come up, so there's I'm wondering if I'm missing a new piece of Python...

Install log shows no errors. I have attached it since there's no debug log.


Related issues 1 (0 open1 closed)

Is duplicate of Bug #11400: CHIRP version next 2024-0626 fails to load on linuxClosedDan Smith06/26/2024

Actions
Actions

Also available in: Atom PDF