Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.13k stars 2.07k forks source link

[master] random startup failures #7956

Closed smartavionics closed 4 years ago

smartavionics commented 4 years ago

Application version master branches as of 20/6/2020

Platform Linux

Printer NA

Reproduction steps Start Cura (running from source, not appimage).

Actual results Sometimes, not every time, Cura fails to start correctly and then it doesn't know about any printers or profiles and prompts the user to get started.

Expected results Starts as normal, every time.

Project file NA

Log file

2020-06-20 11:01:43,980 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin FileLogger
2020-06-20 11:01:43,985 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin UpdateChecker
2020-06-20 11:01:43,990 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2020-06-20 11:01:43,995 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SettingVisibilityProfileCreator
2020-06-20 11:01:43,997 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin Cura-PrinterSettingsPlugin
2020-06-20 11:01:44,002 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin Cura-LinearAdvanceSettingPlugin
2020-06-20 11:01:44,009 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin YappiProfiler
2020-06-20 11:01:44,683 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin Cura-MeshTools
2020-06-20 11:01:44,688 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin CustomJobPrefix
2020-06-20 11:01:44,691 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin FastView
2020-06-20 11:01:44,808 - DEBUG - [MainThread] RawMouse.RawMouse._start [157]: Imported <module 'hid' (/home/markb/.cache/Python-Eggs/hidapi-0.9.0-py3.5-linux-x86_64.egg-tmp/hid.cpython-35-x86_64-linux-gnu.so)>
2020-06-20 11:01:44,812 - DEBUG - [MainThread] RawMouse.RawMouse._start [175]: Found HID device with vendor_id = 256f, product_id = c652, interface_number = 0
2020-06-20 11:01:44,812 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [120]: Device 3Dconnexion / 3Dconnexion Universal Receiver, profile spacemouse
2020-06-20 11:01:44,812 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 0, scale = -0.100000, threshold = 0.010000, offset = 0.000000, target = movx
2020-06-20 11:01:44,813 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 1, scale = -100.000000, threshold = 1.000000, offset = 0.000000, target = zoom
2020-06-20 11:01:44,813 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 2, scale = -0.100000, threshold = 0.010000, offset = 0.000000, target = movy
2020-06-20 11:01:44,813 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 3, scale = -0.050000, threshold = 0.010000, offset = 0.000000, target = rotpitch
2020-06-20 11:01:44,813 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 4, scale = -0.050000, threshold = 0.010000, offset = 0.000000, target = rotroll
2020-06-20 11:01:44,814 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 5, scale = 0.100000, threshold = 0.010000, offset = 0.000000, target = rotyaw
2020-06-20 11:01:44,814 - DEBUG - [RawMouse] RawMouse.RawMouse._run_hid [216]: Trying to open /dev/hidraw0
2020-06-20 11:01:44,815 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin RawMouse
2020-06-20 11:01:44,815 - INFO - [RawMouse] RawMouse.RawMouse._run_hid [222]: Manufacturer: 3Dconnexion
2020-06-20 11:01:44,817 - INFO - [RawMouse] RawMouse.RawMouse._run_hid [223]: Product: 3Dconnexion Universal Receiver
2020-06-20 11:01:44,823 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SliceInfoPlugin
2020-06-20 11:01:44,827 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SolidView
2020-06-20 11:01:44,842 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin UFPWriter
2020-06-20 11:01:44,851 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin CuraDrive
2020-06-20 11:01:44,855 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin ImageReader
2020-06-20 11:01:44,859 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin PerObjectSettingsTool
2020-06-20 11:01:44,861 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [403]: Plugin [RemovableDriveOutputDevice] has been disabled. Skip loading it.
2020-06-20 11:01:44,864 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin ModelChecker
2020-06-20 11:01:44,869 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin PostProcessingPlugin
2020-06-20 11:01:44,873 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SentryLogger
2020-06-20 11:01:44,876 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin GCodeProfileReader
2020-06-20 11:01:44,879 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin AMFReader
2020-06-20 11:01:44,882 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade30to31
2020-06-20 11:01:44,884 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade22to24
2020-06-20 11:01:44,887 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade462to47
2020-06-20 11:01:44,889 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade46bto46
2020-06-20 11:01:44,892 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade35to40
2020-06-20 11:01:44,897 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade21to22
2020-06-20 11:01:44,900 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade27to30
2020-06-20 11:01:44,904 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade26to27
2020-06-20 11:01:44,907 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade40to41
2020-06-20 11:01:44,909 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade25to26
2020-06-20 11:01:44,914 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade44to45
2020-06-20 11:01:44,918 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade42to43
2020-06-20 11:01:44,921 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade45to46
2020-06-20 11:01:44,923 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade32to33
2020-06-20 11:01:44,926 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade460to462
2020-06-20 11:01:44,928 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade33to34
2020-06-20 11:01:44,932 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade43to44
2020-06-20 11:01:44,935 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade34to35
2020-06-20 11:01:44,937 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade46to47
2020-06-20 11:01:44,940 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade41to42
2020-06-20 11:01:44,958 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [403]: Plugin [USBPrinting] has been disabled. Skip loading it.
2020-06-20 11:01:44,962 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin PrepareStage
2020-06-20 11:01:44,967 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin FirmwareUpdater
2020-06-20 11:01:44,994 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.__init__ [92]: Found CuraEngine at: /opt/cura/bin/CuraEngine
2020-06-20 11:01:44,995 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin CuraEngineBackend
2020-06-20 11:01:45,002 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin X3DReader
2020-06-20 11:01:45,003 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [188]: Socket state changed to Listening
2020-06-20 11:01:45,010 - INFO - [MainThread] UM.Backend.Backend.startEngine [90]: Started engine process: /opt/cura/bin/CuraEngine
2020-06-20 11:01:45,011 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [110]: [Backend] Calling engine with: ['/opt/cura/bin/CuraEngine', 'connect', '127.0.0.1:49674', '']
2020-06-20 11:01:45,013 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-06-20 11:01:45,013 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Cura_SteamEngine version master
2020-06-20 11:01:45,014 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Copyright (C) 2019 Ultimaker
2020-06-20 11:01:45,014 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-06-20 11:01:45,014 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is free software: you can redistribute it and/or modify
2020-06-20 11:01:45,015 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] it under the terms of the GNU Affero General Public License as published by
2020-06-20 11:01:45,015 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] the Free Software Foundation, either version 3 of the License, or
2020-06-20 11:01:45,015 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] (at your option) any later version.
2020-06-20 11:01:45,015 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-06-20 11:01:45,016 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is distributed in the hope that it will be useful,
2020-06-20 11:01:45,016 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2020-06-20 11:01:45,016 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2020-06-20 11:01:45,017 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] GNU Affero General Public License for more details.
2020-06-20 11:01:45,017 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-06-20 11:01:45,017 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] You should have received a copy of the GNU Affero General Public License
2020-06-20 11:01:45,018 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2020-06-20 11:01:45,059 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: Exception: Failed to load packages for Marketplace
2020-06-20 11:01:45,060 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: NoneType: None
2020-06-20 11:01:45,060 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: Exception: Failed to load packages for Marketplace
2020-06-20 11:01:45,060 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: NoneType: None
2020-06-20 11:01:45,061 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: Exception: Failed to load packages for Marketplace
2020-06-20 11:01:45,061 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: NoneType: None
2020-06-20 11:01:45,061 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: Exception: Failed to load packages for Marketplace
2020-06-20 11:01:45,062 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: NoneType: None
2020-06-20 11:01:45,064 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin Toolbox
2020-06-20 11:01:45,065 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [192]: Socket state changed to Connected
2020-06-20 11:01:45,065 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [181]: Backend connected on port 49674
2020-06-20 11:01:45,068 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin GCodeGzReader
2020-06-20 11:01:45,073 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin FirmwareUpdateChecker
2020-06-20 11:01:45,076 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin TrimeshReader
2020-06-20 11:01:45,084 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SimulationView
2020-06-20 11:01:45,086 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin XRayView
2020-06-20 11:01:45,090 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin MonitorStage
2020-06-20 11:01:45,096 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin XmlMaterialProfile
2020-06-20 11:01:45,173 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin UM3NetworkPrinting
2020-06-20 11:01:45,177 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin UFPReader
2020-06-20 11:01:45,180 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin PreviewStage
2020-06-20 11:01:45,182 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin CuraProfileWriter
2020-06-20 11:01:45,204 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin 3MFReader
2020-06-20 11:01:45,207 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin GCodeWriter
2020-06-20 11:01:45,210 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin MachineSettingsAction
2020-06-20 11:01:45,214 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin GCodeGzWriter
2020-06-20 11:01:45,218 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin UltimakerMachineActions
2020-06-20 11:01:45,226 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin GCodeReader
2020-06-20 11:01:45,230 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin LegacyProfileReader
2020-06-20 11:01:45,235 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin 3MFWriter
2020-06-20 11:01:45,239 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SupportEraser
2020-06-20 11:01:45,243 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin CuraProfileReader
2020-06-20 11:01:45,243 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [373]: Loading all plugins took 1.3745520114898682 seconds
2020-06-20 11:01:45,257 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2020-06-20 11:01:46,347 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_abs+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,347 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%234.xml.fdm_material, skip it
2020-06-20 11:01:46,347 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla+%2321.xml.fdm_material, skip it
2020-06-20 11:01:46,348 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,348 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../Material.xml.fdm_material, skip it
2020-06-20 11:01:46,348 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../d3d+sigma+petg.xml.fdm_material, skip it
2020-06-20 11:01:46,349 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../fillamentum_tpu_175_green-98a+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,349 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_abs_175+%236.xml.fdm_material, skip it
2020-06-20 11:01:46,349 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_bam+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,350 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla_175+%233.xml.fdm_material, skip it
2020-06-20 11:01:46,350 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla+%235.xml.fdm_material, skip it
2020-06-20 11:01:46,350 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../paramount-3d_abs_175_clear.xml.fdm_material, skip it
2020-06-20 11:01:46,350 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../imade3d_generic_pla_175+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,351 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_abs_175+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,351 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../Real+Black+PETG.xml.fdm_material, skip it
2020-06-20 11:01:46,351 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../dupont_zytel_3d1000fl.xml.fdm_material, skip it
2020-06-20 11:01:46,352 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../ZiroPLAWhite+%233.xml.fdm_material, skip it
2020-06-20 11:01:46,352 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../airwolf-3d_soluble_175_hydrofill.xml.fdm_material, skip it
2020-06-20 11:01:46,352 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%2314.xml.fdm_material, skip it
2020-06-20 11:01:46,352 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%233.xml.fdm_material, skip it
2020-06-20 11:01:46,353 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_petg_175+%233.xml.fdm_material, skip it
2020-06-20 11:01:46,353 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_petg_175+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,353 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../_PrimaSelect_PLA_Standard.xml.fdm_material.xml.fdm_material.xml.fdm_material, skip it
2020-06-20 11:01:46,354 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../polyplus_pla+%233.xml.fdm_material, skip it
2020-06-20 11:01:46,354 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../polyplus_pla+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,354 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../eSunPVA.xml.fdm_material, skip it
2020-06-20 11:01:46,355 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_abs_175+%238.xml.fdm_material, skip it
2020-06-20 11:01:46,355 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../_PrimaSelect_PLA_Standard.xml.fdm_material.xml.fdm_material+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,355 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla_175+%235.xml.fdm_material, skip it
2020-06-20 11:01:46,355 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../SolutechSilver+%233.xml.fdm_material, skip it
2020-06-20 11:01:46,356 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla_175+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,356 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla+%233.xml.fdm_material, skip it
2020-06-20 11:01:46,356 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_abs_175+%237.xml.fdm_material, skip it
2020-06-20 11:01:46,357 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../SolutechSilver.xml.fdm_material, skip it
2020-06-20 11:01:46,357 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%235.xml.fdm_material, skip it
2020-06-20 11:01:46,357 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../colorFabb_Woodfill.xml.fdm_material, skip it
2020-06-20 11:01:46,357 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../paramount-3d_abs_175_enzo-red.xml.fdm_material, skip it
2020-06-20 11:01:46,358 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_cpe+%238.xml.fdm_material, skip it
2020-06-20 11:01:46,358 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../UM+Innofil3D+PLA+all+colors+2%2C85MM.xml.fdm_material, skip it
2020-06-20 11:01:46,358 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%236.xml.fdm_material, skip it
2020-06-20 11:01:46,359 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../fabtotum_tpu+%233.xml.fdm_material, skip it
2020-06-20 11:01:46,359 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../SolutechSilver+%232.xml.fdm_material, skip it
2020-06-20 11:01:46,359 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../filo3d_pla+%233.xml.fdm_material, skip it
2020-06-20 11:01:46,360 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material.xml.fdm_material, skip it
2020-06-20 11:01:46,360 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_petg_175+%2313.xml.fdm_material, skip it
2020-06-20 11:01:46,361 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../novamid_id_1030_cf.xml.fdm_material, skip it
2020-06-20 11:01:46,361 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%237.xml.fdm_material, skip it
2020-06-20 11:01:46,361 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../NovamidID1030CF10/dsm_novamidid1030cf.xml.fdm_material, skip it
2020-06-20 11:01:46,600 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 1.3428049087524414
2020-06-20 11:01:47,096 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s3_aa0.4_TPLA_Draft_Print_Quick: {'name': 'Quick', 'quality_type': 'draft', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_tough_pla', 'id': 'um_s3_aa0.4_TPLA_Draft_Print_Quick', 'definition': 'ultimaker_s3', 'intent_category': 'smooth'}
2020-06-20 11:01:47,273 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s3_aa0.4_TPLA_Fast_Print_Accurate: {'name': 'Accurate', 'quality_type': 'fast', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_tough_pla', 'id': 'um_s3_aa0.4_TPLA_Fast_Print_Accurate', 'definition': 'ultimaker_s3', 'intent_category': 'engineering'}
2020-06-20 11:01:47,677 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container deltacomb_080_e3d: {'name': 'E3D 0.80mm', 'type': 'variant', 'hardware_type': 'nozzle', 'author': 'Deltacomb 3D', 'version': '4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '13', 'id': 'deltacomb_080_e3d', 'definition': 'deltacomb'}
2020-06-20 11:01:47,888 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s5_aa0.4_PLA_Normal_Quality_Accurate: {'name': 'Accurate', 'quality_type': 'normal', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_pla', 'id': 'um_s5_aa0.4_PLA_Normal_Quality_Accurate', 'definition': 'ultimaker_s5', 'intent_category': 'engineering'}
2020-06-20 11:01:47,988 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s3_aa0.4_PLA_Normal_Quality_Accurate: {'name': 'Accurate', 'quality_type': 'normal', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_pla', 'id': 'um_s3_aa0.4_PLA_Normal_Quality_Accurate', 'definition': 'ultimaker_s3', 'intent_category': 'engineering'}
2020-06-20 11:01:48,021 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s3_aa0.4_ABS_Normal_Quality_Accurate: {'name': 'Accurate', 'quality_type': 'normal', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_abs', 'id': 'um_s3_aa0.4_ABS_Normal_Quality_Accurate', 'definition': 'ultimaker_s3', 'intent_category': 'engineering'}
2020-06-20 11:01:48,025 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s5_aa0.4_TPLA_Fast_Print_Accurate: {'name': 'Accurate', 'quality_type': 'fast', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_tough_pla', 'id': 'um_s5_aa0.4_TPLA_Fast_Print_Accurate', 'definition': 'ultimaker_s5', 'intent_category': 'engineering'}
2020-06-20 11:01:48,101 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s5_aa0.4_PLA_Fast_Print_Accurate: {'name': 'Accurate', 'quality_type': 'fast', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_pla', 'id': 'um_s5_aa0.4_PLA_Fast_Print_Accurate', 'definition': 'ultimaker_s5', 'intent_category': 'engineering'}
2020-06-20 11:01:48,181 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s5_aa0.4_PLA_Draft_Print_Quick: {'name': 'Quick', 'quality_type': 'draft', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_pla', 'id': 'um_s5_aa0.4_PLA_Draft_Print_Quick', 'definition': 'ultimaker_s5', 'intent_category': 'smooth'}
2020-06-20 11:01:48,289 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s3_aa0.4_PLA_Fast_Print_Accurate: {'name': 'Accurate', 'quality_type': 'fast', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_pla', 'id': 'um_s3_aa0.4_PLA_Fast_Print_Accurate', 'definition': 'ultimaker_s3', 'intent_category': 'engineering'}
2020-06-20 11:01:48,446 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s5_aa0.4_ABS_Fast_Print_Accurate: {'name': 'Accurate', 'quality_type': 'fast', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_abs', 'id': 'um_s5_aa0.4_ABS_Fast_Print_Accurate', 'definition': 'ultimaker_s5', 'intent_category': 'engineering'}
2020-06-20 11:01:48,471 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s5_aa0.4_ABS_Normal_Quality_Accurate: {'name': 'Accurate', 'quality_type': 'normal', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_abs', 'id': 'um_s5_aa0.4_ABS_Normal_Quality_Accurate', 'definition': 'ultimaker_s5', 'intent_category': 'engineering'}
2020-06-20 11:01:48,507 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s3_aa0.4_PLA_Draft_Print_Quick: {'name': 'Quick', 'quality_type': 'draft', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_pla', 'id': 'um_s3_aa0.4_PLA_Draft_Print_Quick', 'definition': 'ultimaker_s3', 'intent_category': 'smooth'}
2020-06-20 11:01:48,781 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container deltacomb_040_e3d: {'name': 'E3D 0.40mm', 'type': 'variant', 'hardware_type': 'nozzle', 'author': 'Deltacomb 3D', 'version': '4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '13', 'id': 'deltacomb_040_e3d', 'definition': 'deltacomb'}
2020-06-20 11:01:48,890 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s3_aa0.4_ABS_Fast_Print_Accurate: {'name': 'Accurate', 'quality_type': 'fast', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_abs', 'id': 'um_s3_aa0.4_ABS_Fast_Print_Accurate', 'definition': 'ultimaker_s3', 'intent_category': 'engineering'}
2020-06-20 11:01:48,956 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s3_aa0.4_TPLA_Normal_Quality_Accurate: {'name': 'Accurate', 'quality_type': 'normal', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_tough_pla', 'id': 'um_s3_aa0.4_TPLA_Normal_Quality_Accurate', 'definition': 'ultimaker_s3', 'intent_category': 'engineering'}
2020-06-20 11:01:48,969 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s5_aa0.4_ABS_Draft_Print_Quick: {'name': 'Quick', 'quality_type': 'draft', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_abs', 'id': 'um_s5_aa0.4_ABS_Draft_Print_Quick', 'definition': 'ultimaker_s5', 'intent_category': 'smooth'}
2020-06-20 11:01:49,402 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container deltacomb_025_e3d: {'name': 'E3D 0.25mm', 'type': 'variant', 'hardware_type': 'nozzle', 'author': 'Deltacomb 3D', 'version': '4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '13', 'id': 'deltacomb_025_e3d', 'definition': 'deltacomb'}
2020-06-20 11:01:49,556 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s5_aa0.4_TPLA_Draft_Print_Quick: {'name': 'Quick', 'quality_type': 'draft', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_tough_pla', 'id': 'um_s5_aa0.4_TPLA_Draft_Print_Quick', 'definition': 'ultimaker_s5', 'intent_category': 'smooth'}
2020-06-20 11:01:49,571 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s3_aa0.4_ABS_Draft_Print_Quick: {'name': 'Quick', 'quality_type': 'draft', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_abs', 'id': 'um_s3_aa0.4_ABS_Draft_Print_Quick', 'definition': 'ultimaker_s3', 'intent_category': 'smooth'}
2020-06-20 11:01:49,812 - WARNING - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [354]: Invalid metadata for container um_s5_aa0.4_TPLA_Normal_Quality_Accurate: {'name': 'Accurate', 'quality_type': 'normal', 'type': 'intent', 'version': '4', 'variant': 'AA 0.4', 'container_type': <class 'UM.Settings.InstanceContainer.InstanceContainer'>, 'setting_version': '10', 'material': 'generic_tough_pla', 'id': 'um_s5_aa0.4_TPLA_Normal_Quality_Accurate', 'definition': 'ultimaker_s5', 'intent_category': 'engineering'}
2020-06-20 11:01:49,950 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [360]: Loading metadata into container registry took 3.326169967651367 seconds
2020-06-20 11:01:50,172 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2020-06-20 11:01:50,175 - INFO - [MainThread] cura.CuraApplication.run [781]: Initializing machine error checker
2020-06-20 11:01:50,176 - INFO - [MainThread] cura.CuraApplication.run [786]: Initializing machine manager
2020-06-20 11:01:50,178 - INFO - [MainThread] cura.CuraApplication.run [791]: Initializing container manager
2020-06-20 11:01:50,206 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider._loadCachedDefinition [250]: Definition file /opt/cura/share/cura/resources/definitions/fdmprinter.def.json is newer than cache. Ignoring cached version.
2020-06-20 11:01:50,643 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition fdmprinter failed to pickle.
2020-06-20 11:01:50,677 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [252]: Changing perspective mode to orthographic.
2020-06-20 11:01:50,695 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /opt/cura/share/cura/resources/themes/cura-light/theme.json
2020-06-20 11:01:51,098 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [239]: Loaded theme /opt/cura/share/cura/resources/themes/cura-light
2020-06-20 11:01:51,847 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [336]: Creating post processing plugin view.
2020-06-20 11:01:51,850 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: BQ_PauseAtHeight
2020-06-20 11:01:51,852 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ChangeAtZ
2020-06-20 11:01:51,853 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ColorMix
2020-06-20 11:01:51,854 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2020-06-20 11:01:51,855 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayRemainingTimeOnLCD
2020-06-20 11:01:51,856 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: FilamentChange
2020-06-20 11:01:51,857 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: InsertAtLayerChange
2020-06-20 11:01:51,863 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeight
2020-06-20 11:01:51,865 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeightRepRapFirmwareDuet
2020-06-20 11:01:51,866 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeightforRepetier
2020-06-20 11:01:51,867 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: RetractContinue
2020-06-20 11:01:51,868 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: SearchAndReplace
2020-06-20 11:01:51,869 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: Stretch
2020-06-20 11:01:51,870 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: TimeLapse
2020-06-20 11:01:51,871 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: UsePreviousProbeMeasurements
2020-06-20 11:01:52,000 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [346]: Post processing view created.
2020-06-20 11:01:52,091 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2020-06-20 11:01:52,461 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2020-06-20 11:01:52,462 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2020-06-20 11:01:52,603 - DEBUG - [MainThread] Cura-MeshTools.MeshTools._onEngineCreated [86]: Inserting item in context menu
2020-06-20 11:01:52,610 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2020-06-20 11:01:52,687 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-06-20 11:01:52,689 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///opt/cura/share/cura/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:143: TypeError: Cannot read property 'hasRemoteConnection' of null
2020-06-20 11:01:52,765 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2020-06-20 11:01:52,768 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2020-06-20 11:01:52,797 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2020-06-20 11:01:52,804 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2020-06-20 11:01:52,806 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [551]: Requesting [updates] metadata from server.
2020-06-20 11:01:52,806 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [124]: No auth data to retrieve the access_token from
2020-06-20 11:01:52,807 - WARNING - [MainThread] cura.UltimakerButt.UltimakerButtScope.requestHook [25]: Cannot add authorization to Butt Api request
2020-06-20 11:01:53,620 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition kossel_xl failed to pickle.
2020-06-20 11:01:54,344 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition tevo_tarantula failed to pickle.
2020-06-20 11:01:54,977 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition custom failed to pickle.
2020-06-20 11:01:55,856 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition prusa_i3 failed to pickle.
2020-06-20 11:01:56,977 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition ultimaker_s5 failed to pickle.
2020-06-20 11:01:58,053 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition creality_ender3 failed to pickle.
2020-06-20 11:01:58,944 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition kossel_mini_mb failed to pickle.
2020-06-20 11:01:59,739 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition anet3d_a8 failed to pickle.
2020-06-20 11:02:00,437 - DEBUG - [MainThread] cura.CuraApplication.run [830]: Booting Cura took 16.760338306427002 seconds
2020-06-20 11:02:00,442 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,443 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,456 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,456 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,465 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,466 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,481 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,481 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,484 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,484 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,507 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Kossel XL in list of firmware to check.
2020-06-20 11:02:00,512 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,512 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,515 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,516 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,516 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,517 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,520 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Tevo Tarantula in list of firmware to check.
2020-06-20 11:02:00,520 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,521 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,534 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,535 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,539 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Custom FFF printer in list of firmware to check.
2020-06-20 11:02:00,540 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,540 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,540 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,541 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,544 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,545 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,546 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,546 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,550 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,551 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,565 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,566 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,568 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,568 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,572 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Prusa i3 in list of firmware to check.
2020-06-20 11:02:00,573 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,573 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,574 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,574 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,575 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,575 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,580 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,580 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,583 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,583 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,584 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,584 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,585 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,585 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,589 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,589 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,591 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,591 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,593 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,593 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,606 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,606 - INFO - [Thread-3] FirmwareUpdateChecker.FirmwareUpdateCheckerJob.run [93]: You have a(n) Ultimaker S5 in the printer list. Do firmware-check.
2020-06-20 11:02:00,607 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,608 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,608 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,609 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,609 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,610 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,610 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,611 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,611 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,614 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,614 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,616 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,617 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,617 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,617 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,618 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,618 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,624 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,624 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,625 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,625 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,629 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,629 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,634 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-3 in list of firmware to check.
2020-06-20 11:02:00,634 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,634 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,635 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,635 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,637 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,637 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,638 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,638 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,639 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,639 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,640 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,640 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,643 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,643 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,644 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,644 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,647 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Kossel Mini (mb) in list of firmware to check.
2020-06-20 11:02:00,648 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,648 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,649 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,649 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,652 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,653 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,656 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,657 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,657 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,657 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,658 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,658 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,659 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,659 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,660 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,660 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,665 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,665 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,669 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Anet A8 in list of firmware to check.
2020-06-20 11:02:00,669 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,670 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,674 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,675 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,675 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,676 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,676 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,677 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,677 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,678 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,682 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,682 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,686 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,686 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,689 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,690 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,690 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,691 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,694 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,694 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,698 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,699 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,702 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,703 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,703 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,704 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,704 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,705 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,705 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,705 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,707 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,707 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,707 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,708 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,708 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,709 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,709 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,709 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,710 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,710 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,711 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,712 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,716 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,717 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,718 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,718 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,722 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,722 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,723 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,724 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,725 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,726 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,727 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,727 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,727 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,728 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,735 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,735 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,739 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,739 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,740 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,740 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,742 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,742 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,743 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,744 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,745 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,745 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,745 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,746 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,746 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,747 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,747 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,747 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,750 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,751 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,751 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,752 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [74]: No active GlobalStack, set quality profile model as empty.
2020-06-20 11:02:00,784 - INFO - [Thread-3] FirmwareUpdateChecker.FirmwareUpdateCheckerJob.run [110]: Reading firmware version of Ultimaker S5: checked = 5.7.2 - latest = 5.7.2
2020-06-20 11:02:00,852 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,853 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-20 11:02:00,854 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-06-20 11:02:00,855 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [74]: No active GlobalStack, set quality profile model as empty.
2020-06-20 11:02:01,031 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [207]: Support for Vertex Array Objects: True
2020-06-20 11:02:01,108 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2020-06-20 11:02:01,129 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  4.5 (Core Profile) Mesa 18.0.5
2020-06-20 11:02:01,155 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   Intel Open Source Technology Center
2020-06-20 11:02:01,182 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) 
2020-06-20 11:02:01,208 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    4.50.0
2020-06-20 11:02:01,287 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/default.shader]...
2020-06-20 11:02:01,368 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/selection.shader]...
2020-06-20 11:02:01,660 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/select_face.shader]...
2020-06-20 11:02:01,719 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/default.shader]...
2020-06-20 11:02:01,726 - DEBUG - [Thread-2] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for kossel_xl took 0.781130313873291 seconds.
2020-06-20 11:02:01,727 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/composite.shader]...
2020-06-20 11:02:01,741 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/overhang.shader]...
2020-06-20 11:02:01,758 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/striped.shader]...
2020-06-20 11:02:01,775 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/transparent_object.shader]...
2020-06-20 11:02:01,786 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/striped.shader]...
2020-06-20 11:02:01,804 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/xray.shader]...
2020-06-20 11:02:01,810 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/xray_composite.shader]...
2020-06-20 11:02:01,832 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/platform.shader]...
2020-06-20 11:02:01,849 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/xray.shader]...
2020-06-20 11:02:02,726 - DEBUG - [Thread-2] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for tevo_tarantula took 0.4986855983734131 seconds.
2020-06-20 11:02:03,748 - DEBUG - [Thread-2] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for custom took 0.5206632614135742 seconds.
2020-06-20 11:02:05,277 - DEBUG - [Thread-2] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for prusa_i3 took 0.5268542766571045 seconds.
2020-06-20 11:02:11,509 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2020-06-20 11:02:11,510 - INFO - [MainThread] cura.CuraApplication.closeApplication [602]: Close application
2020-06-20 11:02:11,527 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [470]: Shutting down cura

Additional information

Looks like a race to me because sometimes it starts OK, sometimes it doesnt.

When it fails there are messages in the log saying "No active GlobalStack..."

nallath commented 4 years ago

Setting version 10? Where did it get those profiles from?

smartavionics commented 4 years ago

Setting version 10? Where did it get those profiles from?

Oh, they were in some old .cfg files in share/cura/resources/intent. I have now removed them.

Were they a problem? I think they have been around for a long time but it's only recently that this startup issue has occurred. I'll let you know if the problem recurs or has gone away.

smartavionics commented 4 years ago

I removed some of the out of date configuration files from my cura installation but still get the same random start failures..

2020-06-21 07:51:53,276 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin FileLogger
2020-06-21 07:51:53,281 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin UpdateChecker
2020-06-21 07:51:53,285 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2020-06-21 07:51:53,290 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SettingVisibilityProfileCreator
2020-06-21 07:51:53,293 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin Cura-PrinterSettingsPlugin
2020-06-21 07:51:53,298 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin Cura-LinearAdvanceSettingPlugin
2020-06-21 07:51:53,304 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin YappiProfiler
2020-06-21 07:51:53,927 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin Cura-MeshTools
2020-06-21 07:51:53,932 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin CustomJobPrefix
2020-06-21 07:51:53,935 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin FastView
2020-06-21 07:51:54,053 - DEBUG - [MainThread] RawMouse.RawMouse._start [157]: Imported <module 'hid' (/home/markb/.cache/Python-Eggs/hidapi-0.9.0-py3.5-linux-x86_64.egg-tmp/hid.cpython-35-x86_64-linux-gnu.so)>
2020-06-21 07:51:54,057 - DEBUG - [MainThread] RawMouse.RawMouse._start [175]: Found HID device with vendor_id = 256f, product_id = c652, interface_number = 0
2020-06-21 07:51:54,057 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [120]: Device 3Dconnexion / 3Dconnexion Universal Receiver, profile spacemouse
2020-06-21 07:51:54,057 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 0, scale = -0.100000, threshold = 0.010000, offset = 0.000000, target = movx
2020-06-21 07:51:54,057 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 1, scale = -100.000000, threshold = 1.000000, offset = 0.000000, target = zoom
2020-06-21 07:51:54,058 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 2, scale = -0.100000, threshold = 0.010000, offset = 0.000000, target = movy
2020-06-21 07:51:54,058 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 3, scale = -0.050000, threshold = 0.010000, offset = 0.000000, target = rotpitch
2020-06-21 07:51:54,058 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 4, scale = -0.050000, threshold = 0.010000, offset = 0.000000, target = rotroll
2020-06-21 07:51:54,058 - DEBUG - [MainThread] RawMouse.RawMouse._cacheProfileValues [139]: axis 5, scale = 0.100000, threshold = 0.010000, offset = 0.000000, target = rotyaw
2020-06-21 07:51:54,059 - DEBUG - [RawMouse] RawMouse.RawMouse._run_hid [216]: Trying to open /dev/hidraw0
2020-06-21 07:51:54,059 - INFO - [RawMouse] RawMouse.RawMouse._run_hid [222]: Manufacturer: 3Dconnexion
2020-06-21 07:51:54,060 - INFO - [RawMouse] RawMouse.RawMouse._run_hid [223]: Product: 3Dconnexion Universal Receiver
2020-06-21 07:51:54,061 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin RawMouse
2020-06-21 07:51:54,067 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SliceInfoPlugin
2020-06-21 07:51:54,072 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SolidView
2020-06-21 07:51:54,081 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin UFPWriter
2020-06-21 07:51:54,089 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin CuraDrive
2020-06-21 07:51:54,092 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin ImageReader
2020-06-21 07:51:54,096 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin PerObjectSettingsTool
2020-06-21 07:51:54,098 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [403]: Plugin [RemovableDriveOutputDevice] has been disabled. Skip loading it.
2020-06-21 07:51:54,101 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin ModelChecker
2020-06-21 07:51:54,104 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin PostProcessingPlugin
2020-06-21 07:51:54,106 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SentryLogger
2020-06-21 07:51:54,109 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin GCodeProfileReader
2020-06-21 07:51:54,112 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin AMFReader
2020-06-21 07:51:54,115 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade30to31
2020-06-21 07:51:54,118 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade22to24
2020-06-21 07:51:54,121 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade462to47
2020-06-21 07:51:54,124 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade46bto46
2020-06-21 07:51:54,126 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade35to40
2020-06-21 07:51:54,131 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade21to22
2020-06-21 07:51:54,133 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade27to30
2020-06-21 07:51:54,136 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade26to27
2020-06-21 07:51:54,138 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade40to41
2020-06-21 07:51:54,140 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade25to26
2020-06-21 07:51:54,143 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade44to45
2020-06-21 07:51:54,146 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade42to43
2020-06-21 07:51:54,149 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade45to46
2020-06-21 07:51:54,151 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade32to33
2020-06-21 07:51:54,153 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade460to462
2020-06-21 07:51:54,156 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade33to34
2020-06-21 07:51:54,159 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade43to44
2020-06-21 07:51:54,162 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade34to35
2020-06-21 07:51:54,164 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade46to47
2020-06-21 07:51:54,167 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin VersionUpgrade41to42
2020-06-21 07:51:54,185 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [403]: Plugin [USBPrinting] has been disabled. Skip loading it.
2020-06-21 07:51:54,189 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin PrepareStage
2020-06-21 07:51:54,192 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin FirmwareUpdater
2020-06-21 07:51:54,219 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.__init__ [92]: Found CuraEngine at: /opt/cura/bin/CuraEngine
2020-06-21 07:51:54,220 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin CuraEngineBackend
2020-06-21 07:51:54,227 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin X3DReader
2020-06-21 07:51:54,228 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [188]: Socket state changed to Listening
2020-06-21 07:51:54,236 - INFO - [MainThread] UM.Backend.Backend.startEngine [90]: Started engine process: /opt/cura/bin/CuraEngine
2020-06-21 07:51:54,237 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [110]: [Backend] Calling engine with: ['/opt/cura/bin/CuraEngine', 'connect', '127.0.0.1:49674', '']
2020-06-21 07:51:54,244 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-06-21 07:51:54,245 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Cura_SteamEngine version master
2020-06-21 07:51:54,245 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Copyright (C) 2019 Ultimaker
2020-06-21 07:51:54,246 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-06-21 07:51:54,246 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is free software: you can redistribute it and/or modify
2020-06-21 07:51:54,246 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] it under the terms of the GNU Affero General Public License as published by
2020-06-21 07:51:54,246 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] the Free Software Foundation, either version 3 of the License, or
2020-06-21 07:51:54,247 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] (at your option) any later version.
2020-06-21 07:51:54,247 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-06-21 07:51:54,247 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is distributed in the hope that it will be useful,
2020-06-21 07:51:54,247 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2020-06-21 07:51:54,248 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2020-06-21 07:51:54,248 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] GNU Affero General Public License for more details.
2020-06-21 07:51:54,248 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-06-21 07:51:54,249 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] You should have received a copy of the GNU Affero General Public License
2020-06-21 07:51:54,249 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2020-06-21 07:51:54,271 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: Exception: Failed to load packages for Marketplace
2020-06-21 07:51:54,272 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: NoneType: None
2020-06-21 07:51:54,272 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: Exception: Failed to load packages for Marketplace
2020-06-21 07:51:54,273 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: NoneType: None
2020-06-21 07:51:54,273 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: Exception: Failed to load packages for Marketplace
2020-06-21 07:51:54,273 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: NoneType: None
2020-06-21 07:51:54,274 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: Exception: Failed to load packages for Marketplace
2020-06-21 07:51:54,274 - WARNING - [MainThread] Toolbox.src.PackagesModel._update [64]: NoneType: None
2020-06-21 07:51:54,277 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin Toolbox
2020-06-21 07:51:54,277 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [192]: Socket state changed to Connected
2020-06-21 07:51:54,277 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [181]: Backend connected on port 49674
2020-06-21 07:51:54,281 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin GCodeGzReader
2020-06-21 07:51:54,286 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin FirmwareUpdateChecker
2020-06-21 07:51:54,289 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin TrimeshReader
2020-06-21 07:51:54,297 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SimulationView
2020-06-21 07:51:54,301 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin XRayView
2020-06-21 07:51:54,303 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin MonitorStage
2020-06-21 07:51:54,309 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin XmlMaterialProfile
2020-06-21 07:51:54,379 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin UM3NetworkPrinting
2020-06-21 07:51:54,383 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin UFPReader
2020-06-21 07:51:54,386 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin PreviewStage
2020-06-21 07:51:54,388 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin CuraProfileWriter
2020-06-21 07:51:54,396 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin 3MFReader
2020-06-21 07:51:54,399 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin GCodeWriter
2020-06-21 07:51:54,402 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin MachineSettingsAction
2020-06-21 07:51:54,405 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin GCodeGzWriter
2020-06-21 07:51:54,409 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin UltimakerMachineActions
2020-06-21 07:51:54,419 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin GCodeReader
2020-06-21 07:51:54,423 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin LegacyProfileReader
2020-06-21 07:51:54,427 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin 3MFWriter
2020-06-21 07:51:54,431 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin SupportEraser
2020-06-21 07:51:54,434 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [448]: Loaded plugin CuraProfileReader
2020-06-21 07:51:54,434 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [373]: Loading all plugins took 1.260058879852295 seconds
2020-06-21 07:51:54,449 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2020-06-21 07:51:55,480 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_abs+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,481 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%234.xml.fdm_material, skip it
2020-06-21 07:51:55,481 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla+%2321.xml.fdm_material, skip it
2020-06-21 07:51:55,481 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,482 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../Material.xml.fdm_material, skip it
2020-06-21 07:51:55,482 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../d3d+sigma+petg.xml.fdm_material, skip it
2020-06-21 07:51:55,482 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../fillamentum_tpu_175_green-98a+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,483 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_abs_175+%236.xml.fdm_material, skip it
2020-06-21 07:51:55,483 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_bam+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,483 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla_175+%233.xml.fdm_material, skip it
2020-06-21 07:51:55,483 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla+%235.xml.fdm_material, skip it
2020-06-21 07:51:55,484 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../paramount-3d_abs_175_clear.xml.fdm_material, skip it
2020-06-21 07:51:55,484 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../imade3d_generic_pla_175+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,484 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_abs_175+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,485 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../Real+Black+PETG.xml.fdm_material, skip it
2020-06-21 07:51:55,485 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../dupont_zytel_3d1000fl.xml.fdm_material, skip it
2020-06-21 07:51:55,485 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../ZiroPLAWhite+%233.xml.fdm_material, skip it
2020-06-21 07:51:55,486 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../airwolf-3d_soluble_175_hydrofill.xml.fdm_material, skip it
2020-06-21 07:51:55,486 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%2314.xml.fdm_material, skip it
2020-06-21 07:51:55,486 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%233.xml.fdm_material, skip it
2020-06-21 07:51:55,486 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_petg_175+%233.xml.fdm_material, skip it
2020-06-21 07:51:55,487 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_petg_175+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,487 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../_PrimaSelect_PLA_Standard.xml.fdm_material.xml.fdm_material.xml.fdm_material, skip it
2020-06-21 07:51:55,487 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../polyplus_pla+%233.xml.fdm_material, skip it
2020-06-21 07:51:55,488 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../polyplus_pla+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,488 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../eSunPVA.xml.fdm_material, skip it
2020-06-21 07:51:55,488 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_abs_175+%238.xml.fdm_material, skip it
2020-06-21 07:51:55,488 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../_PrimaSelect_PLA_Standard.xml.fdm_material.xml.fdm_material+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,489 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla_175+%235.xml.fdm_material, skip it
2020-06-21 07:51:55,489 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../SolutechSilver+%233.xml.fdm_material, skip it
2020-06-21 07:51:55,489 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla_175+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,490 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_pla+%233.xml.fdm_material, skip it
2020-06-21 07:51:55,490 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_abs_175+%237.xml.fdm_material, skip it
2020-06-21 07:51:55,490 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../SolutechSilver.xml.fdm_material, skip it
2020-06-21 07:51:55,490 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%235.xml.fdm_material, skip it
2020-06-21 07:51:55,491 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../colorFabb_Woodfill.xml.fdm_material, skip it
2020-06-21 07:51:55,491 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../paramount-3d_abs_175_enzo-red.xml.fdm_material, skip it
2020-06-21 07:51:55,491 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_cpe+%238.xml.fdm_material, skip it
2020-06-21 07:51:55,492 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../UM+Innofil3D+PLA+all+colors+2%2C85MM.xml.fdm_material, skip it
2020-06-21 07:51:55,492 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%236.xml.fdm_material, skip it
2020-06-21 07:51:55,492 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../fabtotum_tpu+%233.xml.fdm_material, skip it
2020-06-21 07:51:55,492 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../SolutechSilver+%232.xml.fdm_material, skip it
2020-06-21 07:51:55,493 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../filo3d_pla+%233.xml.fdm_material, skip it
2020-06-21 07:51:55,493 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material.xml.fdm_material, skip it
2020-06-21 07:51:55,494 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../generic_petg_175+%2313.xml.fdm_material, skip it
2020-06-21 07:51:55,494 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../novamid_id_1030_cf.xml.fdm_material, skip it
2020-06-21 07:51:55,494 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material+%237.xml.fdm_material, skip it
2020-06-21 07:51:55,495 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../NovamidID1030CF10/dsm_novamidid1030cf.xml.fdm_material, skip it
2020-06-21 07:51:55,742 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 1.293398380279541
2020-06-21 07:51:58,980 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [360]: Loading metadata into container registry took 3.2185728549957275 seconds
2020-06-21 07:51:59,197 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2020-06-21 07:51:59,200 - INFO - [MainThread] cura.CuraApplication.run [781]: Initializing machine error checker
2020-06-21 07:51:59,201 - INFO - [MainThread] cura.CuraApplication.run [786]: Initializing machine manager
2020-06-21 07:51:59,202 - INFO - [MainThread] cura.CuraApplication.run [791]: Initializing container manager
2020-06-21 07:51:59,371 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [252]: Changing perspective mode to orthographic.
2020-06-21 07:51:59,388 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /opt/cura/share/cura/resources/themes/cura-light/theme.json
2020-06-21 07:51:59,764 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [239]: Loaded theme /opt/cura/share/cura/resources/themes/cura-light
2020-06-21 07:52:00,479 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [336]: Creating post processing plugin view.
2020-06-21 07:52:00,483 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: BQ_PauseAtHeight
2020-06-21 07:52:00,487 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ChangeAtZ
2020-06-21 07:52:00,490 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ColorMix
2020-06-21 07:52:00,493 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2020-06-21 07:52:00,495 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayRemainingTimeOnLCD
2020-06-21 07:52:00,496 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: FilamentChange
2020-06-21 07:52:00,498 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: InsertAtLayerChange
2020-06-21 07:52:00,499 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeight
2020-06-21 07:52:00,501 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeightRepRapFirmwareDuet
2020-06-21 07:52:00,502 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeightforRepetier
2020-06-21 07:52:00,503 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: RetractContinue
2020-06-21 07:52:00,504 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: SearchAndReplace
2020-06-21 07:52:00,505 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: Stretch
2020-06-21 07:52:00,506 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: TimeLapse
2020-06-21 07:52:00,507 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: UsePreviousProbeMeasurements
2020-06-21 07:52:00,667 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [346]: Post processing view created.
2020-06-21 07:52:00,749 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2020-06-21 07:52:01,156 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2020-06-21 07:52:01,156 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2020-06-21 07:52:01,290 - DEBUG - [MainThread] Cura-MeshTools.MeshTools._onEngineCreated [86]: Inserting item in context menu
2020-06-21 07:52:01,297 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2020-06-21 07:52:01,380 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-06-21 07:52:01,384 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///opt/cura/share/cura/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:143: TypeError: Cannot read property 'hasRemoteConnection' of null
2020-06-21 07:52:01,456 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2020-06-21 07:52:01,458 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2020-06-21 07:52:01,486 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2020-06-21 07:52:01,496 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2020-06-21 07:52:01,499 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [551]: Requesting [updates] metadata from server.
2020-06-21 07:52:01,500 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [124]: No auth data to retrieve the access_token from
2020-06-21 07:52:01,501 - WARNING - [MainThread] cura.UltimakerButt.UltimakerButtScope.requestHook [25]: Cannot add authorization to Butt Api request
2020-06-21 07:52:03,993 - DEBUG - [MainThread] cura.CuraApplication.run [830]: Booting Cura took 11.018477201461792 seconds
2020-06-21 07:52:04,014 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,014 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,025 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,026 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,029 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,029 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,033 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,034 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,037 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,038 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,038 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,038 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,042 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,042 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,046 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,046 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,052 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,052 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,059 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,060 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,061 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,062 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,063 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,064 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,066 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,067 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,075 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,075 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,088 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,088 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,093 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,094 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,103 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,104 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,104 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,105 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,117 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,118 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,126 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,126 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,129 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,129 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,138 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,139 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,143 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Kossel XL in list of firmware to check.
2020-06-21 07:52:04,144 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,145 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,150 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,150 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,152 - INFO - [Thread-3] FirmwareUpdateChecker.FirmwareUpdateCheckerJob.run [93]: You have a(n) Ultimaker S5 in the printer list. Do firmware-check.
2020-06-21 07:52:04,152 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,153 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,154 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,154 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,157 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,158 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,160 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,160 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,162 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,163 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,170 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,171 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,172 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,173 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,173 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,173 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,174 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,174 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,180 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,180 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,181 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,181 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,182 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,182 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,183 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,183 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,184 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,184 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,189 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,189 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,193 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,194 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,194 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,195 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,195 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,196 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,196 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,196 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,197 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,197 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,198 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,198 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,199 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,199 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,206 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,207 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,208 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,208 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,209 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,209 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,210 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,210 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,211 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,211 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,214 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,215 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,219 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,219 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,220 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,220 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,221 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,221 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,222 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,222 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,223 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,224 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,229 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,229 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,230 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,230 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,230 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,231 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,234 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,235 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,237 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,237 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,238 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,239 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,240 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,241 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,242 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,242 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,245 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,245 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,251 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,251 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,252 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,252 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,253 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,253 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,254 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,254 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,257 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,257 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,258 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,258 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,259 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,259 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,262 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Kossel Mini (mb) in list of firmware to check.
2020-06-21 07:52:04,266 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,266 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,268 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,268 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,272 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,272 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,272 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,273 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,273 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,274 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,277 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,278 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,278 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,278 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,283 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,283 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,283 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,284 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,285 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,285 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,288 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,288 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,289 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,289 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,290 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,290 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,291 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,291 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,292 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,292 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [74]: No active GlobalStack, set quality profile model as empty.
2020-06-21 07:52:04,314 - INFO - [Thread-3] FirmwareUpdateChecker.FirmwareUpdateCheckerJob.run [110]: Reading firmware version of Ultimaker S5: checked = 5.7.2 - latest = 5.7.2
2020-06-21 07:52:04,402 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,403 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-06-21 07:52:04,404 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-06-21 07:52:04,404 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [74]: No active GlobalStack, set quality profile model as empty.
2020-06-21 07:52:04,490 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [207]: Support for Vertex Array Objects: True
2020-06-21 07:52:04,545 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2020-06-21 07:52:04,571 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  4.5 (Core Profile) Mesa 18.0.5
2020-06-21 07:52:04,592 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   Intel Open Source Technology Center
2020-06-21 07:52:04,614 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) 
2020-06-21 07:52:04,645 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    4.50.0
2020-06-21 07:52:04,687 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/default.shader]...
2020-06-21 07:52:04,741 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/selection.shader]...
2020-06-21 07:52:04,778 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/select_face.shader]...
2020-06-21 07:52:04,831 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/default.shader]...
2020-06-21 07:52:04,864 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/composite.shader]...
2020-06-21 07:52:04,902 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/overhang.shader]...
2020-06-21 07:52:04,944 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/striped.shader]...
2020-06-21 07:52:04,997 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/transparent_object.shader]...
2020-06-21 07:52:05,033 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/striped.shader]...
2020-06-21 07:52:05,064 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/xray.shader]...
2020-06-21 07:52:05,095 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/xray_composite.shader]...
2020-06-21 07:52:05,132 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/uranium/resources/shaders/platform.shader]...
2020-06-21 07:52:05,186 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/opt/cura/share/cura/resources/shaders/xray.shader]...
2020-06-21 07:52:09,738 - DEBUG - [Thread-2] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for ultimaker_s5 took 5.2377097606658936 seconds.
2020-06-21 07:52:09,789 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2020-06-21 07:52:09,790 - INFO - [MainThread] cura.CuraApplication.closeApplication [602]: Close application
2020-06-21 07:52:09,791 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [470]: Shutting down cura
2020-06-21 07:52:09,815 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [315]: Attempting to kill the engine process
2020-06-21 07:52:09,815 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [321]: Killing engine process
2020-06-21 07:52:09,816 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [324]: Engine process is killed. Received return code -15
smartavionics commented 4 years ago

I'm working on this. What I have found so far is that when it fails, it's because in MachineManager.setInitialActiveMachine() the call to findContainerStacksMetadata() is not returning any metadata for the active machine. When it does, the startup is OK.

smartavionics commented 4 years ago

I have now found that when loading the metadata on cura startup, the current machine's metadata can either have container_type = ContainerStack in which case everything is hunkydory or it can have container_type = DefinitionContainer in which case the metadata later fails the search for a ContainerStack with that id. Now trying to find how that container can have different types.

nallath commented 4 years ago

Were they a problem? I think they have been around for a long time but it's only recently that this startup issue has occurred. I'll let you know if the problem recurs or has gone away.

It shouldn't be a problem, but it was the first thing I saw when I scanned the logs.

smartavionics commented 4 years ago

Next discovery...

When it fails, I see this (my diagnostics)...

2020-06-22 09:19:46,197 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadMetadata [149]: SVO1 filename = /opt/cura/share/cura/resources/definitions/SV01.def.json, class = <class 'UM.Settings.DefinitionContainer.DefinitionContainer'>

But when it is OK, I see this...

2020-06-22 09:24:13,611 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadMetadata [149]: SVO1 filename = /home/markb/.local/share/cura/master/machine_instances/SV01.global.cfg, class = <class 'cura.Settings.GlobalStack.GlobalStack'>

As you can see, I have a definition of a printer called SV01 and also an instance of that printer called SV01 and, it's getting confused because the metadata's have the same id?

smartavionics commented 4 years ago

Ah, fuck, I know what's changed recently, that SV01.def.json has appeared in the master branch, that's why this breakage has just started happening.

nallath commented 4 years ago

That would cause it yes. The ID's must be unique.

smartavionics commented 4 years ago

Hell, I've spent 2 days pissing about with this...

nallath commented 4 years ago

Yeah, sorry :( I think we have automatic tests to see if newly added profiles have unique ID's, but that doesn't take your local global stacks into account.

smartavionics commented 4 years ago

So the IDs must be unique even though the containers have different mime types?

nallath commented 4 years ago

Yep.

fieldOfView commented 4 years ago

(mumbles something about https://github.com/Ultimaker/Cura/issues/1085)

smartavionics commented 4 years ago

OK, so I need to change my local defs for my SV01 but I have a bunch of project files that use that machine. Can I just change the id in my SV01.global.cfg to something else without it breaking all my existing profiles, project files, etc.

nallath commented 4 years ago

If I remember correctly, the project loader checks for uniqueness when loading a container stack (and if it's not, it ensures that the new name is unique)

smartavionics commented 4 years ago

I renamed machine_instances/SV01.global.cfg to machine_instances/SV01_mb.global.cfg and changed the value of id to SV01_mb but kept the name as SV01 and existing profiles and project files seem to understand. Phew! Closing...