2022-02-26 15:29:33,261 - QTvcp - INFO - Logging to "/home/andreas/qtvcp.log" 2022-02-26 15:29:33,290 - QTvcp.QTVCP.QT_ISTAT - WARNING - Path not valid in INI File [DISPLAY] PROGRAM_PREFIX section 2022-02-26 15:29:33,746 - QTvcp.QTVCP.QT_PSTAT - INFO - Using DEFAULT handler file path: /usr/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py 2022-02-26 15:29:33,746 - QTvcp.QTVCP.QT_PSTAT - INFO - Using DEFAULT ui file from /usr/share/qtvcp/screens/qtplasmac/qtplasmac.ui 2022-02-26 15:29:33,746 - QTvcp.QTVCP.QT_PSTAT - INFO - No qss file found 2022-02-26 15:29:33,746 - QTvcp.QTVCP.QT_PSTAT - INFO - No qrc file found 2022-02-26 15:29:33,746 - QTvcp.QTVCP.QT_PSTAT - INFO - No resources.py file found, No QRC file to compile one from. 2022-02-26 15:29:33,748 - QTvcp.QTVCP.QT_PSTAT - INFO - Using no translations. Default system locale is: de 2022-02-26 15:29:33,748 - QTvcp - INFO - Building A Linuxcnc Main Screen with Python 3 2022-02-26 15:29:33,748 - QTvcp - INFO - No handler file specified on command line 2022-02-26 15:29:33,749 - QTvcp - INFO - No HAL component base name specified on command line using: qtplasmac 2022-02-26 15:29:33,749 - QTvcp.QTVCP.QT_MAKEGUI - INFO - Qsettings file path: /home/andreas/.config/QtVcp/qtplasmac.conf 2022-02-26 15:29:34,769 - QTvcp.QTVCP.QT_MAKEGUI - INFO - No resource file to load: None 2022-02-26 15:29:37,134 - QTvcp.QTVCP.QT_MAKEGUI - INFO - no Handler Override file at: /home/andreas/linuxcnc/configs/plasmaaxis/.qtplasmacrc 2022-02-26 15:29:37,424 - QTvcp - INFO - postgui filename: ['custom_postgui.hal'] 2022-02-26 15:29:37,444 - QTvcp - INFO - postgui commands: None 2022-02-26 15:29:37,445 - QTvcp - INFO - Preference path: /home/andreas/linuxcnc/configs/plasmaaxis/qtplasmac.prefs 2022-02-26 15:29:50,494 - QTvcp.QTVCP.QT_ACTION - INFO - Homing Joint: -1 2022-02-26 15:30:15,375 - QTvcp - CRITICAL - Retry from Error Dialog Qtvcp encountered an error. The following information may be useful in troubleshooting: LinuxCNC Version : 2.9.0~pre0 Traceback (most recent call last): File "/usr/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py", line 2322, in self.w.led_float_switch.hal_pin.value_changed.connect(lambda v:self.jog_inhibit_changed(v, 'float switch')) File "/usr/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py", line 1902, in jog_inhibit_changed if self.isJogging[axis]: KeyError: 3 2022-02-26 15:30:22,773 - QTvcp - CRITICAL - Retry from Error Dialog Qtvcp encountered an error. The following information may be useful in troubleshooting: LinuxCNC Version : 2.9.0~pre0 Traceback (most recent call last): File "/usr/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py", line 2324, in self.w.led_breakaway_switch.hal_pin.value_changed.connect(lambda v:self.jog_inhibit_changed(v, 'breakaway switch')) File "/usr/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py", line 1902, in jog_inhibit_changed if self.isJogging[axis]: KeyError: 3