Patch to NVIZ2.2

Luca Palmeri lpalmeri at ux1.unipd.it
Wed Sep 15 12:32:00 EDT 1999


>

BUGFIX for NVIZ2.2. This patch corrects the bug in the
MAPSET browser window. Apply this patch to the file
    $GISBASE/etc/nviz2.2/scripts/mapBrowser.tcl

Use the command
    patch -R  $GISBASE/etc/nviz2.2/scripts/mapBrowser.tcl
mapBrowser_tcl.patch

I recomend to use this patch and not the file attached in the
preceding message.

LP



-------------- next part --------------
29,34d28
<     ########  Buxfix for g.gisenv
<     ########  Luca Palmeri 15/09/1999
<     ########  lpalmeri at ux1.unipd.it
<     set valix [string first "\n" $value]
<     set value [string trim [string range $value 0 $valix]]
<     ########


More information about the grass-user mailing list