[GRASS5] Re: GRASS 5.0.2 released

Hi all,

I just found that the tk 8.4 updates for NVIZ weren't merged
into 5.0.2 release branch. That's why it still crashes for
Suse 8.x, Mandrake Cooker (which uses tk8.4) etc.

A patch for Mandrake is here:
http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/contrib-SPECS/grass/

Unfortunately NVIZ/CVS HEAD seg faults for me on Mandrake 9.1
(which comes with tk8.3.3). I have no idea how to debug NVIZ...

Markus

On Wed, Apr 23, 2003 at 04:48:49PM +0200, Markus Neteler wrote:
[...]

Unfortunately NVIZ/CVS HEAD seg faults for me on Mandrake 9.1
(which comes with tk8.3.3). I have no idea how to debug NVIZ...

Ok, I have found the bug in ogsf/GS2.c and committed a fix to CVS.
It was not related to tcl/tk but probably to gcc3.2.2 behaviour.
The same fix has been applied earlier in a different part of that file.

Markus