Bug #11402
closedchirp-20240626-py3-none-any.whl fails on Linux w/assert error
0%
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.
Updated by Dan Smith 4 months ago
- Is duplicate of Bug #11400: CHIRP version next 2024-0626 fails to load on linux added
- Status changed from New to Rejected
Yep, this is a duplicate of #11400 . there's a link to a one-line fix you can make yourself ahead of the next build to get going again. Sorry about that - linux/GTK behaves differently than all the other platforms for menu items in a really tiny but meaningful way.
Updated by Chuck Murcko 4 months ago
Thanks, Dan. Woulda known if it was in Latin, but I never learned French; too many apostrophes. :)
Updated by Louis Wise 24 days ago
I can not get the Mac Version of Chirp to download from the Baofeng BF-18H using the UV-25 setting. All I get is a communication error saying not the data it expected. I think the PC version is working for this but at least my Mac is not letting me download from the radio. I have an older version of the Mac software on my Mac Studio computer (13.6.1) and don’t know if that is a problem?
Updated by Chuck Murcko 24 days ago
Hi. I don't have a Mac. The only thing I could suggest is trying
UV-17pro, which also worked on Windows and Linux.
73 Chuck AI7SY
On 10/15/24 09:46, Louis Wise wrote: