[GRASSLIST:5744]

Dear all,
I am using grass 5.0.0 generic, windows 2000, cygwin shell
I could not find the nviz tool. Is is available for the win-grass version of
grass?
Thanks, Jan

___________________________________________
Dr. Jan Bartholdy c/o Prof. Martin Langer
Institute of Paleontology
University of Bonn
Nussallee 8
53115 Bonn
Germany

+++

Jan Bartholdy wrote:

I am using grass 5.0.0 generic, windows 2000, cygwin shell
I could not find the nviz tool. Is is available for the win-grass version of
grass?

Not for the "generic" version. NVIZ requires an X server, plus the X
versions (not the Windows or Cygwin versions) of OpenGL and Tcl/Tk.

--
Glynn Clements <glynn.clements@virgin.net>

Hi,

I recently crashed out of a GRASS5 session. (sigh..)

The problem now is that the tcl/tk GUI locks up with a blank window on
startup.

Starting in text mode generates an error opening monitor x0 from the
command line, but opening x1 works OK. x0 was open when it crashed, & I'm
assuming the gui is trying to reopen x0 and failing due to something left
hanging around from the crash.

Hopefully someone can point me at some lock files somewhere or another
simple fix?

Thanks,

  Brent Wood

Please start a new thread when your post doesn't have anything
to do with the message you are following up to.

On Fri, Mar 07, 2003 at 04:31:38PM +1300, Brent Wood wrote:

Hi,

I recently crashed out of a GRASS5 session. (sigh..)

The problem now is that the tcl/tk GUI locks up with a blank window on
startup.

Starting in text mode generates an error opening monitor x0 from the
command line, but opening x1 works OK. x0 was open when it crashed, & I'm
assuming the gui is trying to reopen x0 and failing due to something left
hanging around from the crash.

Hopefully someone can point me at some lock files somewhere or another
simple fix?

What was the error opening the monitor? Have you checked your process
table for an errant GRASS program? Sounds like a process is hanging
on to the communications socket for x0 (/tmp/grass-$USER/x0).

--
echo ">gra.fcw@2ztr< eryyvZ .T pveR" | rot13 | reverse

Brent Wood wrote:

I recently crashed out of a GRASS5 session. (sigh..)

The problem now is that the tcl/tk GUI locks up with a blank window on
startup.

Try deleting/renaming ~/.tcltkgrass and/or ~/.grassrc5.

Starting in text mode generates an error opening monitor x0 from the
command line,

What error, exactly?

but opening x1 works OK. x0 was open when it crashed, & I'm
assuming the gui is trying to reopen x0 and failing due to something left
hanging around from the crash.

Hopefully someone can point me at some lock files somewhere or another
simple fix?

No lock files are involved. It's possible that the XDRIVER process is
still running, and may need to be killed manually.

--
Glynn Clements <glynn.clements@virgin.net>