I just ran into this too. I'm not sure whether it's only a product of my changes of some weeks back to make multiple selections functional (there was quite a bit of broken code that I fixed) or a combination of that and some other changes elsewhere in GRASS. I thought I'd tested all aspects of select.tcl, including symbol selection, but maybe I missed this part.
There is a special procedure for symbols that was inserted into select.tcl awhile back (>1yr). Some of this may be what broke multi-selection code, but I can't be sure of that. Now that multi-selection functionality is working again, I'll look to see what is causing this problem with symbol selection. It looks relatively simple to fix--but looks can sometimes be deceiving. Michael On 10/12/07 3:22 PM, "Trevor Wiens" <[EMAIL PROTECTED]> wrote: > On Fri, 12 Oct 2007 09:25:13 +0300 > "Maris Nartiss" <[EMAIL PROTECTED]> wrote: > >> Hi, >> You are right. It's broken. >> >> Guilty lines - 199/227 at >> http://freegis.org/cgi-bin/viewcvs.cgi/grass6/lib/gtcltk/select.tcl.diff?r1=1 >> .18&r2=1.19 >> >> Seems, that we need to go back to old, (ugly) code, if nobody comes up >> with better solution. See attached patch. Somebody test && commit. >> > > I tested it locally and it works on my one system ( I don't have access to the > other today ). I don't have cvs access so I can't commit it. > >> Maris. >> >> 2007/10/12, Trevor Wiens <[EMAIL PROTECTED]>: >>> On two systems I've tried, choosing point symbols results in a format of >>> >>> [EMAIL PROTECTED] >>> >>> instead of >>> >>> basic / box >>> >>> As a result, the display of points fails >>> >>> T >>> -- >>> Trevor Wiens >>> [EMAIL PROTECTED] >>> >>> The significant problems that we face cannot be solved at the same >>> level of thinking we were at when we created them. >>> (Albert Einstein) >>> >>> _______________________________________________ >>> grass-dev mailing list >>> [email protected] >>> http://grass.itc.it/mailman/listinfo/grass-dev >>> >> > __________________________________________ Michael Barton, Professor of Anthropology Director of Graduate Studies 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 _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

