[GRASS-dev] [grass-code I][297] cannot add layer with double click

code I item #297, was opened at 2007-02-17 15:26
Status: Open
Priority: 3
Submitted By: Maciej Sieczka (msieczka)
Assigned to: Nobody (None)
Summary: cannot add layer with double click
Issue type: module bug
Issue status: None
GRASS version: CVS HEAD
GRASS component: gis.m
Operating system: all
Operating system version:
GRASS CVS checkout date, if applies (YYMMDD): 070217

Initial Comment:
Trying to add a raster or vector to gis.m's when adding it to layers list selecting it with mouse double click results in an error:

Invalid command name "streams@sieczka"
invalid command name "streams@sieczka"
    while executing
"$tree parent $node"
    (procedure "GSelect_::select" line 4)
    invoked from within
"GSelect_::select $tree $node $id "
    (procedure "GSelect_::selectclose" line 4)
    invoked from within
"GSelect_::selectclose 3 .selwinmainframeframepw1f1frameswsfframefrnameb.sw.tree [string range [lindex [.selwinmainframeframepw1f1frameswsfframefrnameb..."
    (command bound to event)

However, highlighting the layer and clicking OK works. Only double click doesn't.

----------------------------------------------------------------------

You can respond by visiting:
http://wald.intevation.org/tracker/?func=detail&atid=204&aid=297&group_id=21