#### no notify, fatal error doesnt loads pi@raspberrypi:~/emc6/scripts $ ./linuxcnc LINUXCNC - 2.9.0~pre0 Machine configuration directory is '/home/pi/linuxcnc/configs/qtvcp_screens/qtdragon' Machine configuration file is 'qtdragon.ini' Starting LinuxCNC... Found file(REL): ./core_sim.hal Note: Using POSIX realtime Found file(lib): /home/pi/emc6/lib/hallib/simulated_home.hal [QtDesigner][INFO] Logging to "/home/pi/linuxcnc/configs/qtvcp_screens/qtdragon/qtdragon.log" (logger.py:88) [QTvcp][INFO] Logging to "/home/pi/linuxcnc/configs/qtvcp_screens/qtdragon/qtdragon.log" (logger.py:88) qt5ct: using qt5ct plugin [QTvcp.QTVCP.LIB.SYS_NOTIFY][WARNING] Descktop Notify not availale:: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.freedesktop.Notifications: No such file or directory (sys_notify.py:67) [QTvcp.QTVCP.LIB.AUDIO_PLAYER][WARNING] audio alerts - Is python-gst0.10 installed? (audio_player.py:41) [QTvcp.QTVCP.LIB.AUDIO_PLAYER][WARNING] no audio alerts available - Is gstreamer-1.0-tools installed? (audio_player.py:42) /bin/sh: 1: espeak: not found [QTvcp.QTVCP.LIB.AUDIO_PLAYER][WARNING] audio alerts - Is python-espeak installed? (audio_player.py:56) [QTvcp.QTVCP.LIB.AUDIO_PLAYER][WARNING] Text to speach output not available. (audio_player.py:57) [QTvcp][INFO] Base log level set to 20 (logger.py:52) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] BASEPATH qtdragon (qt_pstat.py:62) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for handler file in: None Found (qt_pstat.py:82) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for default handler file in: /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon_handler.py (qt_pstat.py:88) [QtDesigner.QTVCP.QT_PSTAT][INFO] Using DEFAULT handler file path: /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon_handler.py (qt_pstat.py:91) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .ui in: None Found (qt_pstat.py:108) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .ui in: /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.ui (qt_pstat.py:113) [QtDesigner.QTVCP.QT_PSTAT][INFO] Using DEFAULT ui file from /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.ui (qt_pstat.py:115) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .qss in: None Found (qt_pstat.py:148) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .qss in: /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.qss (qt_pstat.py:153) [QtDesigner.QTVCP.QT_PSTAT][INFO] Using DEFAULT qss file from /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.qss (qt_pstat.py:155) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .qrc in: None Found (qt_pstat.py:174) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .qrc in: /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.qrc (qt_pstat.py:180) [QtDesigner.QTVCP.QT_PSTAT][INFO] Using DEFAULT qrc file from /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.qrc (qt_pstat.py:182) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for resources.py in: /home/pi/linuxcnc/configs/qtvcp_screens/qtdragon/resources.py (qt_pstat.py:203) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for resources.py in: /home/pi/emc6/share/qtvcp/screens/qtdragon/resources.py (qt_pstat.py:214) [QtDesigner.QTVCP.QT_PSTAT][INFO] Using DEFAULT resources.py file from /home/pi/emc6/share/qtvcp/screens/qtdragon/resources.py (qt_pstat.py:218) [QTvcp][INFO] Building A Linuxcnc Main Screen with Python 2 (qtvcp:124) [QTvcp][INFO] No handler file specified on command line (qtvcp:142) [QTvcp][INFO] No HAL component base name specified on command line using: qtdragon (qtvcp:173) [QTvcp.QTVCP.QT_MAKEGUI][INFO] Imported resources.py filed: /home/pi/emc6/share/qtvcp/screens/qtdragon/resources.py (qt_makegui.py:169) [QTvcp.QTVCP.WIDGETS.BASIC_PROBE][ERROR] No path to BasicProbe Macros Found in INI's [RS274] SUBROUTINE_PATH entry (basic_probe.py:136) qt5ct: D-Bus system tray: no Machine OFF [QTvcp][INFO] postgui filename: qtdragon_postgui.hal (qtvcp:343) [QTvcp][INFO] Preference path: /home/pi/linuxcnc/configs/qtvcp_screens/qtdragon/qtdragon.pref (qtvcp:333) /home/pi/emc6/scripts/linuxcnc: line 899: 2418 Segmentation fault $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS Shutting down and cleaning up LinuxCNC... task: 1330 cycles, min=0.000146, max=0.024056, avg=0.010049, 0 latency excursions (> 10x expected cycle time of 0.010000s) Note: Using POSIX realtime LinuxCNC terminated with an error. You can find more information in the log: /home/pi/linuxcnc_debug.txt and /home/pi/linuxcnc_print.txt as well as in the output of the shell command 'dmesg' and in the terminal ################## with notify, loads fine, graphics disabled ################### pi@raspberrypi:~/emc6/scripts $ ./linuxcnc LINUXCNC - 2.9.0~pre0 Machine configuration directory is '/home/pi/linuxcnc/configs/qtvcp_screens/qtdragon' Machine configuration file is 'qtdragon.ini' Starting LinuxCNC... Found file(REL): ./core_sim.hal Note: Using POSIX realtime Found file(lib): /home/pi/emc6/lib/hallib/simulated_home.hal [QtDesigner][INFO] Logging to "/home/pi/linuxcnc/configs/qtvcp_screens/qtdragon/qtdragon.log" (logger.py:88) [QTvcp][INFO] Logging to "/home/pi/linuxcnc/configs/qtvcp_screens/qtdragon/qtdragon.log" (logger.py:88) qt5ct: using qt5ct plugin [QTvcp.QTVCP.LIB.AUDIO_PLAYER][WARNING] audio alerts - Is python-gst0.10 installed? (audio_player.py:41) [QTvcp.QTVCP.LIB.AUDIO_PLAYER][WARNING] no audio alerts available - Is gstreamer-1.0-tools installed? (audio_player.py:42) /bin/sh: 1: espeak: not found [QTvcp.QTVCP.LIB.AUDIO_PLAYER][WARNING] audio alerts - Is python-espeak installed? (audio_player.py:56) [QTvcp.QTVCP.LIB.AUDIO_PLAYER][WARNING] Text to speach output not available. (audio_player.py:57) [QTvcp][INFO] Base log level set to 20 (logger.py:52) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] BASEPATH qtdragon (qt_pstat.py:62) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for handler file in: None Found (qt_pstat.py:82) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for default handler file in: /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon_handler.py (qt_pstat.py:88) [QtDesigner.QTVCP.QT_PSTAT][INFO] Using DEFAULT handler file path: /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon_handler.py (qt_pstat.py:91) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .ui in: None Found (qt_pstat.py:108) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .ui in: /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.ui (qt_pstat.py:113) [QtDesigner.QTVCP.QT_PSTAT][INFO] Using DEFAULT ui file from /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.ui (qt_pstat.py:115) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .qss in: None Found (qt_pstat.py:148) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .qss in: /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.qss (qt_pstat.py:153) [QtDesigner.QTVCP.QT_PSTAT][INFO] Using DEFAULT qss file from /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.qss (qt_pstat.py:155) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .qrc in: None Found (qt_pstat.py:174) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for .qrc in: /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.qrc (qt_pstat.py:180) [QtDesigner.QTVCP.QT_PSTAT][INFO] Using DEFAULT qrc file from /home/pi/emc6/share/qtvcp/screens/qtdragon/qtdragon.qrc (qt_pstat.py:182) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for resources.py in: /home/pi/linuxcnc/configs/qtvcp_screens/qtdragon/resources.py (qt_pstat.py:203) [QtDesigner.QTVCP.QT_PSTAT][DEBUG] Checking for resources.py in: /home/pi/emc6/share/qtvcp/screens/qtdragon/resources.py (qt_pstat.py:214) [QtDesigner.QTVCP.QT_PSTAT][INFO] Using DEFAULT resources.py file from /home/pi/emc6/share/qtvcp/screens/qtdragon/resources.py (qt_pstat.py:218) [QTvcp][INFO] Building A Linuxcnc Main Screen with Python 2 (qtvcp:124) [QTvcp][INFO] No handler file specified on command line (qtvcp:142) [QTvcp][INFO] No HAL component base name specified on command line using: qtdragon (qtvcp:173) [QTvcp.QTVCP.QT_MAKEGUI][INFO] Imported resources.py filed: /home/pi/emc6/share/qtvcp/screens/qtdragon/resources.py (qt_makegui.py:169) [QTvcp.QTVCP.WIDGETS.BASIC_PROBE][ERROR] No path to BasicProbe Macros Found in INI's [RS274] SUBROUTINE_PATH entry (basic_probe.py:136) qt5ct: D-Bus system tray: no Machine OFF [QTvcp][INFO] postgui filename: qtdragon_postgui.hal (qtvcp:343) [QTvcp][INFO] Preference path: /home/pi/linuxcnc/configs/qtvcp_screens/qtdragon/qtdragon.pref (qtvcp:333) [QTvcp.QTVCP.WIDGETS.DIALOG_WIDGET][DEBUG] Button pressed is: &Yes (dialog_widget.py:287) [QTvcp.QTVCP.WIDGETS.DIALOG_WIDGET][DEBUG] Value of pressed button: 16384 (dialog_widget.py:264) [QTvcp.QTVCP.QT_MAKEPINS][INFO] Closing cleanup on: basicprobe (qt_makepins.py:83) Shutting down and cleaning up LinuxCNC... task: 24581 cycles, min=0.000133, max=0.034074, avg=0.010160, 0 latency excursions (> 10x expected cycle time of 0.010000s) Note: Using POSIX realtime