|
From: Sebastian K. <se...@hi...> - 2014-12-13 22:32:37
|
On 12/12/2014 02:55 PM, Michael Büsch wrote:
> Axis throws the following error on trying to enable machine power (F2):
>
>
> $ ./linuxcnc
> LINUXCNC - 2.6.5
> Machine configuration directory is '/home/mb/develop/git/linuxcnc/configs/sim/axis'
> Machine configuration file is 'axis_mm.ini'
> Starting LinuxCNC...
> TCL error in asynchronous code:
> wrong # args: should be ".toolbar.program_step cmd ?arg ...?"
> while executing
> ".toolbar.program_step"
> invoked from within
> "if {$::last_interp_state != $::INTERP_IDLE || $::last_task_state != $::task_state} {
> set_mode_from_tab
> }"
> (procedure "update_state" line 44)
> invoked from within
> "update_state"
> ("after" script)
>
>
> This is a simulator build of latest 2.6 branch.
> I am running this on Debian unstable.
I have seen the same problem on Debian Jessie (currently unstable).
This is one of the things that's currently preventing us from supporting
Jessie (the other being availability a realtime kernel).
I'd be happy if someone who knew Tcl would fix this problem in Jessie...
--
Sebastian Kuzminsky
|