#604: /usr/lib/grass64/etc/grass-run.sh does not work properly when called by gis.m to execute in a external xterm -----------------------+---------------------------------------------------- Reporter: frankie | Owner: [email protected] Type: defect | Status: new Priority: critical | Milestone: 6.4.0 Component: Tcl | Version: 6.4.0 RCs Resolution: | Keywords: xterm Platform: Linux | Cpu: Unspecified -----------------------+---------------------------------------------------- Comment (by hamish):
Replying to [comment:6 glynn]: > No, the script itself is correct. How is it being called? http://trac.osgeo.org/grass/browser/grass/branches/develbranch_6/gui/tcltk/gis.m/runandoutput.tcl#L227 (hmm, I see there is a mingw case to check there as well) {{{ if {[catch {eval [list exec -- $env(GISBASE)/etc/grass-xterm-wrapper -name xterm-grass -e $env(GISBASE)/etc/grass-run.sh $cmd] $args &} error]} { }}} Hamish -- Ticket URL: <https://trac.osgeo.org/grass/ticket/604#comment:11> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
