5.0.3 release candidate 1 - was: Re: [GRASS5] Roadmap: Numbering

Stephan Holl sholl at gmx.net
Sun Aug 24 14:25:25 EDT 2003


Hello Markus,

At Sun, 24 Aug 2003 18:51:49 +0200 Markus Neteler wrote:

[...]

> 
> OK, fixed in CVS (release branch). The patch is
> 
> diff -u -r1.4.2.3 main.c
> --- main.c      20 Aug 2003 08:16:03 -0000      1.4.2.3
> +++ main.c      24 Aug 2003 16:47:26 -0000
> @@ -47,14 +47,14 @@
>         opt1 = G_define_option() ;
>         opt1->key        = "bcolor" ;
>         opt1->type       = TYPE_STRING ;
> -       opt1->answer     = DEFAULT_BG_COLOR ;
> +       opt1->answer     = "black" ;
>         opt1->required   = NO ;
>         opt1->description= "Color used for the background, or
>         \"none\"" ;
> 
>         opt2 = G_define_option() ;
>         opt2->key        = "tcolor" ;
>         opt2->type       = TYPE_STRING ;
> -       opt2->answer     = DEFAULT_FG_COLOR ;
> +       opt2->answer     = "white" ;
>         opt2->required   = NO ;
>         opt2->options    = D_color_list();
>         opt2->description= "Color used for the text" ;

[...]

thanks, compiles now! 

> 
> > after a quick test
> > * NVIZ is up and running,
> 
> Great. But you tested with tcl8.3.
> Is there anyone with tcl8.4 who could try?
[...]

I recompiled with tcl8.4, 
* tcltkgrass runs,
* NVIZ stops running,
...
The papers are available at
http://www2.gis.uiuc.edu:2280/modviz/
Loading Data
Update elev null mask
Loading Data
translating colors
Adding panels from
/home/steph/grass-5.0.3rc1/dist.i686-pc-linux-gnu/etc/nviz2.2/scripts

the "please wait"-boxes appear, and the above message is the last output
of NVIZ.
ps ax shows a defunct-process for NVIZ.

any suggestions?

cheers
  Stephan

-- 
Stephan Holl

GnuPG Key-ID: 11946A09 

 20:21:03 up  9:07,  1 user,  load average: 0.34, 0.13, 0.19
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20030824/84d3edae/attachment.bin


More information about the grass-dev mailing list