```LINUXCNC - 2.8.0~pre1 Machine configuration directory is '/home/chris/dev/qtpyvcp-master/sim' Machine configuration file is 'xyz.ini' Starting LinuxCNC... Unrecognized line skipped: ;Tool Pocket X Offset Y Offset Z Offset Diameter Remark Found file(REL): ./hallib/core_sim_3.hal Note: Using POSIX realtime Found file(REL): ./hallib/spindle_sim.hal Found file(REL): ./hallib/simulated_home.hal Before: spindle 0 speed 0.000000 Before: spindle 1 speed 0.000000 Before: spindle 2 speed 0.000000 After: spindle 0 speed 300.000000 After: spindle 1 speed 0.000000 After: spindle 2 speed 0.000000 [qtpyvcp][INFO] Logging to /home/chris/dev/qtpyvcp-master/sim/sim.log (logger.py:103) [qtpyvcp.utilities.info][INFO] The machine has 3 axes and 3 joints (info.py:366) [qtpyvcp.utilities.info][INFO] The Axis/Joint mapping is: (info.py:367) [qtpyvcp.utilities.info][INFO] Axis X --> Joint 0 (info.py:375) [qtpyvcp.utilities.info][INFO] Axis Y --> Joint 1 (info.py:375) [qtpyvcp.utilities.info][INFO] Axis Z --> Joint 2 (info.py:375) QSocketNotifier: Can only be used with threads started with QThread QSocketNotifier: Can only be used with threads started with QThread [qtpyvcp][INFO] Loading QSS stylesheet file: /home/chris/dev/qtpyvcp-master/examples/probe_basic/probe_basic.qss (application.py:171) [qtpyvcp.utilities.info][INFO] No subroutine folder or program prefix given in self.ini file (info.py:319) /home/chris/dev/qtpyvcp-master/sim/example_gcode/qtpyvcp.ngc [qtpyvcp.widgets.form_widgets.main_window][ERROR] Error binding menu action win.showDialog (main_window.py:136) Traceback (most recent call last): File "/home/chris/dev/qtpyvcp-master/qtpyvcp/widgets/form_widgets/main_window.py", line 133, in getMenuAction actions.bindWidget(menu_action, action_name) File "/home/chris/dev/qtpyvcp-master/qtpyvcp/actions/__init__.py", line 66, in bindWidget raise InvalidAction("Could not get action method: %s" % item) InvalidAction: Could not get action method: win 0.186517953873 ```