[3dprinter-general] Bug#884577: cura: Crashes at startup

Elena ``of Valhalla'' valhalla-d at trueelena.org
Sun Dec 17 08:23:16 UTC 2017


Package: cura
Version: 2.5.0-1
Severity: important

Dear Maintainer,

I've just installed cura from sid on a testing system by temporarily
enabling the sid repository.

running ``cura`` leads to a splash screen briefly appearing, followed by
the program crashing with the attached traceback on stderr.

I also attach the stdout, in case it has useful informations as it has
opengl autodetect result.

Please let me know if I should try anything to help diagnosing the
problem.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.13.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE=en_IE:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages cura depends on:
ii  cura-engine                         1:3.0.3-2
ii  fonts-open-sans                     1.11-1
ii  python3                             3.6.3-2
ii  python3-pyqt5                       5.9.2+dfsg-1
ii  python3-pyqt5.qtopengl              5.9.2+dfsg-1
ii  python3-savitar                     3.0.3-3
ii  python3-serial                      3.4-1
ii  python3-uranium                     3.0.3-1
ii  qml-module-qt-labs-folderlistmodel  5.9.2-3
ii  qml-module-qt-labs-settings         5.9.2-3
ii  qml-module-qtqml-models2            5.9.2-3
ii  qml-module-qtquick-controls         5.9.2-2
ii  qml-module-qtquick-dialogs          5.9.2-2
ii  uranium-plugins                     3.0.3-1

Versions of packages cura recommends:
ii  fdm-materials     3.0.3-3
ii  python3-zeroconf  0.19.1-1

cura suggests no packages.

-- no debconf information
-------------- next part --------------
2017-12-17 09:16:03,343 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin ConsoleLogger
2017-12-17 09:16:03,358 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin CuraEngineBackend
2017-12-17 09:16:03,359 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,359 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,359 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,359 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/CuraEngineBackend/plugin.json'
2017-12-17 09:16:03,364 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin SimpleView
2017-12-17 09:16:03,372 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin LocalFileOutputDevice
2017-12-17 09:16:03,372 - WARNING - UM.PluginRegistry.loadPlugin [200]: Plugin ConsoleLogger was already loaded
2017-12-17 09:16:03,376 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin OBJWriter
2017-12-17 09:16:03,381 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin STLWriter
2017-12-17 09:16:03,386 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin OBJReader
2017-12-17 09:16:03,395 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin STLReader
2017-12-17 09:16:03,398 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin FileLogger
2017-12-17 09:16:03,406 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin MirrorTool
2017-12-17 09:16:03,417 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin ScaleTool
2017-12-17 09:16:03,425 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin TranslateTool
2017-12-17 09:16:03,432 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin CameraTool
2017-12-17 09:16:03,440 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin RotateTool
2017-12-17 09:16:03,445 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin SelectionTool
2017-12-17 09:16:03,448 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin ChangeLogPlugin
2017-12-17 09:16:03,449 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,449 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,449 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,449 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/ChangeLogPlugin/plugin.json'
2017-12-17 09:16:03,452 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin ChangeLogPlugin
2017-12-17 09:16:03,452 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,452 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,452 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,453 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/ChangeLogPlugin/plugin.json'
2017-12-17 09:16:03,455 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin CuraProfileReader
2017-12-17 09:16:03,455 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,455 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,456 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,456 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/CuraProfileReader/plugin.json'
2017-12-17 09:16:03,458 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin CuraProfileReader
2017-12-17 09:16:03,459 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,459 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,459 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,459 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/CuraProfileReader/plugin.json'
2017-12-17 09:16:03,461 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin RemovableDriveOutputDevice
2017-12-17 09:16:03,461 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,461 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,462 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,462 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/RemovableDriveOutputDevice/plugin.json'
2017-12-17 09:16:03,464 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin RemovableDriveOutputDevice
2017-12-17 09:16:03,465 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,465 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,465 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,465 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/RemovableDriveOutputDevice/plugin.json'
2017-12-17 09:16:03,487 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin USBPrinting
2017-12-17 09:16:03,488 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,488 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,488 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,488 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/USBPrinting/plugin.json'
2017-12-17 09:16:03,491 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin USBPrinting
2017-12-17 09:16:03,491 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,492 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,492 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,492 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/USBPrinting/plugin.json'
2017-12-17 09:16:03,494 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin CuraProfileWriter
2017-12-17 09:16:03,495 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,495 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,495 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,495 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/CuraProfileWriter/plugin.json'
2017-12-17 09:16:03,498 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin CuraProfileWriter
2017-12-17 09:16:03,498 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,498 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,499 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,499 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/CuraProfileWriter/plugin.json'
2017-12-17 09:16:03,501 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin SolidView
2017-12-17 09:16:03,501 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,502 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,502 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,502 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/SolidView/plugin.json'
2017-12-17 09:16:03,505 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin SolidView
2017-12-17 09:16:03,505 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,505 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,505 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,506 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/SolidView/plugin.json'
2017-12-17 09:16:03,508 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin GCodeWriter
2017-12-17 09:16:03,508 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,509 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,509 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,509 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/GCodeWriter/plugin.json'
2017-12-17 09:16:03,512 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin GCodeWriter
2017-12-17 09:16:03,512 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,512 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,513 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,513 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/GCodeWriter/plugin.json'
2017-12-17 09:16:03,519 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin XmlMaterialProfile
2017-12-17 09:16:03,520 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,520 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,520 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,520 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/XmlMaterialProfile/plugin.json'
2017-12-17 09:16:03,523 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin XmlMaterialProfile
2017-12-17 09:16:03,524 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,524 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,524 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,524 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/XmlMaterialProfile/plugin.json'
2017-12-17 09:16:03,526 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin CuraEngineBackend
2017-12-17 09:16:03,526 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,526 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,527 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,527 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/CuraEngineBackend/plugin.json'
2017-12-17 09:16:03,530 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin CuraEngineBackend
2017-12-17 09:16:03,530 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,530 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,530 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,531 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/CuraEngineBackend/plugin.json'
2017-12-17 09:16:03,533 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin XRayView
2017-12-17 09:16:03,534 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,534 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,534 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,534 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/XRayView/plugin.json'
2017-12-17 09:16:03,537 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin XRayView
2017-12-17 09:16:03,537 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,538 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,538 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,538 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/XRayView/plugin.json'
2017-12-17 09:16:03,541 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin GCodeProfileReader
2017-12-17 09:16:03,541 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,542 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,542 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,542 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/GCodeProfileReader/plugin.json'
2017-12-17 09:16:03,545 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin GCodeProfileReader
2017-12-17 09:16:03,545 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,545 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,546 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,546 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/GCodeProfileReader/plugin.json'
2017-12-17 09:16:03,549 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin X3DReader
2017-12-17 09:16:03,549 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,549 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,549 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,550 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/X3DReader/plugin.json'
2017-12-17 09:16:03,553 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin X3DReader
2017-12-17 09:16:03,553 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,553 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,553 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,553 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/X3DReader/plugin.json'
2017-12-17 09:16:03,556 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin LegacyProfileReader
2017-12-17 09:16:03,556 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,556 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,557 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,557 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/LegacyProfileReader/plugin.json'
2017-12-17 09:16:03,581 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin LegacyProfileReader
2017-12-17 09:16:03,582 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,582 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,582 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,583 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/LegacyProfileReader/plugin.json'
2017-12-17 09:16:03,595 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin UM3NetworkPrinting
2017-12-17 09:16:03,595 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,596 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,596 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,596 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/UM3NetworkPrinting/plugin.json'
2017-12-17 09:16:03,599 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin UM3NetworkPrinting
2017-12-17 09:16:03,599 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,600 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,600 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,600 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/UM3NetworkPrinting/plugin.json'
2017-12-17 09:16:03,606 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin UltimakerMachineActions
2017-12-17 09:16:03,607 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,607 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,607 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,607 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/UltimakerMachineActions/plugin.json'
2017-12-17 09:16:03,610 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin UltimakerMachineActions
2017-12-17 09:16:03,611 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,611 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,611 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,611 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/UltimakerMachineActions/plugin.json'
2017-12-17 09:16:03,616 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin LayerView
2017-12-17 09:16:03,617 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,617 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,617 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,617 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/LayerView/plugin.json'
2017-12-17 09:16:03,620 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin LayerView
2017-12-17 09:16:03,621 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,621 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,621 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,621 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/LayerView/plugin.json'
2017-12-17 09:16:03,626 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin 3MFWriter
2017-12-17 09:16:03,626 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,626 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,627 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,627 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/3MFWriter/plugin.json'
2017-12-17 09:16:03,630 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin 3MFWriter
2017-12-17 09:16:03,630 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,630 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,630 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,631 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/3MFWriter/plugin.json'
2017-12-17 09:16:03,633 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin AutoSave
2017-12-17 09:16:03,633 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,634 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,634 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,634 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/AutoSave/plugin.json'
2017-12-17 09:16:03,637 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin AutoSave
2017-12-17 09:16:03,637 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,638 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,638 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,638 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/AutoSave/plugin.json'
2017-12-17 09:16:03,641 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin MachineSettingsAction
2017-12-17 09:16:03,642 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,642 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,642 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,642 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/MachineSettingsAction/plugin.json'
2017-12-17 09:16:03,645 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin MachineSettingsAction
2017-12-17 09:16:03,646 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,646 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,646 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,646 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/MachineSettingsAction/plugin.json'
2017-12-17 09:16:03,681 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin SliceInfoPlugin
2017-12-17 09:16:03,681 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,681 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,682 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,682 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/SliceInfoPlugin/plugin.json'
2017-12-17 09:16:03,685 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin SliceInfoPlugin
2017-12-17 09:16:03,685 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,686 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,686 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,686 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/SliceInfoPlugin/plugin.json'
2017-12-17 09:16:03,690 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin ImageReader
2017-12-17 09:16:03,690 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,690 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,691 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,691 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/ImageReader/plugin.json'
2017-12-17 09:16:03,694 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin ImageReader
2017-12-17 09:16:03,694 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,695 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,695 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,695 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/ImageReader/plugin.json'
2017-12-17 09:16:03,699 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin VersionUpgrade21to22
2017-12-17 09:16:03,699 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,700 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,700 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,700 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json'
2017-12-17 09:16:03,703 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin VersionUpgrade21to22
2017-12-17 09:16:03,704 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,704 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,704 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,704 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json'
2017-12-17 09:16:03,707 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin VersionUpgrade22to24
2017-12-17 09:16:03,707 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,708 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,708 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,708 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json'
2017-12-17 09:16:03,711 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin VersionUpgrade22to24
2017-12-17 09:16:03,712 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,712 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,712 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,712 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json'
2017-12-17 09:16:03,715 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin VersionUpgrade24to25
2017-12-17 09:16:03,715 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,716 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,716 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,716 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade24to25/plugin.json'
2017-12-17 09:16:03,719 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin VersionUpgrade24to25
2017-12-17 09:16:03,720 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,720 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,720 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,720 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade24to25/plugin.json'
2017-12-17 09:16:03,726 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin 3MFReader
2017-12-17 09:16:03,727 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,727 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,727 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,728 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/3MFReader/plugin.json'
2017-12-17 09:16:03,731 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin 3MFReader
2017-12-17 09:16:03,731 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,731 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,732 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,732 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/3MFReader/plugin.json'
2017-12-17 09:16:03,735 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin PerObjectSettingsTool
2017-12-17 09:16:03,735 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,736 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,736 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,736 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/PerObjectSettingsTool/plugin.json'
2017-12-17 09:16:03,740 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin PerObjectSettingsTool
2017-12-17 09:16:03,740 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,740 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,740 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,741 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/PerObjectSettingsTool/plugin.json'
2017-12-17 09:16:03,744 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin GCodeReader
2017-12-17 09:16:03,745 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,745 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,745 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,746 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/GCodeReader/plugin.json'
2017-12-17 09:16:03,749 - ERROR - UM.Logger.logException [76]: Exception: Unable to find the required plugin.json file for plugin GCodeReader
2017-12-17 09:16:03,749 - ERROR - UM.Logger.logException [80]: Traceback (most recent call last):
2017-12-17 09:16:03,750 - ERROR - UM.Logger.logException [80]:   File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 409, in _populateMetaData
2017-12-17 09:16:03,750 - ERROR - UM.Logger.logException [80]:     with open(metadata_file, "r") as f:
2017-12-17 09:16:03,750 - ERROR - UM.Logger.logException [80]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/cura/plugins/GCodeReader/plugin.json'
2017-12-17 09:16:03,776 - CRITICAL - cura.CrashHandler.show [36]: An uncaught exception has occurred!
2017-12-17 09:16:03,777 - CRITICAL - cura.CrashHandler.show [39]: Traceback (most recent call last):
2017-12-17 09:16:03,777 - CRITICAL - cura.CrashHandler.show [39]:   File "/usr/bin/cura", line 70, in <module>
2017-12-17 09:16:03,777 - CRITICAL - cura.CrashHandler.show [39]:     app = cura.CuraApplication.CuraApplication.getInstance()
2017-12-17 09:16:03,777 - CRITICAL - cura.CrashHandler.show [39]:   File "/usr/lib/python3/dist-packages/UM/Application.py", line 321, in getInstance
2017-12-17 09:16:03,778 - CRITICAL - cura.CrashHandler.show [39]:     Application._instance = cls()
2017-12-17 09:16:03,778 - CRITICAL - cura.CrashHandler.show [39]:   File "/usr/lib/python3/dist-packages/cura/CuraApplication.py", line 173, in __init__
2017-12-17 09:16:03,778 - CRITICAL - cura.CrashHandler.show [39]:     super().__init__(name = "cura", version = CuraVersion, buildtype = CuraBuildType)
2017-12-17 09:16:03,778 - CRITICAL - cura.CrashHandler.show [39]:   File "/usr/lib/python3/dist-packages/UM/Qt/QtApplication.py", line 112, in __init__
2017-12-17 09:16:03,779 - CRITICAL - cura.CrashHandler.show [39]:     self._loadPlugins()
2017-12-17 09:16:03,779 - CRITICAL - cura.CrashHandler.show [39]:   File "/usr/lib/python3/dist-packages/cura/CuraApplication.py", line 466, in _loadPlugins
2017-12-17 09:16:03,779 - CRITICAL - cura.CrashHandler.show [39]:     raise RuntimeError("Could not load the backend plugin!")
2017-12-17 09:16:03,779 - CRITICAL - cura.CrashHandler.show [39]: RuntimeError: Could not load the backend plugin!
-------------- next part --------------
UM.Resources.__initializeStoragePaths [342]: Initializing storage paths
UM.Resources.__initializeStoragePaths [353]: Config storage path is /home/valhalla/.config/cura/2.5
UM.Resources.__initializeStoragePaths [361]: Data storage path is /home/valhalla/.local/share/cura/2.5
UM.Resources.__initializeStoragePaths [373]: Cache storage path is /home/valhalla/.cache/cura/2.5
UM.View.GL.OpenGLContext.detectBestOpenGLVersion [103]: Trying OpenGL context 4.1...
UM.View.GL.OpenGLContext.detectBestOpenGLVersion [119]: Trying OpenGL context 2.0...
UM.View.GL.OpenGLContext.detectBestOpenGLVersion [128]: We got at least OpenGL context 2.0: 2.1 No profile
UM.Qt.QtApplication.__init__ [82]: Detected most suitable OpenGL context version: 2.0 No profile


More information about the 3dprinter-general mailing list