Bug #11842
openCopy Paste broken Linux mint python 3.10
0%
Description
(Describe what you were doing)
Copy Paste memory locations
(Describe what you expected to happen)
Copy Paste memory locations
(Describe what actually happened instead)
ERROR:
Traceback (most recent call last):
File "/home/jhapke/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/common.py", line 652, in run_safe
return fn(*args, **kwargs)
File "/home/jhapke/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/main.py", line 1545, in menu_paste
self.current_editorset.cb_paste()
File "/home/jhapke/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/main.py", line 314, in cb_paste
return self.current_editor.cb_paste()
File "/home/jhapke/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/memedit.py", line 852, in undo_wrapper
with self.undo_context(name):
File "/usr/lib/python3.10/contextlib.py", line 135, in __enter_
return next(self.gen)
File "/home/jhapke/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/memedit.py", line 967, in undo_context
self.undo_ctx = actiontype(self, name)
File "/home/jhapke/.local/pipx/venvs/chirp/lib/python3.10/site-packages/chirp/wxui/memedit.py", line 766, in __init_
self._pre_pos = self._memedit._grid.GetGridCursorCoords()
AttributeError: 'ChirpMemoryGrid' object has no attribute 'GetGridCursorCoords'
(Has this ever worked before? New radio? Does it work with OEM software?)
this is a new chirp install on a new linux mint computer
Files
Updated by Jeff Hapke 2 days ago
- File config.txt config.txt added
- File US FRS and GMRS Channels.csv US FRS and GMRS Channels.csv added
- File linux_system_info.txt linux_system_info.txt added
[Uploaded from CHIRP next-20250214]
Updated by Jeff Hapke 2 days ago
- File chirp_debug-mlsycfl9.txt chirp_debug-mlsycfl9.txt added
Found and adding degug log