Markus Neteler
Markus Neteler
**Describe the bug** Using GRASS GIS 8 with Python 3.11 leads to: ``` grass /usr/bin/grass:68: DeprecationWarning: Use setlocale(), getencoding() and getlocale() instead ENCODING = locale.getdefaultlocale()[1] /usr/bin/grass:1417: DeprecationWarning: Use setlocale(), getencoding()...
**Is your feature request related to a problem? Please describe.** Some location wizard GUI windows are not resizable (see screenshot below). **Describe the solution you'd like** If possible, all location...
**Is your feature request related to a problem? Please describe.** Nowadays some users expect that they can simply "swipe" geodata into the GUI. **Describe the solution you'd like** While this...
**Is your feature request related to a problem? Please describe.** The GRASS GIS 8 GUI shows a very helpful infobar at initial startup:  This is not shown any more...
**Describe the bug** This is a followup to "[GRASS-user] v.rast.stats error: "Unable to seek"": Hypothesis: memory leak in r.random.surface See: https://lists.osgeo.org/pipermail/grass-user/2021-May/082433.html **To Reproduce** Steps to reproduce the behavior: GRASS GIS...
Fixes the following compilation error: ``` g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra...
Fixes #784
**Describe the wish** So far the keywords of GRASS GIS addons are not yet added to (injected): `Keywords - Index of GRASS GIS modules` https://grass.osgeo.org/grass-stable/manuals/keywords.html This being solved during addon...
At time, the minor version is hardcoded in the crontab related to writing out the logs, e.g.: https://github.com/OSGeo/grass-addons/blob/5a2e92ddedb2a6c996d773df4a432dc25f7fe50a/utils/cronjobs_osgeo_lxd/cron_job_list_grass#L35 A solution is needed to avoid future editing with every minor release.
I saw in one of these files a mention of the test using the North Carolina data sets, and I see it often in the tests, I assume it is...