[GRASS-dev] Re: [GRASS-user] Solaris 10

[CC'd to developers.]

Bencze Sándor wrote:

Other problems when trying to open Spearfish:

GRASS 6.1.0 (spearfish60):~ > Error in startup script: unknown option "-elide"
    while executing
"$textarea tag configure e1 -elide 1"
    (procedure "Gronsole::create_command" line 50)

I would guess that this is a Tcl/Tk compatibility issue.

I have a brand new 8.5 Tcl/Tk installed on the machine. Are there compatibility problems?

I suspect that you've just found one. I don't know of any developers
who are using Tcl/Tk 8.5.

For now, you'll need to use "grass61 -text".

--
Glynn Clements <glynn@gclements.plus.com>

This is an option for a TclTk text widget in 8.4. Here is an excerpt from
the docs.

-elide boolean
    Elide specifies whether the data should be elided. Elided data is not
displayed and takes no space on screen, but further on behaves just as
normal data.

You can check in 8.5 to see if this has been deprecated or if there is a
different issue.

As Glynn notes, we are using 8.4 and will probably continue to do so until
we switch out of TclTk--assuming that this is pretty soon.

Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University

phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton

From: Glynn Clements <glynn@gclements.plus.com>
Reply-To: <grass-dev@grass.itc.it>
Date: Fri, 29 Sep 2006 18:55:29 +0100
To: Bencze Sándor <benczes@okk.antsz.hu>
Cc: <grass-dev@grass.itc.it>
Subject: [GRASS-dev] Re: [GRASS-user] Solaris 10

[CC'd to developers.]

Bencze Sándor wrote:

Other problems when trying to open Spearfish:

GRASS 6.1.0 (spearfish60):~ > Error in startup script: unknown option
"-elide"
    while executing
"$textarea tag configure e1 -elide 1"
    (procedure "Gronsole::create_command" line 50)

I would guess that this is a Tcl/Tk compatibility issue.

I have a brand new 8.5 Tcl/Tk installed on the machine. Are there
compatibility problems?

I suspect that you've just found one. I don't know of any developers
who are using Tcl/Tk 8.5.

For now, you'll need to use "grass61 -text".

--
Glynn Clements <glynn@gclements.plus.com>