[GRASS5] Re: GRASS file manager bug

Markus Neteler neteler at itc.it
Tue Apr 4 16:53:04 EDT 2006


Hi Huidae,

thanks for fixing that in gui and all the files.

It seems to work now both in GUI mode and CMD mode
(the latter can be activated with (bash):
 export GRASS_UI_TERM=1
and disactivated with
 unset GRASS_UI_TERM
)

I have tried a couple of modules in both modes.

Markus

On Tue, Apr 04, 2006 at 12:56:29PM -0500, Huidae Cho wrote:
> There are two kinds of gisprompts for file: old_file and new_file, so, with
> "file", executing the modules listed below interactively in the command line
> will complain about the unknown "file" prompt and stop running.
> 
> I fixed lib/gis/gui.tcl.
> 
> Huidae Cho
> 
> 
> On Tue, Apr 04, 2006 at 03:06:53PM +0200, Markus Neteler wrote:
> > Hi,
> > 
> > there seems to be something odd with the recent change to
> > 
> >     dsn_opt->gisprompt = "old_file,,dsn";
> > 
> > 2006-03-31 21:31  cho
> > 	* v.external/main.c, v.in.ascii/in.c, v.in.dwg/main.c,
> > 	  v.in.dxf/main.c, v.in.ogr/main.c, v.out.ascii/out.c,
> > 	  v.out.vtk/main.c, v.transform/main.c: Fixed gisprompts for file
> > 
> > http://img98.imageshack.us/my.php?image=grassmodules36vu.jpg
> > 
> > I have changes the following module to, e.g.:
> >     dsn_opt->gisprompt = "file,<... left unchanged ...>";
> >                           ^^^^
> > 
> > v.external/main.c
> > v.in.ascii/in.c
> > v.in.dwg/main.c
> > v.in.dxf/main.c
> > v.in.ogr/main.c
> > v.out.ascii/out.c
> > v.out.vtk/main.c
> > v.transform/main.c
> > 
> > otherwise it doesn't open the file manager in GUI mode.
> > Huidae, what was the reason for this change?
> > 
> > Markus
> > 

-- 
Markus Neteler     <neteler itc it>       http://mpa.itc.it
ITC-irst -  Centro per la Ricerca Scientifica e Tecnologica
MPBA - Predictive Models for Biol. & Environ. Data Analysis
Via Sommarive, 18        -       38050 Povo (Trento), Italy




More information about the grass-dev mailing list