[GRASS-git] [OSGeo/grass] 8e66ba: wxGUI: do not import from pygrass on gui startup (...
Anna Petrasova
noreply at github.com
Sun Feb 13 12:22:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 8e66baaf5e752dc2e9050bc1d888bb3391f1aaad
https://github.com/OSGeo/grass/commit/8e66baaf5e752dc2e9050bc1d888bb3391f1aaad
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2022-02-13 (Sun, 13 Feb 2022)
Changed paths:
M gui/wxpython/gui_core/gselect.py
Log Message:
-----------
wxGUI: do not import from pygrass on gui startup (#2202)
Replaces pygrass.utils.decode as not needed here, grass.utils.decode was internally called anyway.
This should prevent that gui crashes when loading C libraries fails, see #2192.
More information about the grass-commit
mailing list