I've just learned that typing "g.region" [return] from the terminal
does not launch the g.region GUI.
worksforme, what happens for you? do you get an error message?
Nothing. No error message. Nothing happens
how about "g.region --ui" ?
It brings up the GUI as it should--and as it should if you type g.region without arguments
what does "g.gisenv get=GRASS_GUI" say?
wxpython (Note that other commands work as expected, although I have not tested all 300+)
what about "echo $?" directly after running g.region from the command line?
It is the same as typing g.region help
Michael
Hamish
_____________________
C. Michael Barton
Visiting Scientist, Integrated Science Program
National Center for Atmospheric Research &
University Corporation for Atmospheric Research
303-497-2889 (voice)
2012/2/25 Michael Barton <Michael.Barton@asu.edu>:
On Feb 24, 2012, at 4:21 PM, Hamish wrote:
Michael wrote:
I've just learned that typing "g.region" [return] from the terminal
does not launch the g.region GUI.
worksforme, what happens for you? do you get an error message?
Nothing. No error message. Nothing happens
how about "g.region --ui" ?
It brings up the GUI as it should--and as it should if you type g.region without arguments
what does "g.gisenv get=GRASS_GUI" say?
wxpython (Note that other commands work as expected, although I have not tested all 300+)
what about "echo $?" directly after running g.region from the command line?
It is the same as typing g.region help
Michael
Hamish
_____________________
C. Michael Barton
Visiting Scientist, Integrated Science Program
National Center for Atmospheric Research &
University Corporation for Atmospheric Research
303-497-2889 (voice)
2012/2/25 Michael Barton <Michael.Barton@asu.edu>:
On Feb 24, 2012, at 4:21 PM, Hamish wrote:
Michael wrote:
I've just learned that typing "g.region" [return] from the terminal
does not launch the g.region GUI.
worksforme, what happens for you? do you get an error message?
Nothing. No error message. Nothing happens
how about "g.region --ui" ?
It brings up the GUI as it should--and as it should if you type g.region without arguments
what does "g.gisenv get=GRASS_GUI" say?
wxpython (Note that other commands work as expected, although I have not tested all 300+)
what about "echo $?" directly after running g.region from the command line?
It is the same as typing g.region help
Michael
Hamish
_____________________
C. Michael Barton
Visiting Scientist, Integrated Science Program
National Center for Atmospheric Research &
University Corporation for Atmospheric Research
303-497-2889 (voice)
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org grass-dev Info Page
_____________________
C. Michael Barton
Visiting Scientist, Integrated Science Program
National Center for Atmospheric Research &
University Consortium for Atmospheric Research
303-497-2889 (voice)
I just compiled 6.4.3 svn again and tested g.region. Results below.
GRASS 6.4.3svn (nc_spm_07):~ > g.region
/usr/bin/pythonw2.6: can't open file '/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gui_modules/menuform.py': [Errno 2] No such file or directory
GRASS 6.4.3svn (nc_spm_07):~ > g.region --ui
/usr/bin/pythonw2.6: can't open file '/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gui_modules/menuform.py': [Errno 2] No such file or directory
_____________________
C. Michael Barton
Visiting Scientist, Integrated Science Program
National Center for Atmospheric Research &
University Corporation for Atmospheric Research
303-497-2889 (voice)