Ultimaker / Cura

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

cura keeps crashing #5651

Open EduardoOliveira opened 5 years ago

EduardoOliveira commented 5 years ago

Application Version 3.6 and 4.0

Platform Windows 10

Printer Anycubic i3 mega

Steps to Reproduce Normal utilization, random actions

Actual Results Stops working, even wen restarted. It seems to corrupt some config file, only works when completely uninstalled and reinstalled.

Expected results to not stop working

Additional Information Log of a crashing boot

2019-04-22 22:34:25,057 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin CuraDrive
2019-04-22 22:34:25,082 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.__init__ [81]: Found CuraEngine at: C:\Program Files\Ultimaker Cura 4.0\CuraEngine.exe
2019-04-22 22:34:25,085 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin CuraEngineBackend
2019-04-22 22:34:25,095 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin CuraProfileReader
2019-04-22 22:34:25,104 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin CuraProfileWriter
2019-04-22 22:34:25,114 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin OBJReader
2019-04-22 22:34:25,126 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin OBJWriter
2019-04-22 22:34:25,142 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin STLReader
2019-04-22 22:34:25,153 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin STLWriter
2019-04-22 22:34:25,162 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin FileLogger
2019-04-22 22:34:25,175 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin FirmwareUpdateChecker
2019-04-22 22:34:25,186 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin FirmwareUpdater
2019-04-22 22:34:25,196 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin GCodeGzReader
2019-04-22 22:34:25,206 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin GCodeGzWriter
2019-04-22 22:34:25,217 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin GCodeProfileReader
2019-04-22 22:34:25,237 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin GCodeReader
2019-04-22 22:34:25,247 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin GCodeWriter
2019-04-22 22:34:25,260 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin ImageReader
2019-04-22 22:34:25,274 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin LegacyProfileReader
2019-04-22 22:34:25,284 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin LocalContainerProvider
2019-04-22 22:34:25,297 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin LocalFileOutputDevice
2019-04-22 22:34:25,308 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin MachineSettingsAction
2019-04-22 22:34:25,320 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin ModelChecker
2019-04-22 22:34:25,332 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin MonitorStage
2019-04-22 22:34:25,346 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin PerObjectSettingsTool
2019-04-22 22:34:25,359 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin PostProcessingPlugin
2019-04-22 22:34:25,369 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin PrepareStage
2019-04-22 22:34:25,379 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin PreviewStage
2019-04-22 22:34:25,397 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin RemovableDriveOutputDevice
2019-04-22 22:34:25,418 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin SimulationView
2019-04-22 22:34:25,433 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin SliceInfoPlugin
2019-04-22 22:34:25,445 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin SolidView
2019-04-22 22:34:25,459 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin SupportEraser
2019-04-22 22:34:25,484 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [106]: No auth data to retrieve the access_token from
2019-04-22 22:34:25,489 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin Toolbox
2019-04-22 22:34:25,506 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin CameraTool
2019-04-22 22:34:25,522 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin MirrorTool
2019-04-22 22:34:25,538 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin RotateTool
2019-04-22 22:34:25,556 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin ScaleTool
2019-04-22 22:34:25,569 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin SelectionTool
2019-04-22 22:34:25,588 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin TranslateTool
2019-04-22 22:34:25,610 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin UFPWriter
2019-04-22 22:34:25,626 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin UltimakerMachineActions
2019-04-22 22:34:25,725 - DEBUG - [MainThread] UM3NetworkPrinting.src.Cloud.CloudOutputDeviceManager._onLoginStateChanged [57]: Log in state changed to False
2019-04-22 22:34:25,725 - DEBUG - [MainThread] UM3NetworkPrinting.src.Cloud.CloudOutputDeviceManager._onGetRemoteClustersFinished [80]: Parsed remote clusters to []
2019-04-22 22:34:25,726 - DEBUG - [MainThread] UM3NetworkPrinting.src.Cloud.CloudOutputDeviceManager._onGetRemoteClustersFinished [81]: Removed: 0, added: 0, updates: 0
2019-04-22 22:34:25,730 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin UM3NetworkPrinting
2019-04-22 22:34:25,751 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [36]: Checking for new version of cura
2019-04-22 22:34:25,756 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin UpdateChecker
2019-04-22 22:34:25,800 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin USBPrinting
2019-04-22 22:34:25,818 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin UserAgreement
2019-04-22 22:34:25,848 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin VersionUpgrade21to22
2019-04-22 22:34:25,866 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin VersionUpgrade22to24
2019-04-22 22:34:25,884 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin VersionUpgrade25to26
2019-04-22 22:34:25,899 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin VersionUpgrade26to27
2019-04-22 22:34:25,915 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin VersionUpgrade27to30
2019-04-22 22:34:25,930 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin VersionUpgrade30to31
2019-04-22 22:34:25,945 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin VersionUpgrade32to33
2019-04-22 22:34:25,961 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin VersionUpgrade33to34
2019-04-22 22:34:25,977 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin VersionUpgrade34to35
2019-04-22 22:34:25,996 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin VersionUpgrade35to40
2019-04-22 22:34:26,016 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin SimpleView
2019-04-22 22:34:26,037 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin X3DReader
2019-04-22 22:34:26,061 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin XmlMaterialProfile
2019-04-22 22:34:26,077 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [436]: Loaded plugin XRayView
2019-04-22 22:34:26,092 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [143]: Looking for old configuration files to upgrade.
2019-04-22 22:34:26,111 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\packages.json, skip it
2019-04-22 22:34:26,114 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\plugins.json, skip it
2019-04-22 22:34:26,123 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\packages.json, skip it
2019-04-22 22:34:26,125 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\plugins.json, skip it
2019-04-22 22:34:26,132 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\packages.json, skip it
2019-04-22 22:34:26,134 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\plugins.json, skip it
2019-04-22 22:34:26,141 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\packages.json, skip it
2019-04-22 22:34:26,144 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\plugins.json, skip it
2019-04-22 22:34:26,151 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\packages.json, skip it
2019-04-22 22:34:26,152 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\plugins.json, skip it
2019-04-22 22:34:26,159 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\packages.json, skip it
2019-04-22 22:34:26,161 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\plugins.json, skip it
2019-04-22 22:34:26,167 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\packages.json, skip it
2019-04-22 22:34:26,169 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\plugins.json, skip it
2019-04-22 22:34:26,176 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\packages.json, skip it
2019-04-22 22:34:26,178 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: .\plugins.json, skip it
2019-04-22 22:34:26,204 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [187]: Socket state changed to Listening
2019-04-22 22:34:26,214 - INFO - [MainThread] UM.Backend.Backend.startEngine [81]: Started engine process: C:\Program Files\Ultimaker Cura 4.0\CuraEngine.exe
2019-04-22 22:34:26,216 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [101]: [Backend] Calling engine with: ['C:\\Program Files\\Ultimaker Cura 4.0\\CuraEngine.exe', 'connect', '127.0.0.1:49674', '']
2019-04-22 22:34:26,336 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] 
2019-04-22 22:34:26,337 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] Cura_SteamEngine version 4.0.0
2019-04-22 22:34:26,339 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] Copyright (C) 2018 Ultimaker
2019-04-22 22:34:26,341 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] 
2019-04-22 22:34:26,343 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] This program is free software: you can redistribute it and/or modify
2019-04-22 22:34:26,345 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] it under the terms of the GNU Affero General Public License as published by
2019-04-22 22:34:26,346 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] the Free Software Foundation, either version 3 of the License, or
2019-04-22 22:34:26,348 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] (at your option) any later version.
2019-04-22 22:34:26,350 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] 
2019-04-22 22:34:26,351 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] This program is distributed in the hope that it will be useful,
2019-04-22 22:34:26,353 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2019-04-22 22:34:26,355 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2019-04-22 22:34:26,356 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] GNU Affero General Public License for more details.
2019-04-22 22:34:26,358 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] 
2019-04-22 22:34:26,359 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] You should have received a copy of the GNU Affero General Public License
2019-04-22 22:34:26,361 - DEBUG - [Thread-14] UM.Backend.Backend._backendLog [101]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2019-04-22 22:34:26,468 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [191]: Socket state changed to Connected
2019-04-22 22:34:26,470 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [181]: Backend connected on port 49674
2019-04-22 22:34:27,622 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [338]: Loading metadata into container registry took 1.2826018333435059 seconds
2019-04-22 22:34:27,673 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [104]: Select build plate: 0
2019-04-22 22:34:27,675 - INFO - [MainThread] cura.CuraApplication.run [695]: Initializing variant manager
2019-04-22 22:34:27,679 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container ultimaker_s5_glass
2019-04-22 22:34:27,682 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [ultimaker_s5_glass] added.
2019-04-22 22:34:27,683 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container ultimaker_s5
2019-04-22 22:34:27,744 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [ultimaker_s5] added.
2019-04-22 22:34:27,747 - DEBUG - [MainThread] cura.Machines.VariantManager.initialize [59]: Exclude variant [empty_variant]
2019-04-22 22:34:27,748 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container ultimaker_s5_aluminum
2019-04-22 22:34:27,751 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [ultimaker_s5_aluminum] added.
2019-04-22 22:34:27,754 - INFO - [MainThread] cura.CuraApplication.run [699]: Initializing material manager
2019-04-22 22:34:27,795 - INFO - [MainThread] cura.CuraApplication.run [704]: Initializing quality manager
2019-04-22 22:34:27,807 - DEBUG - [MainThread] cura.Machines.QualityManager.initialize [136]: Lookup tables updated.
2019-04-22 22:34:27,808 - INFO - [MainThread] cura.CuraApplication.run [709]: Initializing machine manager
2019-04-22 22:34:27,810 - INFO - [MainThread] cura.CuraApplication.run [712]: Initializing container manager
2019-04-22 22:34:27,812 - INFO - [MainThread] cura.CuraApplication.run [715]: Initializing machine error checker
2019-04-22 22:34:27,825 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container Anycubic i3 Mega
2019-04-22 22:34:27,827 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container Anycubic i3 Mega_user
2019-04-22 22:34:27,830 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [Anycubic i3 Mega_user] added.
2019-04-22 22:34:27,831 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container anycubic_i3_mega_normal
2019-04-22 22:34:27,836 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [anycubic_i3_mega_normal] added.
2019-04-22 22:34:27,837 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container Anycubic i3 Mega_settings
2019-04-22 22:34:27,841 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [Anycubic i3 Mega_settings] added.
2019-04-22 22:34:27,842 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container anycubic_i3_mega
2019-04-22 22:34:27,877 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [anycubic_i3_mega] added.
2019-04-22 22:34:27,879 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [Anycubic i3 Mega] added.
2019-04-22 22:34:27,880 - INFO - [MainThread] cura.MachineActionManager.addDefaultMachineActions [72]: Default machine actions added for machine definition [anycubic_i3_mega]
2019-04-22 22:34:27,883 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container anycubic_i3_mega_extruder_0 #2
2019-04-22 22:34:27,886 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container anycubic_i3_mega_extruder_0 #2_user
2019-04-22 22:34:27,890 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [anycubic_i3_mega_extruder_0 #2_user] added.
2019-04-22 22:34:27,891 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container anycubic_i3_mega_extruder_0 #2_settings
2019-04-22 22:34:27,895 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [anycubic_i3_mega_extruder_0 #2_settings] added.
2019-04-22 22:34:27,896 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container anycubic_i3_mega_extruder_0
2019-04-22 22:34:27,898 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [anycubic_i3_mega_extruder_0] added.
2019-04-22 22:34:27,899 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [anycubic_i3_mega_extruder_0 #2] added.
2019-04-22 22:34:28,176 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: BQ_PauseAtHeight
2019-04-22 22:34:28,178 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: ChangeAtZ
2019-04-22 22:34:28,180 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2019-04-22 22:34:28,181 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: FilamentChange
2019-04-22 22:34:28,183 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: PauseAtHeight
2019-04-22 22:34:28,184 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: PauseAtHeightRepRapFirmwareDuet
2019-04-22 22:34:28,185 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: PauseAtHeightforRepetier
2019-04-22 22:34:28,187 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: SearchAndReplace
2019-04-22 22:34:28,190 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: Stretch
2019-04-22 22:34:28,192 - DEBUG - [MainThread] UM3NetworkPrinting.src.UM3OutputDevicePlugin.checkCloudFlowIsPossible [412]: Checking if cloud connection is possible...
2019-04-22 22:34:28,192 - DEBUG - [MainThread] UM3NetworkPrinting.src.UM3OutputDevicePlugin.checkCloudFlowIsPossible [435]: Cloud Flow not possible: User not logged in!
2019-04-22 22:34:28,272 - INFO - [Thread-2] STLReader.STLReader.load_file [46]: Using NumPy-STL to load STL data.
2019-04-22 22:34:28,276 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [136]: Extruder[anycubic_i3_mega_extruder_0 #2] added to [Anycubic i3 Mega] at position [0]
2019-04-22 22:34:28,278 - WARNING - [MainThread] cura.Settings.ExtruderManager.registerExtruder [169]: Extruder [anycubic_i3_mega_extruder_0 #2] has already been registered on machine [Anycubic i3 Mega], not doing anything
2019-04-22 22:34:28,280 - DEBUG - [Thread-2] UM.Mesh.MeshData.calculateNormalsFromVertices [444]: Calculating normals took 0.0 seconds
2019-04-22 22:34:28,284 - INFO - [MainThread] cura.Settings.MachineManager._initMachineState [337]: Machine 'Anycubic i3 Mega' quality set to 'normal'
2019-04-22 22:34:28,296 - DEBUG - [Thread-2] STLReader.STLReader._read [97]: Loaded a mesh with 132 vertices
2019-04-22 22:34:28,391 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [76]: No machine with name Anycubic i3 Mega in list of firmware to check.
2019-04-22 22:34:28,401 - DEBUG - [MainThread] UM.Mesh.MeshData.approximateConvexHull [401]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.001987457275390625 seconds. 24 input vertices. 24 output vertices.
2019-04-22 22:34:29,111 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [280]: Creating post processing plugin view.
2019-04-22 22:34:29,189 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: C:\Program Files\Ultimaker Cura 4.0\resources\themes\cura-light\theme.json
2019-04-22 22:34:29,245 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [230]: Loaded theme C:\Program Files\Ultimaker Cura 4.0\resources\themes\cura-light
2019-04-22 22:34:29,425 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [290]: Post processing view created.
2019-04-22 22:34:29,550 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getImage [133]: No image header_pattern defined in Theme
2019-04-22 22:34:29,558 - DEBUG - [MainThread] cura.Machines.Models.BuildPlateModel._update [33]: Updating BuildPlateModel.
2019-04-22 22:34:30,147 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [34]: Updating NozzleModel.
2019-04-22 22:34:30,247 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [352]: file:///C:/Program Files/Ultimaker Cura 4.0/resources/qml/Menus/MaterialMenu.qml:16:44: Unable to assign [undefined] to QString
2019-04-22 22:34:30,253 - DEBUG - [MainThread] UM3NetworkPrinting.src.DiscoverUM3Action._createAdditionalComponentsView [196]: Creating additional ui components for UM3.
2019-04-22 22:34:30,285 - DEBUG - [MainThread] UM3NetworkPrinting.src.DiscoverUM3Action.startDiscovery [47]: Starting device discovery.
2019-04-22 22:34:30,289 - DEBUG - [MainThread] UM.Controller.setActiveStage [159]: Setting active stage to PrepareStage
2019-04-22 22:34:30,373 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [34]: Updating NozzleModel.
2019-04-22 22:34:30,410 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [352]: file:///C:/Program Files/Ultimaker Cura 4.0/resources/qml/Menus/MaterialMenu.qml:16:44: Unable to assign [undefined] to QString
2019-04-22 22:34:30,450 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [352]: file:///C:/Program Files/Ultimaker Cura 4.0/plugins/PrepareStage/PrepareMain.qml:16:5: QML ActionPanelWidget: Binding loop detected for property "width"
2019-04-22 22:34:30,453 - DEBUG - [MainThread] UM.Controller.setActiveView [92]: Setting active view to SolidView
2019-04-22 22:34:30,455 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [103]: Creating model checker view.
2019-04-22 22:34:30,460 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [112]: Model checker view created.
2019-04-22 22:34:30,461 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [82]: Creating dialog [MoreInfoWindow.qml]
2019-04-22 22:34:30,522 - DEBUG - [MainThread] cura.CuraApplication.run [747]: Booting Cura took 6.729156017303467 seconds
2019-04-22 22:34:30,552 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [136]: New error check scheduled.
2019-04-22 22:34:30,563 - DEBUG - [MainThread] cura.Machines.QualityManager.initialize [136]: Lookup tables updated.
2019-04-22 22:34:30,672 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [61]: Updating QualityProfilesDropDownMenuModel.
2019-04-22 22:34:30,673 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container anycubic_i3_mega_draft
2019-04-22 22:34:30,678 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [anycubic_i3_mega_draft] added.
2019-04-22 22:34:30,817 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container anycubic_i3_mega_high
2019-04-22 22:34:30,822 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [386]: Container [anycubic_i3_mega_high] added.
2019-04-22 22:34:30,962 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [15]: Updating CustomQualityProfilesDropDownMenuModel.
2019-04-22 22:34:30,963 - INFO - [MainThread] cura.Machines.QualityManager.getQualityChangesGroups [179]: Cannot find node for machine def [anycubic_i3_mega] in QualityChanges lookup table
2019-04-22 22:34:31,417 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [183]: Support for Vertex Array Objects: True
2019-04-22 22:34:31,425 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [99]: Initialized OpenGL subsystems.
2019-04-22 22:34:31,427 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [100]: OpenGL Version:  4.1.0 NVIDIA 418.91
2019-04-22 22:34:31,429 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [101]: OpenGL Vendor:   NVIDIA Corporation
2019-04-22 22:34:31,432 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [102]: OpenGL Renderer: GeForce GTX 980 Ti/PCIe/SSE2
2019-04-22 22:34:31,435 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\default.shader]...
2019-04-22 22:34:31,440 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\selection.shader]...
2019-04-22 22:34:31,444 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\default.shader]...
2019-04-22 22:34:31,447 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\composite.shader]...
2019-04-22 22:34:31,451 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\overhang.shader]...
2019-04-22 22:34:31,455 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\striped.shader]...
2019-04-22 22:34:31,459 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\transparent_object.shader]...
2019-04-22 22:34:31,462 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\striped.shader]...
2019-04-22 22:34:31,468 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\default.shader]...
2019-04-22 22:34:31,472 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\grid.shader]...
2019-04-22 22:34:31,476 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 4.0\resources\shaders\platform.shader]...
Ghostkeeper commented 5 years ago

Does it display a crash dialogue when it crashes, or does Cura just disappear entirely?

From the log, nothing in particular can be seen. I see only normal behaviour. The log entry seems to stop at the moment when the display is being drawn.

juri8 commented 5 years ago

On my machines (arch linux), it crashes when I click the Preview button

fieldOfView commented 5 years ago

@juri8, please try the AppImage. Yours is a different crash than @EduardoOliveira's.

EduardoOliveira commented 5 years ago

all cura windows become "not responding" with a white overlay, and it takes about 2 kills to close the windows.

fieldOfView commented 5 years ago

@EduardoOliveira do you have multiple screens?

EduardoOliveira commented 5 years ago

I do, 1 screen 2k and another 1080p

On Tue, 30 Apr 2019, 20:55 Aldo Hoeben, notifications@github.com wrote:

@EduardoOliveira https://github.com/EduardoOliveira do you have multiple screens?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Ultimaker/Cura/issues/5651#issuecomment-488092503, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMZFDONTDRIH7NV4QYV5S3PTCP4TANCNFSM4HHS6LIA .

fieldOfView commented 5 years ago

On some configurations, Cura does not like starting up on a secondary screen. Cura remembers its window position, and if you closed Cura on the secondary screen that will cause it to reopen on the secondary screen. On most computers that is not a problem, on yours it is.

You can get Cura working again by pressing (and releasing) the windows key, typing (exactly, without the quotes) "%APPDATA%\Cura\4.0" followed by enter, and then editing the file named "cura.cfg". From the [general] section, remove all lines that start with "window_". Then save the file and start Cura again.

EduardoOliveira commented 5 years ago

yep, I was able to reproduce the error consistently and fix it using the workaround. In my case the lines that it created were:

window_left = 3228
window_state = 2
window_top = 405

any idea why it doesn't like my computer?

Thank you for the workaround

Ghostkeeper commented 5 years ago

More suspiciously, why did it previously render fine on that secondary screen?

Maybe there would be a division by 0 somewhere if we ever divide something by the pixel scale factor? Though normally we only multiply by it. And you would think that QML is resistant to that sort of thing.

EduardoOliveira commented 5 years ago

@Ghostkeeper, I've just tested the following:

and no problem....

EduardoOliveira commented 5 years ago

@Ghostkeeper I've seen you post on #5699 , if you need me to run a custom build or w/e let me know

Ghostkeeper commented 5 years ago

No, well, for now I have no real ideas on how to solve this issue :confused:

Ghostkeeper commented 5 years ago

Seems to be caused by this Qt bug: https://bugreports.qt.io/browse/QTBUG-69481

ajmilner85 commented 4 years ago

I'm still having this crash with Cura 4.5. Forgot to bring it back to my main monitor before closing it and now it crashes on startup trying to initialize on my secondary monitor.

2020-04-01 17:37:44,289 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin ConsoleLogger
2020-04-01 17:37:44,299 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin CuraDrive
2020-04-01 17:37:44,314 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.__init__ [78]: Found CuraEngine at: C:\Program Files\Ultimaker Cura 4.5\CuraEngine.exe
2020-04-01 17:37:44,316 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin CuraEngineBackend
2020-04-01 17:37:44,323 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin CuraProfileReader
2020-04-01 17:37:44,324 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [173]: Socket state changed to Listening
2020-04-01 17:37:44,327 - INFO - [MainThread] UM.Backend.Backend.startEngine [81]: Started engine process: C:\Program Files\Ultimaker Cura 4.5\CuraEngine.exe
2020-04-01 17:37:44,329 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [101]: [Backend] Calling engine with: ['C:\\Program Files\\Ultimaker Cura 4.5\\CuraEngine.exe', 'connect', '127.0.0.1:49674', '']
2020-04-01 17:37:44,334 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin CuraProfileWriter
2020-04-01 17:37:44,340 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin OBJReader
2020-04-01 17:37:44,346 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin OBJWriter
2020-04-01 17:37:44,354 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] 
2020-04-01 17:37:44,356 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin STLReader
2020-04-01 17:37:44,357 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] Cura_SteamEngine version 4.5.0
2020-04-01 17:37:44,359 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [177]: Socket state changed to Connected
2020-04-01 17:37:44,360 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] Copyright (C) 2019 Ultimaker
2020-04-01 17:37:44,361 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [167]: Backend connected on port 49674
2020-04-01 17:37:44,362 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] 
2020-04-01 17:37:44,364 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] This program is free software: you can redistribute it and/or modify
2020-04-01 17:37:44,365 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] it under the terms of the GNU Affero General Public License as published by
2020-04-01 17:37:44,366 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] the Free Software Foundation, either version 3 of the License, or
2020-04-01 17:37:44,368 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] (at your option) any later version.
2020-04-01 17:37:44,369 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] 
2020-04-01 17:37:44,370 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] This program is distributed in the hope that it will be useful,
2020-04-01 17:37:44,372 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2020-04-01 17:37:44,373 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2020-04-01 17:37:44,375 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] GNU Affero General Public License for more details.
2020-04-01 17:37:44,376 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] 
2020-04-01 17:37:44,377 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] You should have received a copy of the GNU Affero General Public License
2020-04-01 17:37:44,379 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [101]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2020-04-01 17:37:44,383 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin STLWriter
2020-04-01 17:37:44,389 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin FileLogger
2020-04-01 17:37:44,398 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin FirmwareUpdateChecker
2020-04-01 17:37:44,403 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin FirmwareUpdater
2020-04-01 17:37:44,409 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin GCodeGzReader
2020-04-01 17:37:44,415 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin GCodeGzWriter
2020-04-01 17:37:44,420 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin GCodeProfileReader
2020-04-01 17:37:44,432 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin GCodeReader
2020-04-01 17:37:44,437 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin GCodeWriter
2020-04-01 17:37:44,445 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin ImageReader
2020-04-01 17:37:44,450 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin LegacyProfileReader
2020-04-01 17:37:44,456 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin LocalContainerProvider
2020-04-01 17:37:44,463 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin LocalFileOutputDevice
2020-04-01 17:37:44,468 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin MachineSettingsAction
2020-04-01 17:37:44,474 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin ModelChecker
2020-04-01 17:37:44,480 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin MonitorStage
2020-04-01 17:37:44,487 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin PerObjectSettingsTool
2020-04-01 17:37:44,492 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin PostProcessingPlugin
2020-04-01 17:37:44,498 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin PrepareStage
2020-04-01 17:37:44,502 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin PreviewStage
2020-04-01 17:37:44,510 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin RemovableDriveOutputDevice
2020-04-01 17:37:44,515 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin SentryLogger
2020-04-01 17:37:44,529 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin SimulationView
2020-04-01 17:37:44,535 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin SliceInfoPlugin
2020-04-01 17:37:44,541 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin SolidView
2020-04-01 17:37:44,547 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin SupportEraser
2020-04-01 17:37:44,573 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin Toolbox
2020-04-01 17:37:44,579 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin CameraTool
2020-04-01 17:37:44,586 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin MirrorTool
2020-04-01 17:37:44,594 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin RotateTool
2020-04-01 17:37:44,603 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin ScaleTool
2020-04-01 17:37:44,607 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin SelectionTool
2020-04-01 17:37:44,615 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin TranslateTool
2020-04-01 17:37:44,620 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin TrimeshReader
2020-04-01 17:37:44,629 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin UFPReader
2020-04-01 17:37:44,636 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin UFPWriter
2020-04-01 17:37:44,642 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin UltimakerMachineActions
2020-04-01 17:37:44,721 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin UM3NetworkPrinting
2020-04-01 17:37:44,727 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [39]: Checking for new version of cura
2020-04-01 17:37:44,729 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin UpdateChecker
2020-04-01 17:37:44,839 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin USBPrinting
2020-04-01 17:37:44,946 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade21to22
2020-04-01 17:37:44,982 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade22to24
2020-04-01 17:37:45,023 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade25to26
2020-04-01 17:37:45,063 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade26to27
2020-04-01 17:37:45,101 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade27to30
2020-04-01 17:37:45,138 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade30to31
2020-04-01 17:37:45,170 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade32to33
2020-04-01 17:37:45,201 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade33to34
2020-04-01 17:37:45,232 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade34to35
2020-04-01 17:37:45,259 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade35to40
2020-04-01 17:37:45,286 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade40to41
2020-04-01 17:37:45,326 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade41to42
2020-04-01 17:37:45,354 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade42to43
2020-04-01 17:37:45,385 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade43to44
2020-04-01 17:37:45,420 - DEBUG - [MainThread] VersionUpgrade44to45.VersionUpgrade44to45.removeHiddenStacks [63]: Removing all hidden container stacks.
2020-04-01 17:37:45,444 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin VersionUpgrade44to45
2020-04-01 17:37:45,462 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin SimpleView
2020-04-01 17:37:45,528 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin X3DReader
2020-04-01 17:37:45,601 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin XmlMaterialProfile
2020-04-01 17:37:45,638 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin XRayView
2020-04-01 17:37:45,689 - INFO - [MainThread] UM.Logger.info [112]: Loaded plugin OctoPrintPlugin
2020-04-01 17:37:45,691 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [369]: Loading all plugins took 1.6954658031463623 seconds
2020-04-01 17:37:45,701 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [148]: Looking for old configuration files to upgrade.
2020-04-01 17:37:45,752 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,754 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,757 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,760 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,763 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,765 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,767 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,769 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,772 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,774 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,777 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,779 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,781 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,783 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,785 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,787 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,789 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,791 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,794 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,796 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,798 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,800 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,802 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,804 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:45,807 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\packages.json, skip it
2020-04-01 17:37:45,809 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [309]: Failed to get file version: .\plugins.json, skip it
2020-04-01 17:37:47,699 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [330]: Loading metadata into container registry took 1.7174243927001953 seconds
2020-04-01 17:37:47,777 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [111]: Select build plate: 0
2020-04-01 17:37:47,779 - INFO - [MainThread] cura.CuraApplication.run [761]: Initializing machine error checker
2020-04-01 17:37:47,816 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [72]: Default machine actions added for machine definition [anycubic_i3_mega]
2020-04-01 17:37:47,946 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [184]: Extruder[anycubic_i3_mega_extruder_0 #2] added to [Anycubic i3 Mega] at position [0]
2020-04-01 17:37:47,948 - WARNING - [MainThread] cura.Settings.ExtruderManager.registerExtruder [156]: Extruder [anycubic_i3_mega_extruder_0 #2] has already been registered on machine [Anycubic i3 Mega], not doing anything
2020-04-01 17:37:47,949 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [74]: No machine with name Anycubic i3 Mega in list of firmware to check.
2020-04-01 17:37:48,261 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [106]: Adding container tree for anycubic_i3_mega took 0.3091733455657959 seconds.
2020-04-01 17:37:48,265 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: BQ_PauseAtHeight
2020-04-01 17:37:48,267 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: ChangeAtZ
2020-04-01 17:37:48,268 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: ColorMix
2020-04-01 17:37:48,269 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2020-04-01 17:37:48,270 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: DisplayRemainingTimeOnLCD
2020-04-01 17:37:48,271 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: FilamentChange
2020-04-01 17:37:48,272 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: InsertAtLayerChange
2020-04-01 17:37:48,273 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: PauseAtHeight
2020-04-01 17:37:48,274 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: PauseAtHeightRepRapFirmwareDuet
2020-04-01 17:37:48,275 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: PauseAtHeightforRepetier
2020-04-01 17:37:48,276 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: RetractContinue
2020-04-01 17:37:48,277 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: SearchAndReplace
2020-04-01 17:37:48,280 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: Stretch
2020-04-01 17:37:48,281 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: TimeLapse
2020-04-01 17:37:48,282 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [173]: Begin loading of script: UsePreviousProbeMeasurements
2020-04-01 17:37:48,289 - INFO - [MainThread] cura.CuraApplication.run [766]: Initializing machine manager
2020-04-01 17:37:48,292 - INFO - [MainThread] cura.CuraApplication.run [771]: Initializing container manager
2020-04-01 17:37:48,296 - INFO - [Thread-2] STLReader.STLReader.load_file [51]: Using NumPy-STL to load STL data.
2020-04-01 17:37:48,299 - DEBUG - [Thread-2] UM.Mesh.MeshData.calculateNormalsFromVertices [495]: Calculating normals took 0.0009975433349609375 seconds
2020-04-01 17:37:48,299 - DEBUG - [Thread-2] STLReader.STLReader._read [102]: Loaded a mesh with 132 vertices
2020-04-01 17:37:48,364 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.addCallback [28]: on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x00000193F8263C18>>] added.
2020-04-01 17:37:48,365 - DEBUG - [Thread-3] USBPrinting.AutoDetectBaudJob.run [24]: Auto detect baud rate started.
2020-04-01 17:37:48,368 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [246]: Changing perspective mode to perspective.
2020-04-01 17:37:48,389 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: C:\Program Files\Ultimaker Cura 4.5\resources\themes\cura-light\theme.json
2020-04-01 17:37:48,449 - DEBUG - [zeroconf-ServiceBrowser__octoprint._tcp.local.] OctoPrintPlugin.OctoPrintOutputDevicePlugin._onServiceChanged [215]: Bonjour service added: Anycubic-Mega-S._octoprint._tcp.local
2020-04-01 17:37:48,563 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [231]: Loaded theme C:\Program Files\Ultimaker Cura 4.5\resources\themes\cura-light
2020-04-01 17:37:48,566 - DEBUG - [MainThread] cura.PrinterOutput.NetworkedPrinterOutputDevice._createNetworkManager [305]: Creating network manager
2020-04-01 17:37:48,567 - DEBUG - [MainThread] OctoPrintPlugin.OctoPrintOutputDevice.connect [303]: Connection with instance Anycubic-Mega-S._octoprint._tcp.local with url http://192.168.1.25:80/ started
2020-04-01 17:37:48,743 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [135]: New error check scheduled.
2020-04-01 17:37:48,750 - INFO - [MainThread] UM.OutputDevice.OutputDeviceManager.addOutputDevice [156]: Output Device Anycubic-Mega-S._octoprint._tcp.local already added
2020-04-01 17:37:49,127 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [304]: Creating post processing plugin view.
2020-04-01 17:37:49,269 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [314]: Post processing view created.
2020-04-01 17:37:49,346 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [91]: There was no auth data or access token
2020-04-01 17:37:49,347 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [91]: There was no auth data or access token
2020-04-01 17:37:49,349 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [91]: There was no auth data or access token
2020-04-01 17:37:49,351 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getImage [133]: No image header_pattern defined in Theme
2020-04-01 17:37:50,081 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-04-01 17:37:50,083 - WARNING - [MainThread] UM.Decorators.deprecated_function [20]: <function GlobalStack.extruders at 0x00000193EF2B6510> is deprecated (since 4.4): Please use extruderList instead.
C:\Program Files\Ultimaker Cura 4.5\python35.zip\cura\Machines\Models\BaseMaterialsModel.py:175: DeprecationWarning: <function GlobalStack.extruders at 0x00000193EF2B6510> is deprecated (since 4.4): Please use extruderList instead.
2020-04-01 17:37:50,142 - DEBUG - [Thread-3] USBPrinting.AutoDetectBaudJob.run [50]: Checking COM4 if baud rate 115200 works. Retry nr: 0. Wait timeout: 3
2020-04-01 17:37:50,171 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [398]: file:///C:/Program Files/Ultimaker Cura 4.5/resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml:125:27: Unable to assign [undefined] to int
2020-04-01 17:37:50,173 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [398]: file:///C:/Program Files/Ultimaker Cura 4.5/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml:76:29: Unable to assign null to double
2020-04-01 17:37:50,178 - DEBUG - [MainThread] OctoPrintPlugin.DiscoverOctoPrintAction._createAdditionalComponentsView [350]: Creating additional ui components for OctoPrint-connected printers.
2020-04-01 17:37:50,196 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [398]: file:///C:/Program Files/Ultimaker Cura 4.5/qml/QtQuick/Controls/Button.qml:99: TypeError: Cannot read property of null
2020-04-01 17:37:50,198 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [398]: file:///C:/Users/ajmil/AppData/Roaming/cura/4.5/plugins/OctoPrintPlugin/OctoPrintPlugin/qml/OctoPrintComponents.qml:25:16: Unable to assign [undefined] to QQmlComponent*
2020-04-01 17:37:50,201 - DEBUG - [MainThread] UM.Controller.setActiveStage [149]: Setting active stage to PrepareStage
2020-04-01 17:37:50,258 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-04-01 17:37:50,311 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [398]: file:///C:/Program Files/Ultimaker Cura 4.5/resources/qml/ActionButton.qml:79:9: QML Label: Binding loop detected for property "width"
2020-04-01 17:37:50,313 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [398]: file:///C:/Program Files/Ultimaker Cura 4.5/resources/qml/ActionButton.qml:79:9: QML Label: Binding loop detected for property "width"
2020-04-01 17:37:50,315 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [398]: file:///C:/Program Files/Ultimaker Cura 4.5/plugins/PrepareStage/PrepareMain.qml:16:5: QML ActionPanelWidget: Binding loop detected for property "width"
2020-04-01 17:37:50,317 - DEBUG - [MainThread] UM.Controller.setActiveView [91]: Setting active view to SolidView
2020-04-01 17:37:50,320 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [109]: Creating model checker view.
2020-04-01 17:37:50,324 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [118]: Model checker view created.
2020-04-01 17:37:50,325 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [71]: Creating dialog [MoreInfoWindow.qml]
2020-04-01 17:37:50,343 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [536]: Requesting [updates] metadata from server.
2020-04-01 17:37:50,345 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [114]: No auth data to retrieve the access_token from
2020-04-01 17:37:50,347 - WARNING - [MainThread] UM.Logger.warning [117]: Cannot add authorization to Cloud Api request
2020-04-01 17:37:50,351 - DEBUG - [MainThread] cura.CuraApplication.run [809]: Booting Cura took 6.9025938510894775 seconds
2020-04-01 17:37:50,353 - DEBUG - [MainThread] OctoPrintPlugin.OctoPrintOutputDevice._onRequestFinished [741]: Set OctoPrint camera url to http://192.168.1.25:80/webcam/?action=stream
2020-04-01 17:37:51,441 - INFO - [MainThread] UM.TaskManagement.HttpRequestManager._processRequest [308]: Request [2e2673e69f5d4e33af18797ae5367fc0] started
2020-04-01 17:37:51,443 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._processNextRequestsInQueue [279]: No more requests to process, stop
2020-04-01 17:37:51,448 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
2020-04-01 17:37:51,456 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
2020-04-01 17:37:51,910 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
2020-04-01 17:37:51,913 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
2020-04-01 17:37:52,220 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [188]: Support for Vertex Array Objects: True
2020-04-01 17:37:52,225 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [111]: Initialized OpenGL subsystems.
2020-04-01 17:37:52,227 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: OpenGL Version:  4.1.0 NVIDIA 445.75
2020-04-01 17:37:52,229 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Vendor:   NVIDIA Corporation
2020-04-01 17:37:52,230 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Renderer: GeForce RTX 2080 Ti/PCIe/SSE2
2020-04-01 17:37:52,232 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: GLSL Version:    4.0.0
2020-04-01 17:37:52,233 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\default.shader]...
2020-04-01 17:37:52,236 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\selection.shader]...
2020-04-01 17:37:52,238 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\select_face.shader]...
2020-04-01 17:37:52,241 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\default.shader]...
2020-04-01 17:37:52,244 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\composite.shader]...
2020-04-01 17:37:52,246 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\overhang.shader]...
2020-04-01 17:37:52,249 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\striped.shader]...
2020-04-01 17:37:52,252 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\transparent_object.shader]...
2020-04-01 17:37:52,255 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\striped.shader]...
2020-04-01 17:37:52,257 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\default.shader]...
2020-04-01 17:37:52,260 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\grid.shader]...
2020-04-01 17:37:52,263 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [C:\Program Files\Ultimaker Cura 4.5\resources\shaders\platform.shader]...
2020-04-01 17:37:54,677 - DEBUG - [Thread-3] USBPrinting.AutoDetectBaudJob.run [50]: Checking COM4 if baud rate 250000 works. Retry nr: 0. Wait timeout: 3
2020-04-01 17:37:59,180 - DEBUG - [Thread-3] USBPrinting.AutoDetectBaudJob.run [50]: Checking COM4 if baud rate 500000 works. Retry nr: 0. Wait timeout: 3
no-response[bot] commented 4 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

Ghostkeeper commented 4 years ago

This is not fixed yet, mr. Bot. It should get fixed if we upgrade to 5.12 or newer.