[GRASS-git] [OSGeo/grass] b60f42: fix #3882 (digitizing on Windows)
Anna Petrasova
noreply at github.com
Sat Oct 26 19:18:32 PDT 2019
Branch: refs/heads/releasebranch_7_8
Home: https://github.com/OSGeo/grass
Commit: b60f4280da19487637fff2948bef7b5bd6c609ed
https://github.com/OSGeo/grass/commit/b60f4280da19487637fff2948bef7b5bd6c609ed
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2019-10-26 (Sat, 26 Oct 2019)
Changed paths:
M gui/wxpython/core/render.py
M gui/wxpython/nviz/wxnviz.py
M gui/wxpython/vdigit/wxdisplay.py
Log Message:
-----------
fix #3882 (digitizing on Windows)
* g.pnmcomp needs to use the same size as the individually rendered maps
* do not call setlocale from windows to avoid assertion error under non-english locale, not clear why it impacts Windows only and if removing the line won't cause further problems
More information about the grass-commit
mailing list