<HTML>
<HEAD>
<TITLE>Re: [GRASS-dev] GRASS 6.3.0 release preparation </TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Massimo,<BR>
<BR>
I checked into these 2 GUI issues.<BR>
<BR>
#4) Works for me. It opens an xmon and a terminal with a prompt to pick a vector network map. Your description of the menu entry suggests that you are using an old version. I changed this menu entry several months ago when I shortened all menus and changed menu nesting to more more than 2 subentries deep. Now it should be vector->network analysis->display shortest route. Try updating to a current version and see if it fixes it. If not, we need to find out why the TclTk procedure guarantee_xmon is not producing a valid list of xmons using d.mon -L. Try this command and see what happens.<BR>
<BR>
#5) I have the same problem. It stems from the TclTk window being opened to exactly the pixel height that bisects the last checkbox control. I don't know why it is not opening a bit further by default. This is part of the autogenerated TclTk dialogs for GRASS commands. I only very generally know how this works. So I'm not sure how to fix it. I'll see if I can figure out what is setting the window height.<BR>
<BR>
Michael<BR>
<BR>
<BR>
On 8/22/07 12:03 PM, "massimo di stefano" <massimodisasha@yahoo.it> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>4)<BR>
from the gui menu :<BR>
<BR>
vector -> network analisys -> shortest route visualization only (d.path)<BR>
<BR>
i have :<BR>
<BR>
can't read "xmonlist": no such variable<BR>
can't read "xmonlist": no such variable<BR>
while executing<BR>
"lindex $xmonlist 0"<BR>
(procedure "guarantee_xmon" line 16)<BR>
invoked from within<BR>
"guarantee_xmon"<BR>
invoked from within<BR>
".#menubar.#menubar#menu3.#menubar#menu3#menu12 invoke active"<BR>
("uplevel" body line 1)<BR>
invoked from within<BR>
"uplevel #0 [list $w invoke active]"<BR>
(procedure "tk::MenuInvoke" line 50)<BR>
invoked from within<BR>
"tk::MenuInvoke .#menubar.#menubar#menu3.#menubar#menu3#menu12 1"<BR>
(command bound to event)<BR>
<BR>
the same problem that affect "d.nviz" ?<BR>
<BR>
<BR>
5)<BR>
<BR>
starting the module v.build <BR>
<BR>
whent the gui of this module is started, i have a "crazy moving" of the window contents.<BR>
resizing the window, moving the botton right corner of the tcl window fix the "crazy moving"<BR>
<BR>
need to change :(GRASS_WIDTH= , GRASS_HEIGHT= ) ?<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
Director of Graduate Studies<BR>
School of Human Evolution & Social Change <BR>
Center for Social Dynamics & Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>