Skip to content
This repository was archived by the owner on Mar 6, 2020. It is now read-only.
This repository was archived by the owner on Mar 6, 2020. It is now read-only.

Example sim/axis/axis_rostock broken #1048

@andreasBihlmaier

Description

@andreasBihlmaier

Trying to run the sim -> axis -> axis_rostock ini fails on HEAD as shown below:

user@host:~$ machinekit
MACHINEKIT - 0.1
Machine configuration directory is '/home/user/machinekit/configs/sim/axis'
Machine configuration file is 'axis_rostock.ini'
Starting Machinekit...
io started
halcmd loadusr io started
task pid=7137
emcTaskInit: using builtin interpreter
waiting for s.axes
Traceback (most recent call last):
  File "/home/user/machinekit/bin/axis", line 3356, in <module>
    activate_axis(0, True)
  File "/home/user/machinekit/bin/axis", line 1303, in activate_axis
    axis.invoke()
  File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 2808, in invoke
    return self.tk.call(self._w, 'invoke')
_tkinter.TclError: invalid command name "axis_activated"
Shutting down and cleaning up Machinekit...
Cleanup done
Machinekit terminated with an error.  You can find more information in the log:
    /home/user/linuxcnc_debug.txt
and
    /home/user/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal

Other examples (e.g. axis_mm) work fine.

This is on Linux host 4.2.0-42-generic #49~14.04.1-Ubuntu SMP Wed Jun 29 20:22:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux with HEAD at b09b7f8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions