Bug #11400
closedCHIRP version next 2024-0626 fails to load on linux
100%
Description
Bonjour à vous,
Je n'ai pas mise à jour CHIRP depuis longtemps et j'avais la version 20240206 et j'ai mise à jour la version du jour sois la 20240626.
J'ai le message suivant dans le terminal de Linux Mint. J'ai également effacer le chirp.config étant donné que j'ai lu que le tout pouvais régler mon problème.
~/.local/bin/chirp
Traceback (most recent call last):
File "/home/jpl/.local/bin/chirp", line 8, in
sys.exit(chirpmain())
File "/home/jpl/.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/jpl/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/main.py", line 427, in init
self.SetMenuBar(self.make_menubar())
File "/home/jpl/.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
Updated by Dan Smith about 1 year ago
- Status changed from New to In Progress
- Assignee set to Dan Smith
Updated by Dan Smith about 1 year ago
I've queued a fix for this for the next build, but you may want to have a look and make the change locally to fix your installation in the meantime. It only requires moving one line. You can also just delete the line from the code and things will work.
Updated by JP Lapointe about 1 year ago
Thanks for your help my friend.
I tried to reply to the forum but I don't see any place where I could.
I need to also do a pip3 uninstall chirp too ... pipx uninstall chirp doesn't remove software install with pip3
best regards
JP
De : Dan Smith redmine@chirpmyradio.com
Envoyé : 26 juin 2024 18:57
Objet : [CHIRP - Bug #11400] impossible d''exécuter la version next 2024-0626
Updated by Dan Smith about 1 year ago
- Subject changed from impossible d''exécuter la version next 2024-0626 to CHIRP version next 2024-0626 fails to load on linux
Updated by Arek M about 1 year ago
Worked here (ubuntu 22.04), chirp from todays github, above change applied. Thanks.
Updated by Dan Smith 12 months ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset github|f3bbb4623199fd7add37223e55c179c04761c656.