[GRASS-dev] compiling GRASS 6.3.0RC2 on Solaris 10
Andreas C. Lange
Andreas.C.Lange at GMX.de
Mon Nov 26 10:12:59 EST 2007
Hi,
maybe disabling this would be the best solution. I could'nt find the
problem. The culprit is that tksys.tcl grabs the main window (.), but it
seems to me that it is not started as a new instance of wish, but
inherits the windows from gis.m.
Andreas
Hamish wrote:
>
> > > > The option "Help->About System" starts another instance of the gis
> > > > manager.
> Hamish:
> > > ISTR someone else had reported this recently?
> Maris Nartiss wrote:
> > yes, this issue affects Gentoo Linux too. Someone has broken this feature.
>
> gui/tcltk/gis.m/gmmenu.tcl has:
> {command {[G_msg "About &System"]}
> {} {[G_msg "About System"]} {} -command {
> exec $env(GRASS_WISH) $env(GISBASE)/etc/gm/tksys.tcl --tcltk & }}
>
> and tksys.tcl starts with:
> #!/bin/sh
> # the next line restarts using wish \
> exec $GRASS_WISH "$0" "$@"
>
> perhaps it is wish running twice, or the $0 is finding gis.m? the extension
> being .tcl when it starts with #!/bin/sh doesn't look good either.
--
Andreas Lange
More information about the grass-dev
mailing list