I have noticed the script that selects/starts linuxcnc,
displays some errors in the terminal:
starts with alot of this:
LINUXCNC - 2.6.2
error in background error handler:
too many nested evaluations (infinite loop?)
while executing
"::tcl::Bgerror {too many nested evaluations (infinite loop?)} {-code 1 -level
0 -errorcode NONE -errorinfo {too many nested evaluations (infinite loop..."
error in background error handler:
too many nested evaluations (infinite loop?)
while executing
ends with:
"::tcl::Bgerror {too many nested evaluations (infinite loop?)} {-code 1 -level
0 -errorcode NONE -errorinfo {too many nested evaluations (infinite loop..."
too many nested evaluations (infinite loop?)
(procedure ".main.f1.f2.f3.tree" line 1)
invoked from within
"$::tree visible $::selected_node"
(procedure "treeclose" line 3)
invoked from within
"treeclose /home/chris/linuxcnc/configs/test"
("after" script)
too many nested evaluations (infinite loop?)
(procedure "Tree::visible" line 1)
invoked from within
"Tree::visible .main.f1.f2.f3.tree
/home/chris/emc2-dev/configs/sim/axis/axis.ini"
("eval" body line 1)
invoked from within
"eval [linsert $args 0 Tree::$cmd .main.f1.f2.f3.tree]"
(procedure ".main.f1.f2.f3.tree" line 1)
invoked from within
"$::tree visible $::selected_node"
(procedure "treeclose" line 3)
invoked from within
"treeclose /home/chris/linuxcnc/configs/tandem_X/tandem_X.ini"
("after" script)
too many nested evaluations (infinite loop?)
while executing
"string map $map $node"
(procedure "_node_name" line 4)
invoked from within
"_node_name $path $node"
(procedure "Tree::visible" line 2)
invoked from within
"Tree::visible .main.f1.f2.f3.tree
/home/chris/emc2-dev/configs/sim/axis/axis.ini"
("eval" body line 1)
invoked from within
"eval [linsert $args 0 Tree::$cmd .main.f1.f2.f3.tree]"
(procedure ".main.f1.f2.f3.tree" line 1)
invoked from within
"$::tree visible $::selected_node"
(procedure "treeclose" line 3)
invoked from within
"treeclose /home/chris/linuxcnc/configs/tandem_X"
("after" script)
This is with 10.04
It still seems to work- though I haven't tested every config.
Chris M
------------------------------------------------------------------------------
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers