fresh install 4.9.0-9-rt-amd64 #1 SMP PREEMPT RT Debian 4.9.168-1+deb9u2 (2019-05-13) x86_64 GNU/Linux from apps CNC LinuxCNC sim.qtvcp_screens try to open "qtdefault_mm" resulting Qtvcp error with details Traceback (most recent call last): File "/usr/bin/qtvcp", line 464, in APP = QTVCP() File "/usr/bin/qtvcp", line 321, in __init__ self.panel = qt_makepins.QTPanel(self.halcomp, PATH, window, opts.debug) File "/usr/lib/python2.7/dist-packages/qtvcp/qt_makepins.py", line 64, in __init__ widget.hal_init(self.hal, str(idname), widget, window, window. PATHS, window['PREFS_']) File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/widget_baseclass.py", line 33, in hal_init self._hal_init() File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/screen_options.py", line 110, in _hal_init self.init_message_dialog() File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/screen_options.py", line 324, in init_message_dialog from qtvcp.widgets.dialog_widget import LcncDialog File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/dialog_widget.py", line 28, in from qtvcp.widgets.macro_widget import MacroTab File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/macro_widget.py", line 86, in class CustomSVG(QtSvg.QSvgWidget): NameError: name 'QtSvg' is not defined and then shows LinuxCNC Errors Error report created by /usr/lib/tcltk/linuxcnc/show_errors.tcl: Print file information: RUN_IN_PLACE=no LINUXCNC_DIR= LINUXCNC_BIN_DIR=/usr/bin LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc LINUXCNC_SCRIPT_DIR= LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules LINUXCNC_CONFIG_DIR= LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgs INIVAR=inivar HALCMD=halcmd LINUXCNC_EMCSH=/usr/bin/wish8.6 LINUXCNC - 2.8.0-pre1-4839-gc378f1e3c Machine configuration directory is '/home/eruepe/linuxcnc/configs/sim.qtvcp_screens' Machine configuration file is 'qtdefault_mm.ini' INIFILE=/home/eruepe/linuxcnc/configs/sim.qtvcp_screens/qtdefault_mm.ini VERSION=1.1 PARAMETER_FILE=sim_mm.var TASK=milltask HALUI=halui DISPLAY=qtvcp COORDINATES=X Y Z KINEMATICS=trivkins Starting LinuxCNC... Starting LinuxCNC server program: linuxcncsvr Loading Real Time OS, RTAPI, and HAL_LIB modules Starting LinuxCNC IO program: io Starting HAL User Interface program: halui Found file(lib): /usr/share/linuxcnc/hallib/core_sim.hal Found file(lib): /usr/share/linuxcnc/hallib/sim_spindle_encoder.hal Found file(lib): /usr/share/linuxcnc/hallib/simulated_home.hal Starting TASK program: milltask Starting DISPLAY program: qtvcp Shutting down and cleaning up LinuxCNC... task: 106462 cycles, min=0.000019, max=0.002255, avg=0.001062, 0 latency excursions (> 10x expected cycle time of 0.001000s) Removing HAL_LIB, RTAPI, and Real Time OS modules Removing NML shared memory segments Debug file information: Note: Using POSIX realtime link (updating variable file): Datei oder Verzeichnis nicht gefunden [QtDesigner][INFO] Logging to "/home/eruepe/qtdesigner.log" (logger.py:88) [QtDesigner.QTVCP.QT_ISTAT][WARNING] INI Parcing Error, No DEFAULT_LINEAR_VELOCITY Entry in DISPLAY, Using: 1 (qt_istat.py:213) [QtDesigner.QTVCP.QT_ISTAT][WARNING] INI Parcing Error, No MIN_LINEAR_VELOCITY Entry in DISPLAY, Using: 1 (qt_istat.py:213) [QtDesigner.QTVCP.QT_ISTAT][WARNING] INI Parcing Error, No MAX_LINEAR_VELOCITY Entry in DISPLAY, Using: 5 (qt_istat.py:213) [QtDesigner.QTVCP.QT_ISTAT][WARNING] INI Parcing Error, No DEFAULT_ANGULAR_VELOCITY Entry in DISPLAY, Using: 6 (qt_istat.py:213) [QtDesigner.QTVCP.QT_ISTAT][WARNING] INI Parcing Error, No MIN_ABGULAR_VELOCITY Entry in DISPLAY, Using: 1 (qt_istat.py:213) [QtDesigner.QTVCP.QT_ISTAT][WARNING] INI Parcing Error, No MAX_ANGULAR_VELOCITY Entry in DISPLAY, Using: 60 (qt_istat.py:213) [QtDesigner.QTVCP.QT_ISTAT][WARNING] INI Parcing Error, No DEFAULT_SPINDLE_SPEED Entry in DISPLAY, Using: 200 (qt_istat.py:213) [QtDesigner.QTVCP.QT_ISTAT][WARNING] INI Parcing Error, No MIN_SPINDLE_OVERRIDE Entry in DISPLAY, Using: 0.5 (qt_istat.py:213) [QTvcp][INFO] Logging to "/home/eruepe/qtvcp.log" (logger.py:88) [QTvcp.QTVCP.LIB.AUDIO_PLAYER][WARNING] audio alerts - Is python-gst0.10 installed? (audio_player.py:38) [QTvcp.QTVCP.LIB.AUDIO_PLAYER][WARNING] no audio alerts available - Is gstreamer-1.0-tools installed? (audio_player.py:39) [QTvcp.QTVCP.WIDGETS.CAMVIEW_WIDGET][ERROR] Qtvcp Error with camview - is python-opencv installed? (camview_widget.py:41) [QTvcp.QTVCP.WIDGETS.MACRO_WIDGET][CRITICAL] Qtvcp error with macro_widget - is package python-pyqt5.qtsvg installed? (macro_widget.py:43) [QTvcp][CRITICAL] Canceled from Error Dialog Qtvcp encountered an error. The following information may be useful in troubleshooting: Traceback (most recent call last): File "/usr/bin/qtvcp", line 464, in APP = QTVCP() File "/usr/bin/qtvcp", line 321, in __init__ self.panel = qt_makepins.QTPanel(self.halcomp, PATH, window, opts.debug) File "/usr/lib/python2.7/dist-packages/qtvcp/qt_makepins.py", line 64, in __init__ widget.hal_init(self.hal, str(idname), widget, window, window. PATHS, window['PREFS_']) File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/widget_baseclass.py", line 33, in hal_init self._hal_init() File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/screen_options.py", line 110, in _hal_init self.init_message_dialog() File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/screen_options.py", line 324, in init_message_dialog from qtvcp.widgets.dialog_widget import LcncDialog File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/dialog_widget.py", line 28, in from qtvcp.widgets.macro_widget import MacroTab File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/macro_widget.py", line 86, in class CustomSVG(QtSvg.QSvgWidget): NameError: name 'QtSvg' is not defined (qtvcp:459) Error in sys.excepthook: Traceback (most recent call last): File "/usr/bin/qtvcp", line 460, in excepthook self.shutdown() File "/usr/bin/qtvcp", line 432, in shutdown self.panel.window.shutdown() AttributeError: QTVCP instance has no attribute 'panel' Original exception was: Traceback (most recent call last): File "/usr/bin/qtvcp", line 464, in APP = QTVCP() File "/usr/bin/qtvcp", line 321, in __init__ self.panel = qt_makepins.QTPanel(self.halcomp, PATH, window, opts.debug) File "/usr/lib/python2.7/dist-packages/qtvcp/qt_makepins.py", line 64, in __init__ widget.hal_init(self.hal, str(idname), widget, window, window. PATHS, window['PREFS_']) File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/widget_baseclass.py", line 33, in hal_init self._hal_init() File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/screen_options.py", line 110, in _hal_init self.init_message_dialog() File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/screen_options.py", line 324, in init_message_dialog from qtvcp.widgets.dialog_widget import LcncDialog File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/dialog_widget.py", line 28, in from qtvcp.widgets.macro_widget import MacroTab File "/usr/lib/python2.7/dist-packages/qtvcp/widgets/macro_widget.py", line 86, in class CustomSVG(QtSvg.QSvgWidget): NameError: name 'QtSvg' is not defined 3105 3142 Stopping realtime threads Unloading hal components Note: Using POSIX realtime Kernel message information: /usr/lib/tcltk/linuxcnc/show_errors.tcl: dmesg: read kernel buffer failed: Die Operation ist nicht erlaubt dmesg requires root privilege on this system Description: Debian GNU/Linux 9.9 (stretch) Use a terminal to issue the command: sudo dmesg ----------------------------------------------------------------------- Info report created by linuxcnc_info: The file: /tmp/linuxcnc_info.txt can be posted to a forum or a web site like: http://pastebin.com in order to provide information about the linuxcnc system and configuration. Date: Fre Jun 14 17:17:39 CEST 2019 UTC Date: Fre Jun 14 15:17:39 UTC 2019 this program: /usr/bin/linuxcnc_info uptime: 17:17:39 up 1:57, 1 user, load average: 0.13, 0.04, 0.01 lsb_release -sa: Debian Debian GNU/Linux 9.9 (stretch) 9.9 stretch which linuxcnc: /usr/bin/linuxcnc pwd: /home/eruepe/linuxcnc/configs/sim.qtvcp_screens USER: eruepe LOGNAME: eruepe HOME: /home/eruepe EDITOR: VISUAL: LANGUAGE: de_CH:de TERM: dumb COLORTERM: DISPLAY: :0 DESKTOP: lightdm-xsession display size: 1600x1200 pixels (521x321 millimeters) PATH: /usr/bin:/home/eruepe/linuxcnc/configs/sim.qtvcp_screens/bin:/usr/bin:/home/eruepe/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games uname items: nodename -n: vre kernel-name -s: Linux kernel-vers -v: #1 SMP PREEMPT RT Debian 4.9.168-1+deb9u2 (2019-05-13) machine -m: x86_64 processor -p: unknown platform -i: unknown oper system -o: GNU/Linux /proc items: cmdline: BOOT_IMAGE=/boot/vmlinuz-4.9.0-9-rt-amd64 root=UUID=9e97ec4f-3996-4ba5-ae57-4af569c1d219 ro quiet model name: AMD FX-8370 Eight-Core Processor cores: 4 cpu MHz: 2100.000 parport: 0000-0000 : parport0 serial: 0000-0000 : serial Versions: gcc: gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 python: Python 2.7.13 git: git version 2.11.0 git commit: NA tcl: 8.6 tk: 8.6 glade: not_in_PATH glade-gtk2: not_in_PATH linuxcnc_var all: LINUXCNCVERSION: 2.8.0-pre1-4839-gc378f1e3c LINUXCNC_AUX_GLADEVCP: /usr/share/linuxcnc/aux_gladevcp LINUXCNC_AUX_EXAMPLES: /usr/share/linuxcnc/aux_examples REALTIME: /etc/init.d/realtime RTS: uspace HALLIB_DIR: /usr/share/linuxcnc/hallib dpkg -l '*linuxcnc*': Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten | Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/ Halb installiert/Trigger erWartet/Trigger anhängig |/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht) ||/ Name Version Architektur Beschreibung +++-===============-============================-============-===================================================================== un linuxcnc (keine Beschreibung vorhanden) un linuxcnc-doc (keine Beschreibung vorhanden) ii linuxcnc-doc-en 1:2.8.0~pre1.4839.gc378f1e3c all motion controller for CNC machines and robots (English documentation) un linuxcnc-sim (keine Beschreibung vorhanden) ii linuxcnc-uspace 1:2.8.0~pre1.4839.gc378f1e3c amd64 motion controller for CNC machines and robots