Project

General

Profile

Actions

Bug #10575

closed

Right-click stopped working on Linux

Added by Jeff Ulmer 12 months ago. Updated 12 months ago.

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

100%

Estimated time:
Chirp Version:
next
Model affected:
All
Platform:
Linux
Debug Log:
I read the instructions above:

Description

Right-click on Memories stopped working on Linux. Similar to Bug #10335.

Traceback (most recent call last):
File "/home/jeff/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/memedit.py", line 1175, in _memory_rclick
props_item.Enable(self.editable)
wx._core.wxAssertionError: C++ assertion "m_menuItem" failed at ../src/gtk/menu.cpp(756) in Enable(): invalid menu item

Traceback (most recent call last):
File "/home/jeff/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/memedit.py", line 1184, in _memory_rclick
insert_item.Enable(self.editable)
wx._core.wxAssertionError: C++ assertion "m_menuItem" failed at ../src/gtk/menu.cpp(756) in Enable(): invalid menu item

Actions #1

Updated by Dan Smith 12 months ago

  • Status changed from New to In Progress
  • Assignee set to Dan Smith
  • Target version set to chirp-py3

Yeah, sorry about that. Linux is the only platform (of the three supported) that insists on adding menu items before marking them as enabled/disabled.

Actions #2

Updated by Dan Smith 12 months ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF