[GRASSLIST:1970] Re: bug in startup display manager in 5.7 with OSX
    Glynn Clements 
    glynn.clements at virgin.net
       
    Sat Dec  6 20:07:20 EST 2003
    
    
  
Christopher Fonnesbeck wrote:
> The initial display manager that opens up on startup is unable to open 
> any displays. I get the following:
> 
> channel "console1" wasn't opened for writing
This message is symptomatic of using a MacOSX version of Tcl/Tk
instead of a Unix/X11 version.
Try setting GRASS_WISH explicitly before starting GRASS, e.g.
	GRASS_WISH=/usr/bin/wish
	export GRASS_WISH
	grass57
AFAICT, it appears that it's either a bug in the MacOSX Tcl/Tk, or at
least an incompatibility (e.g. it doesn't like being run from an
xterm).
-- 
Glynn Clements <glynn.clements at virgin.net>
    
    
More information about the grass-user
mailing list