You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using main branch with latest commit d7b13e0 GUI is not responding properly.
For example, "Quit GRASS GIS" does not close the application; existing layers are not rendered.
The command "exit" from the command line works as usual.
To reproduce
start GRASS
from the GUI choose "Ctrl+Q" or "File -> Quit GRASS GIS"
choosing "display layer" on a layer in an open location does not show layer
Expected behavior
GRASS should close, but it doesn't.
GRASS GUI should display layer, but layer is not shown
I can confirm this, I just recompiled main and GUI does not respond. It is impossible to display layers, for example, neither with double click nor via the contextual menu, and closing GRASS from GUI does not work either.
It was working just fine unless untill July 11th version, when I reported #4076.
Describe the bug
Using main branch with latest commit d7b13e0 GUI is not responding properly.
For example, "Quit GRASS GIS" does not close the application; existing layers are not rendered.
The command "exit" from the command line works as usual.
To reproduce
Expected behavior
System description
System Info
GRASS version: 8.5.0dev
Code revision: exported
Build date: 2024-07-23
Build platform: x86_64-pc-linux-gnu
GDAL: 3.9.1
PROJ: 9.4.1
GEOS: 3.12.2
SQLite: 3.46.0
Python: 3.11.9
wxPython: 4.2.1
Platform: Linux-6.9.9-1-default-x86_64-with-glibc2.39
Additional information
This issue was not present in main branch compiled on 2024-07-13
The text was updated successfully, but these errors were encountered: