Martin Landa
|
05094f02eb
grass.py: do not override already set GRASS environmental variables
|
11 years ago |
Martin Landa
|
870278f1aa
grass.py: wording
|
11 years ago |
Martin Landa
|
3235d9262f
fix https://trac.osgeo.org/grass/changeset/60216 (i18n)
|
11 years ago |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 years ago |
Huidae Cho
|
bd28c5e932
Replaced prompt.py with a bash function for bash startup.
|
11 years ago |
Markus Neteler
|
e963f217e5
start script: cosmetics for https://trac.osgeo.org/grass/changeset/60146
|
11 years ago |
Luca Delucchi
|
cf54fe008c
added flag -e in startup script to exit after creation of location or mapset
|
11 years ago |
Martin Landa
|
ebf94e4bde
init: wxGUI moved to DISTDIR/gui
|
11 years ago |
Martin Landa
|
acb028b41b
grass.py: show revision number only for dev versions
|
11 years ago |
Martin Landa
|
48211e93b9
grass.py: show also revision number if available
|
11 years ago |
Markus Neteler
|
736151b08d
version update: trunk is grass71
|
11 years ago |
Markus Neteler
|
499d729004
grass.py: fix odd msg typo
|
11 years ago |
Maris Nartiss
|
68923c9a13
Catch misconfigured locale settings
|
11 years ago |
Maris Nartiss
|
8e2973bdc4
Even more robust locale handling. Do not fail if no locale has been detected.
|
11 years ago |
Martin Landa
|
063ab77241
grass.py: add -gtext switch
|
11 years ago |
Martin Landa
|
d7d982f032
revert https://trac.osgeo.org/grass/changeset/59210 (https://trac.osgeo.org/grass/ticket/2213)
|
11 years ago |
Martin Landa
|
49f4cac9eb
grass.py: clarify error message from https://trac.osgeo.org/grass/changeset/59210
|
11 years ago |
Maris Nartiss
|
4fe5def6bf
Always set locale for GRASS during startup; gettext needs LANG environmental variable on Windows even for default locale
|
11 years ago |
Maris Nartiss
|
82f277ce1a
Use system default locale for a GRASS session. Fixes https://trac.osgeo.org/grass/ticket/2210
|
11 years ago |
Martin Landa
|
744281fc95
grass.py: check if GRASS is already running
|
11 years ago |
Maris Nartiss
|
29d41a0bbf
Language parameter migh be missing in the wx file. Thanks to Luca Delucchi for spotting this.
|
11 years ago |
Maris Nartiss
|
235fffb7db
A different and more correct language overriding approach
|
11 years ago |
Luca Delucchi
|
ae86e6da8f
move creation of .grass7 directory the first time that you run grass7, not at the end of first session
|
11 years ago |
Glynn Clements
|
a7788f624c
Revert https://trac.osgeo.org/grass/changeset/58200 for grass.py
|
11 years ago |
Martin Landa
|
51f4725e8e
attemt to fix failure when user name contains non-ascii characters
|
11 years ago |
Luca Delucchi
|
71e0729c02
add possibility to create new location using espg in lowercase
|
11 years ago |
Martin Landa
|
3cbfe141aa
grass.py: don't say hello for batch jobs
|
11 years ago |
Martin Landa
|
03c74eaa33
grass.py: bugfix creation of new locations (-c geofile|epsg)
|
11 years ago |
Markus Neteler
|
399d774cd8
Use main Web site URL; minor updates
|
11 years ago |
Martin Landa
|
4834e0d9aa
grass.py: header cosmetics
|
11 years ago |