Markus Neteler
|
2de27e8acb
grass.py: fix startup in case of missing SHELL var (eg docker) (trunk, https://trac.osgeo.org/grass/changeset/64684 + https://trac.osgeo.org/grass/changeset/64688)
|
10 vuotta sitten |
Martin Landa
|
d0ce1f2bbf
Prefer xdg-open and x-www-browser for HTML browser.
|
10 vuotta sitten |
Vaclav Petras
|
49da2d48f3
do not show old-school command line welcome (backport https://trac.osgeo.org/grass/changeset/64408)
|
10 vuotta sitten |
Martin Landa
|
f79c960dde
grass.py: warning to message when language override (cosmetics)
|
10 vuotta sitten |
Martin Landa
|
93c454b7dd
another attempt to fix https://trac.osgeo.org/grass/ticket/2552
|
10 vuotta sitten |
Martin Landa
|
1c5e6db70d
attempt to fix https://trac.osgeo.org/grass/ticket/2552
|
10 vuotta sitten |
Markus Neteler
|
3f91120302
grass.py: show version with --version; minor cosmetics
|
10 vuotta sitten |
Martin Landa
|
d3788fdb1d
g.gisenv: support multiple variables (get)
|
10 vuotta sitten |
Martin Landa
|
2b8e663f77
gui scripts: makefile cosmetics
|
10 vuotta sitten |
Martin Landa
|
dbebb33389
grass.py: support datum_trans when creating new location based on EPSG code
|
10 vuotta sitten |
Martin Landa
|
c67c45fe58
consolidate naming of environmental rendering-related variables
|
10 vuotta sitten |
Martin Landa
|
4ef833cb42
grass.py: do not add scripts to the PATH on Windows (BAT files enabled)
|
10 vuotta sitten |
Vaclav Petras
|
8799242882
using sys.platform to determine if running in Cygwin (backport of https://trac.osgeo.org/grass/changeset/61705)
|
10 vuotta sitten |
Martin Landa
|
4c2ae2506e
grass.py: do not override already set GRASS environmental variables
|
11 vuotta sitten |
Martin Landa
|
2ce2cf16e9
grass.py: wording (backport https://trac.osgeo.org/grass/changeset/61049 from trunk)
|
11 vuotta sitten |
Markus Neteler
|
8e7a1007c5
Replaced prompt.py with a bash function for bash startup (backport from trunk, https://trac.osgeo.org/grass/changeset/60216 + https://trac.osgeo.org/grass/changeset/60222 + https://trac.osgeo.org/grass/changeset/60223) (trac https://trac.osgeo.org/grass/ticket/2284)
|
11 vuotta sitten |
Markus Neteler
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 vuotta sitten |
Markus Neteler
|
26c0edd439
startup script: added flag -e in startup script to exit after creation of location or mapset (backport from trunk: https://trac.osgeo.org/grass/changeset/60146 + https://trac.osgeo.org/grass/changeset/60147)
|
11 vuotta sitten |
Martin Landa
|
3618eb3855
define GUIDIR
|
11 vuotta sitten |
Martin Landa
|
4e8bafc0e1
grass.py: show also revision number if available
|
11 vuotta sitten |
Markus Neteler
|
8ed5cac9dd
grass.py: fix odd msg typo
|
11 vuotta sitten |
Martin Landa
|
063ab77241
grass.py: add -gtext switch
|
11 vuotta sitten |
Martin Landa
|
d7d982f032
revert https://trac.osgeo.org/grass/changeset/59210 (https://trac.osgeo.org/grass/ticket/2213)
|
11 vuotta sitten |
Martin Landa
|
49f4cac9eb
grass.py: clarify error message from https://trac.osgeo.org/grass/changeset/59210
|
11 vuotta sitten |
Maris Nartiss
|
4fe5def6bf
Always set locale for GRASS during startup; gettext needs LANG environmental variable on Windows even for default locale
|
11 vuotta sitten |
Maris Nartiss
|
82f277ce1a
Use system default locale for a GRASS session. Fixes https://trac.osgeo.org/grass/ticket/2210
|
11 vuotta sitten |
Martin Landa
|
744281fc95
grass.py: check if GRASS is already running
|
11 vuotta sitten |
Maris Nartiss
|
29d41a0bbf
Language parameter migh be missing in the wx file. Thanks to Luca Delucchi for spotting this.
|
11 vuotta sitten |
Maris Nartiss
|
235fffb7db
A different and more correct language overriding approach
|
11 vuotta sitten |
Luca Delucchi
|
ae86e6da8f
move creation of .grass7 directory the first time that you run grass7, not at the end of first session
|
11 vuotta sitten |