<div dir="ltr"><div>Dear All,</div><div>When I try to launch grass 8.3.2 (Pop OS/ Ubuntu 22.04) I get this error. I did a clean installation from ubuntugis unstable. "grass-gui" is installed.</div><div>Is this a bug or am I doing something wrong?</div><div>Thank you</div><div>Best</div><div><br></div><div><br></div><div>Starting GRASS GIS...<br><br>          __________  ___   __________    _______________<br>         / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/<br>        / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \<br>       / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /<br>       \____/_/ |_/_/  |_/____/____/   \____/___//____/<br><br>Welcome to GRASS GIS 8.3.2<br>GRASS GIS homepage:                      <a href="https://grass.osgeo.org">https://grass.osgeo.org</a><br>This version running through:            Bash Shell (/bin/bash)<br>Help is available with the command:      g.manual -i<br>See the licence terms with:              g.version -c<br>See citation options with:               g.version -x<br>If required, restart the GUI with:       g.gui wxpython<br>When ready to quit enter:                exit<br><br>Launching <wxpython> GUI in the background, please wait...<br>GRASS tmploc/PERMANENT:~ > Traceback (most recent call last):<br>  File "/usr/lib/python3/dist-packages/wx/core.py", line 3427, in <lambda><br>    lambda event: event.callable(*event.args, **<a href="http://event.kw">event.kw</a>) )<br>  File "/usr/lib/grass83/gui/wxpython/wxgui.py", line 95, in show_main_gui<br>    mainframe = GMFrame(<br>  File "/usr/lib/grass83/gui/wxpython/main_window/frame.py", line 174, in __init__<br>    self.workspace_manager.CreateRecentFilesMenu(<br>  File "/usr/lib/grass83/gui/wxpython/lmgr/workspace.py", line 515, in CreateRecentFilesMenu<br>    file_menu = menu.GetMenu(<br>wx._core.wxAssertionError: C++ assertion ""node"" failed at ./src/common/menucmn.cpp(923) in GetMenu(): bad index in wxMenuBar::GetMenu()<br></div></div>