[GRASS-git] [OSGeo/grass] f43825: fix #3882 (digitizing on Windows)
Anna Petrasova
noreply at github.com
Sat Oct 26 19:12:41 PDT 2019
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: f43825bc2464ee8d020dd41ce5ae5826802c605a
https://github.com/OSGeo/grass/commit/f43825bc2464ee8d020dd41ce5ae5826802c605a
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