Project

General

Profile

Actions

Bug #11407

closed

chirp gui crashes on opening

Added by Keith Clethero 4 months ago. Updated 4 months ago.

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

0%

Estimated time:
Chirp Version:
next
Model affected:
Quangshen UV-K6
Platform:
Linux
Debug Log:
I read the instructions above:
Yes

Description

chirp chirp-20240614-py3-none-any.whl
System:
Kernel: 5.15.0-113-generic x86_64 bits: 64 compiler: gcc v: 11.4.0 Desktop: Xfce 4.18.1
tk: Gtk 3.24.33 info: xfce4-panel wm: xfwm 4.18.0 vt: 7 dm: LightDM 1.30.0
Distro: Linux Mint 21.2 Victoria base: Ubuntu 22.04 jammy
python3 -c "import wx;print(wx.version)"
4.2.1

Command line opens ok, GUI crashes with error message shown below, no debug.log written.

Error message in terminal:

Traceback (most recent call last):
File "/home/keith/.local/bin/chirp", line 8, in
sys.exit(chirpmain())
File "/home/keith/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/init.py", line 214, in chirpmain
mainwindow = main.ChirpMain(None, title='CHIRP')
File "/home/keith/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/main.py", line 427, in init
self.SetMenuBar(self.make_menubar())
File "/home/keith/.local/pipx/venvs/chirp/lib/python3.10/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 /home/wxpy/wxPython-4.2.1/ext/wxWidgets/src/gtk/menu.cpp(803) in Enable(): invalid menu item

Note, the directory /home/wxpy/wxPython-4.2.1/ext/wxWidgets/src/gtk/ does not exist on my system. Chirp was working ok, the following day it stopped, I have no idea why . I have uninstalled and reinstalled as per the instructions on the Chirp website. So far I have not been able to find anything about how to fix this. I have not knowingly deleted any files on my system.

Any guidance is much appreciated. Thank you.


Related issues 2 (0 open2 closed)

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

Actions
Has duplicate Bug #11415: CHIRP does not startRejected07/04/2024

Actions
Actions #1

Updated by Keith Clethero 4 months ago

Answer can be found here *Bug #11400
*

All good, thanks.

Actions #2

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, duplicate of #11400

Actions

Also available in: Atom PDF