I get the following error on staring Grass 6.2 (compiled from yesterday):
$ grass62
Cleaning up temporary files.....
Starting GRASS ...
ERROR: Invalid user interface specified - gis.m.
Use the -help option to select a valid interface.
$
No windows open. However, starting with grass62 -gui works as usual: the graphical location selector opens, and gis.m opens normally after a Location is selected.
Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics and Complexity
Arizona State University
From: "Patton, Eric" <epatton@nrcan.gc.ca>
Date: Wed, 8 Nov 2006 12:32:40 -0500
To: <grassuser@grass.itc.it>
Cc: <grass-dev@grass.itc.it>
Subject: [GRASS-dev] Gis.m Error in Grass 6.2 startup
Hi,
I get the following error on staring Grass 6.2 (compiled from yesterday):
$ grass62
Cleaning up temporary files.....
Starting GRASS ...
ERROR: Invalid user interface specified - gis.m.
Use the -help option to select a valid interface.
$
No windows open. However, starting with grass62 -gui works as usual: the
graphical location selector opens, and gis.m opens normally after a Location
is selected.
-----Original Message-----
From: Michael Barton
To: Patton, Eric; grassuser@grass.itc.it
Cc: grass-dev@grass.itc.it
Sent: 11/8/2006 2:39 PM
Subject: Re: [GRASS-dev] Gis.m Error in Grass 6.2 startup
Is it something odd in your .grassrc6 file?
Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics and Complexity
Arizona State University
From: "Patton, Eric" <epatton@nrcan.gc.ca>
Date: Wed, 8 Nov 2006 12:32:40 -0500
To: <grassuser@grass.itc.it>
Cc: <grass-dev@grass.itc.it>
Subject: [GRASS-dev] Gis.m Error in Grass 6.2 startup
Hi,
I get the following error on staring Grass 6.2 (compiled from
yesterday):
$ grass62
Cleaning up temporary files.....
Starting GRASS ...
ERROR: Invalid user interface specified - gis.m.
Use the -help option to select a valid interface.
$
No windows open. However, starting with grass62 -gui works as usual:
the
graphical location selector opens, and gis.m opens normally after a
GRASS_GUI: gis.m works for me in 6.3, but I don't think these changes were backported to 6.2. So if you work in a mixed 6.2/6.3 environment, this might break things (i.e. launching grass with the -tcltk command in 6.3 automatically puts 'gis.m' in the GRASS_GUI variable, but 6.2 does not recognize this value).
Moritz
~ Eric.
-----Original Message-----
From: Michael Barton
To: Patton, Eric; grassuser@grass.itc.it
Cc: grass-dev@grass.itc.it
Sent: 11/8/2006 2:39 PM
Subject: Re: [GRASS-dev] Gis.m Error in Grass 6.2 startup
Is it something odd in your .grassrc6 file?
Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics and Complexity
Arizona State University
From: "Patton, Eric" <epatton@nrcan.gc.ca>
Date: Wed, 8 Nov 2006 12:32:40 -0500
To: <grassuser@grass.itc.it>
Cc: <grass-dev@grass.itc.it>
Subject: [GRASS-dev] Gis.m Error in Grass 6.2 startup
Hi,
I get the following error on staring Grass 6.2 (compiled from
yesterday):
$ grass62
Cleaning up temporary files.....
Starting GRASS ...
ERROR: Invalid user interface specified - gis.m.
Use the -help option to select a valid interface.
$
No windows open. However, starting with grass62 -gui works as usual:
the
graphical location selector opens, and gis.m opens normally after a
I saw these changes but hadn't looked into them yet.
Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics and Complexity
Arizona State University
GRASS_GUI: gis.m works for me in 6.3, but I don't think these changes
were backported to 6.2. So if you work in a mixed 6.2/6.3 environment,
this might break things (i.e. launching grass with the -tcltk command in
6.3 automatically puts 'gis.m' in the GRASS_GUI variable, but 6.2 does
not recognize this value).
Moritz
~ Eric.
-----Original Message-----
From: Michael Barton
To: Patton, Eric; grassuser@grass.itc.it
Cc: grass-dev@grass.itc.it
Sent: 11/8/2006 2:39 PM
Subject: Re: [GRASS-dev] Gis.m Error in Grass 6.2 startup
Is it something odd in your .grassrc6 file?
Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics and Complexity
Arizona State University
From: "Patton, Eric" <epatton@nrcan.gc.ca>
Date: Wed, 8 Nov 2006 12:32:40 -0500
To: <grassuser@grass.itc.it>
Cc: <grass-dev@grass.itc.it>
Subject: [GRASS-dev] Gis.m Error in Grass 6.2 startup
Hi,
I get the following error on staring Grass 6.2 (compiled from
yesterday):
$ grass62
Cleaning up temporary files.....
Starting GRASS ...
ERROR: Invalid user interface specified - gis.m.
Use the -help option to select a valid interface.
$
No windows open. However, starting with grass62 -gui works as usual:
the
graphical location selector opens, and gis.m opens normally after a
GRASS_GUI: gis.m works for me in 6.3, but I don't think these changes
were backported to 6.2. So if you work in a mixed 6.2/6.3 environment,
this might break things (i.e. launching grass with the -tcltk command
in 6.3 automatically puts 'gis.m' in the GRASS_GUI variable, but 6.2
does not recognize this value).
ah, I hadn't thought of that. I've reset the -gui target to "tcltk" in
6.3-cvs so the .grassrc6 files stay backwards compatible for the vast
majority of
folks.
should the d.m-remembering change be backported to 6.2? I wasn't
planning on it, but I'd overlooked this breakage.