grass
grass copied to clipboard
[Bug] Starting g.gui.gmodeler from the GUI console generates wrong GUI
Describe the bug
After starting g.gui.gmodeler from the GUI console, I don't get the dedicated GUI, but a generated one (see the screenshot below). After clicking on Run, I get the correct one then.
To Reproduce
- Go to the GUI console
- Run
g.gui.gmodeler
Expected behavior
I should get the dedicated GUI immediately.
Screenshots
System description:
System Info
Operating System: Debian testing
GRASS version: 8.4.0dev
Code revision: e887353f6c
Python: 3.11.2
wxPython: 4.2.0
EDIT: Still valid as of May 2025