[GRASSLIST:8072] nviz segfault

Hello!
Now I have problem with nviz. I installed the latest stable version of
grass (6.0.1) and when I start nviz with the -q option, and it brings up
a window, then stops with segmentation fault.

Thank for the help in advance,
Istvan

2005-08-26, p keltezéssel 07:59-kor Stefan Istvan ezt írta:

Hello!
Now I have problem with nviz. I installed the latest stable version of
grass (6.0.1) and when I start nviz with the -q option, and it brings up
a window, then stops with segmentation fault.

Hello again,
I found out that if I start Grass locally, then I can start nviz, but if
I use Grass remotely, nviz doesn't start.

Has anyone experienced such problem?

Thanks,
Istvan

Stefan Istvan wrote:

I found out that if I start Grass locally, then I can start nviz, but if
I use Grass remotely, nviz doesn't start.

Does your X server support the GLX extension?

Which OpenGL libraries is the nviz binary using? If they were supplied
by your graphics card vendor (e.g. nVidia or ATI), they may only work
with a local X server.

Do other OpenGL programs (e.g. glxinfo, glxgears) work?

--
Glynn Clements <glynn@gclements.plus.com>

2005-08-31, sze keltezéssel 10:13-kor Glynn Clements ezt írta:

Stefan Istvan wrote:

> I found out that if I start Grass locally, then I can start nviz, but if
> I use Grass remotely, nviz doesn't start.

Does your X server support the GLX extension?

Yes.

Which OpenGL libraries is the nviz binary using? If they were supplied
by your graphics card vendor (e.g. nVidia or ATI), they may only work
with a local X server.

No, it uses the library of Xorg:
# ldd /usr/local/grass-6.0.1/bin/nviz
...
libGL.so.1 => /usr/lib/opengl/xorg-x11/lib/libGL.so.1 (0x40743000)

Do other OpenGL programs (e.g. glxinfo, glxgears) work?

Yes, a little bit slow, but they run (glxgears).