Ultimaker / Cura

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

4.8 Keeps resetting after it's closed. #8639

Closed oralallen82 closed 4 years ago

oralallen82 commented 4 years ago

Application version 4.8

Platform OSX Catalina Version 10.15.7

Printer Creality CR6-SE Creality Ender 3 Pro

Reproduction steps

  1. Go through initial setup slice files etc.
  2. Create a custom profile for each printer
  3. Quit the app once complete
  4. Reopen the app I am presented with the setup again
  5. Complete the setup again. The profiles are still present
  6. Close and reopen the issue occurs again.

Screenshot(s) (Image showing the problem, perhaps before/after images.)

Actual results Application resets

Expected results Application to reopen without having to go through the setup process again.

Project file (For slicing bugs, provide a project which clearly shows the bug, by going to File->Save Project. For big files you may need to use WeTransfer or similar file sharing sites. G-code files are not project files!)

Log file

2020-10-27 18:10:19,677 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FileLogger
2020-10-27 18:10:19,682 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LegacyProfileReader
2020-10-27 18:10:19,685 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin AMFReader
2020-10-27 18:10:19,688 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimpleView
2020-10-27 18:10:19,692 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SolidView
2020-10-27 18:10:19,697 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdateChecker
2020-10-27 18:10:19,701 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SentryLogger
2020-10-27 18:10:19,705 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SupportEraser
2020-10-27 18:10:19,708 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PrepareStage
2020-10-27 18:10:19,720 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin OrientationPlugin
2020-10-27 18:10:19,759 - WARNING - [MainThread] OctoPrintPlugin.OctoPrintOutputDevicePlugin.<module> [49]: Supplied version of Zeroconf module imported
2020-10-27 18:10:19,771 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin OctoPrintPlugin
2020-10-27 18:10:19,811 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ThingiBrowser
2020-10-27 18:10:19,821 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CustomSupports
2020-10-27 18:10:19,824 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [432]: Loading all plugins took 0.6078441143035889 seconds
2020-10-27 18:10:19,847 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2020-10-27 18:10:19,920 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 0.07463383674621582
2020-10-27 18:10:20,860 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [361]: Loading metadata into container registry took 0.7646839618682861 seconds
2020-10-27 18:10:20,872 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2020-10-27 18:10:20,874 - INFO - [MainThread] cura.CuraApplication.run [782]: Initializing machine error checker
2020-10-27 18:10:20,877 - INFO - [MainThread] cura.CuraApplication.run [787]: Initializing machine manager
2020-10-27 18:10:20,897 - INFO - [MainThread] cura.CuraApplication.run [792]: Initializing container manager
2020-10-27 18:10:21,132 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition fdmprinter failed to pickle.
2020-10-27 18:10:21,759 - WARNING - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [119]: Could not retrieve token data from auth server: {"errors": [{"id": "ba5f6756-4dce-477d-9aa3-f75cc4f7262a", "code": "tokenExpired", "http_status": "403", "title": "The given token has expired.", "meta": {"error_type": "AuthError", "url": "https://account.ultimaker.com/check-token"}}]}
2020-10-27 18:10:21,762 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.getAccessTokenUsingRefreshToken [61]: Refreshing the access token.
2020-10-27 18:10:22,324 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [250]: Attempting to store the auth data
2020-10-27 18:10:23,485 - WARNING - [MainThread] UM.Logger.warning [128]: Starting a new sync while previous sync was not completed
{'CloudOutputDeviceManager': 0}
2020-10-27 18:10:23,759 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2020-10-27 18:10:23,799 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-dark/theme.json
2020-10-27 18:10:23,802 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-light/theme.json
2020-10-27 18:10:23,908 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [246]: Loaded theme /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-light
2020-10-27 18:10:23,912 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [246]: Loaded theme /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-dark
2020-10-27 18:10:24,214 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [340]: Creating post processing plugin view.
2020-10-27 18:10:24,216 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ChangeAtZ
2020-10-27 18:10:24,217 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ColorMix
2020-10-27 18:10:24,218 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2020-10-27 18:10:24,218 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayProgressOnLCD
2020-10-27 18:10:24,220 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: FilamentChange
2020-10-27 18:10:24,220 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: InsertAtLayerChange
2020-10-27 18:10:24,221 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeight
2020-10-27 18:10:24,222 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: RetractContinue
2020-10-27 18:10:24,222 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: SearchAndReplace
2020-10-27 18:10:24,223 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: Stretch
2020-10-27 18:10:24,223 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: TimeLapse
2020-10-27 18:10:24,224 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: UsePreviousProbeMeasurements
2020-10-27 18:10:24,307 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [350]: Post processing view created.
2020-10-27 18:10:24,528 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:17:5: QML QQuickItem: Binding loop detected for property "height"
2020-10-27 18:10:24,530 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:17:5: QML QQuickItem: Binding loop detected for property "height"
2020-10-27 18:10:24,604 - DEBUG - [MainThread] OctoPrintPlugin.DiscoverOctoPrintAction._createAdditionalComponentsView [426]: Creating additional ui components for OctoPrint-connected printers.
2020-10-27 18:10:24,610 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2020-10-27 18:10:24,662 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:10:24,665 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:143: TypeError: Cannot read property 'hasRemoteConnection' of null
2020-10-27 18:10:24,679 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:234: TypeError: Cannot read property 'activeStack' of undefined
2020-10-27 18:10:24,681 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:233: TypeError: Cannot read property 'isEnabled' of null
2020-10-27 18:10:24,706 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2020-10-27 18:10:24,805 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2020-10-27 18:10:24,819 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2020-10-27 18:10:24,822 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2020-10-27 18:10:24,823 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [544]: Requesting [updates] metadata from server.
2020-10-27 18:10:25,205 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition anet3d_a8 failed to pickle.
2020-10-27 18:10:25,233 - DEBUG - [Thread-2] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2020-10-27 18:10:25,235 - DEBUG - [MainThread] cura.CuraApplication.run [833]: Booting Cura took 6.2399091720581055 seconds
2020-10-27 18:10:25,938 - DEBUG - [Thread-2] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for anet3d_a8 took 0.19722795486450195 seconds.
2020-10-27 18:10:25,940 - DEBUG - [Thread-2] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2020-10-27 18:10:25,943 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-10-27 18:10:25,945 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-10-27 18:10:25,950 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Anet A8 in list of firmware to check.
2020-10-27 18:10:26,459 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-10-27 18:10:26,462 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-10-27 18:10:26,465 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-10-27 18:10:26,469 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [74]: No active GlobalStack, set quality profile model as empty.
2020-10-27 18:10:26,693 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2020-10-27 18:10:26,697 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2020-10-27 18:10:26,700 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  4.1 ATI-3.10.18
2020-10-27 18:10:26,702 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   ATI Technologies Inc.
2020-10-27 18:10:26,704 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: AMD Radeon Pro 5500M OpenGL Engine
2020-10-27 18:10:26,706 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    4.10.0
2020-10-27 18:10:26,709 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2020-10-27 18:10:26,713 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/selection.shader]...
2020-10-27 18:10:26,717 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/select_face.shader]...
2020-10-27 18:10:26,721 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2020-10-27 18:10:26,726 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/composite.shader]...
2020-10-27 18:10:26,731 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/overhang.shader]...
2020-10-27 18:10:26,736 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2020-10-27 18:10:26,741 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2020-10-27 18:10:26,745 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2020-10-27 18:10:26,750 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray.shader]...
2020-10-27 18:10:26,754 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray_composite.shader]...
2020-10-27 18:10:26,760 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/platform.shader]...
2020-10-27 18:10:26,765 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray.shader]...
2020-10-27 18:10:26,972 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-10-27 18:10:26,974 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-10-27 18:10:26,977 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-10-27 18:10:26,979 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [74]: No active GlobalStack, set quality profile model as empty.
2020-10-27 18:10:37,136 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2020-10-27 18:11:02,053 - INFO - [MainThread] cura.Settings.MachineManager.addMachine [396]: Trying to add a machine with the definition id [creality_cr6se]
2020-10-27 18:11:02,328 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition creality_cr6se failed to pickle.
2020-10-27 18:11:02,862 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for creality_cr6se took 0.52947998046875 seconds.
2020-10-27 18:11:02,962 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #14] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,206 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition creality_base failed to pickle.
2020-10-27 18:11:03,228 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [creality_cr6se]
2020-10-27 18:11:03,236 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #12] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,239 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #14] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,241 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #3] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,244 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #10] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,246 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #2] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,248 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #13] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,251 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #9] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,253 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #7] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,255 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #6] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,257 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #11] added to [..::CR-6 SE::..] at position [0]
2020-10-27 18:11:03,259 - INFO - [MainThread] UM.Logger.info [122]: Initializing Active Machine...
2020-10-27 18:11:03,372 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:03,411 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:233: TypeError: Cannot read property 'isEnabled' of null
2020-10-27 18:11:03,414 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:03,418 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:03,513 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality CR-6 SE in list of firmware to check.
2020-10-27 18:11:03,531 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2020-10-27 18:11:04,084 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-10-27 18:11:04,091 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-10-27 18:11:05,017 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-10-27 18:11:05,019 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-10-27 18:11:05,805 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2020-10-27 18:11:05,810 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/grid.shader]...
2020-10-27 18:11:06,120 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 2.6s
2020-10-27 18:11:09,187 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:09,224 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:09,227 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:09,232 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:10,182 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-10-27 18:11:10,185 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-10-27 18:11:10,199 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2020-10-27 18:11:10,303 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 0.1s
2020-10-27 18:11:10,368 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2020-10-27 18:11:10,602 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 0.2s
2020-10-27 18:11:12,837 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:12,900 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:12,904 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:12,909 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:11:13,970 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-10-27 18:11:13,973 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-10-27 18:11:14,041 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2020-10-27 18:11:14,061 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 0.0s
2020-10-27 18:11:21,719 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2020-10-27 18:11:21,722 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 0.0s
2020-10-27 18:11:31,133 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2020-10-27 18:12:12,634 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2020-10-27 18:12:12,638 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 0.0s
2020-10-27 18:12:22,137 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2020-10-27 18:12:25,718 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2020-10-27 18:12:25,722 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 0.0s
2020-10-27 18:12:35,136 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2020-10-27 18:16:37,827 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2020-10-27 18:16:37,834 - INFO - [MainThread] cura.CuraApplication.closeApplication [603]: Close application
2020-10-27 18:16:37,839 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [470]: Shutting down cura
2020-10-27 18:16:37,867 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [315]: Attempting to kill the engine process
2020-10-27 18:16:37,867 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [321]: Killing engine process
2020-10-27 18:16:37,869 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [324]: Engine process is killed. Received return code -15
2020-10-27 18:18:20,848 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FileLogger
2020-10-27 18:18:20,852 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LegacyProfileReader
2020-10-27 18:18:20,855 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin AMFReader
2020-10-27 18:18:20,858 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimpleView
2020-10-27 18:18:20,862 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SolidView
2020-10-27 18:18:20,867 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdateChecker
2020-10-27 18:18:20,870 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SentryLogger
2020-10-27 18:18:20,874 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SupportEraser
2020-10-27 18:18:20,878 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PrepareStage
2020-10-27 18:18:20,886 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin OrientationPlugin
2020-10-27 18:18:20,900 - WARNING - [MainThread] OctoPrintPlugin.OctoPrintOutputDevicePlugin.<module> [49]: Supplied version of Zeroconf module imported
2020-10-27 18:18:20,909 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin OctoPrintPlugin
2020-10-27 18:18:20,930 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ThingiBrowser
2020-10-27 18:18:20,937 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CustomSupports
2020-10-27 18:18:20,939 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [432]: Loading all plugins took 0.5582878589630127 seconds
2020-10-27 18:18:20,946 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2020-10-27 18:18:21,031 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 0.08535099029541016
2020-10-27 18:18:21,941 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [361]: Loading metadata into container registry took 0.7652130126953125 seconds
2020-10-27 18:18:21,953 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2020-10-27 18:18:21,955 - INFO - [MainThread] cura.CuraApplication.run [782]: Initializing machine error checker
2020-10-27 18:18:21,958 - INFO - [MainThread] cura.CuraApplication.run [787]: Initializing machine manager
2020-10-27 18:18:21,977 - INFO - [MainThread] cura.CuraApplication.run [792]: Initializing container manager
2020-10-27 18:18:23,137 - WARNING - [MainThread] UM.Logger.warning [128]: Starting a new sync while previous sync was not completed
{'CloudOutputDeviceManager': 0}
2020-10-27 18:18:23,415 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2020-10-27 18:18:23,471 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-dark/theme.json
2020-10-27 18:18:23,474 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-light/theme.json
2020-10-27 18:18:23,586 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [246]: Loaded theme /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-light
2020-10-27 18:18:23,590 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [246]: Loaded theme /Applications/Ultimaker Cura.app/Contents/MacOS/resources/themes/cura-dark
2020-10-27 18:18:23,954 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [340]: Creating post processing plugin view.
2020-10-27 18:18:23,956 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ChangeAtZ
2020-10-27 18:18:23,957 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ColorMix
2020-10-27 18:18:23,957 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2020-10-27 18:18:23,958 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayProgressOnLCD
2020-10-27 18:18:23,958 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: FilamentChange
2020-10-27 18:18:23,959 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: InsertAtLayerChange
2020-10-27 18:18:23,959 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeight
2020-10-27 18:18:23,960 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: RetractContinue
2020-10-27 18:18:23,960 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: SearchAndReplace
2020-10-27 18:18:23,961 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: Stretch
2020-10-27 18:18:23,961 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: TimeLapse
2020-10-27 18:18:23,962 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: UsePreviousProbeMeasurements
2020-10-27 18:18:24,050 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [350]: Post processing view created.
2020-10-27 18:18:24,323 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:17:5: QML QQuickItem: Binding loop detected for property "height"
2020-10-27 18:18:24,326 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:17:5: QML QQuickItem: Binding loop detected for property "height"
2020-10-27 18:18:24,397 - DEBUG - [MainThread] OctoPrintPlugin.DiscoverOctoPrintAction._createAdditionalComponentsView [426]: Creating additional ui components for OctoPrint-connected printers.
2020-10-27 18:18:24,403 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2020-10-27 18:18:24,465 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-10-27 18:18:24,468 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:143: TypeError: Cannot read property 'hasRemoteConnection' of null
2020-10-27 18:18:24,482 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:234: TypeError: Cannot read property 'activeStack' of undefined
2020-10-27 18:18:24,484 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///Applications/Ultimaker Cura.app/Contents/MacOS/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:233: TypeError: Cannot read property 'isEnabled' of null
2020-10-27 18:18:24,514 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2020-10-27 18:18:24,621 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2020-10-27 18:18:24,635 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2020-10-27 18:18:24,639 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2020-10-27 18:18:24,639 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [544]: Requesting [updates] metadata from server.
2020-10-27 18:18:25,058 - DEBUG - [MainThread] cura.CuraApplication.run [833]: Booting Cura took 4.947399139404297 seconds
2020-10-27 18:18:25,059 - DEBUG - [Thread-2] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2020-10-27 18:18:25,656 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-10-27 18:18:25,669 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-10-27 18:18:25,753 - DEBUG - [Thread-2] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for anet3d_a8 took 0.1874098777770996 seconds.
2020-10-27 18:18:25,755 - DEBUG - [Thread-2] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2020-10-27 18:18:25,760 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Anet A8 in list of firmware to check.
2020-10-27 18:18:26,270 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-10-27 18:18:26,273 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-10-27 18:18:26,275 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-10-27 18:18:26,278 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [74]: No active GlobalStack, set quality profile model as empty.
2020-10-27 18:18:26,504 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2020-10-27 18:18:26,508 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2020-10-27 18:18:26,511 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  4.1 ATI-3.10.18
2020-10-27 18:18:26,513 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   ATI Technologies Inc.
2020-10-27 18:18:26,515 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: AMD Radeon Pro 5500M OpenGL Engine
2020-10-27 18:18:26,518 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    4.10.0
2020-10-27 18:18:26,520 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2020-10-27 18:18:26,524 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/selection.shader]...
2020-10-27 18:18:26,528 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/select_face.shader]...
2020-10-27 18:18:26,533 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/default.shader]...
2020-10-27 18:18:26,537 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/composite.shader]...
2020-10-27 18:18:26,541 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/overhang.shader]...
2020-10-27 18:18:26,546 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2020-10-27 18:18:26,551 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2020-10-27 18:18:26,555 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/striped.shader]...
2020-10-27 18:18:26,560 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray.shader]...
2020-10-27 18:18:26,564 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray_composite.shader]...
2020-10-27 18:18:26,569 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/platform.shader]...
2020-10-27 18:18:26,575 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [/Applications/Ultimaker Cura.app/Contents/MacOS/resources/shaders/xray.shader]...
2020-10-27 18:18:26,774 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-10-27 18:18:26,776 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-10-27 18:18:26,779 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-10-27 18:18:26,781 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [74]: No active GlobalStack, set quality profile model as empty.
2020-10-27 18:18:36,408 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2020-10-27 18:18:36,411 - INFO - [MainThread] cura.CuraApplication.closeApplication [603]: Close application
2020-10-27 18:18:36,414 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [470]: Shutting down cura
2020-10-27 18:18:36,455 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [315]: Attempting to kill the engine process
2020-10-27 18:18:36,455 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [321]: Killing engine process
2020-10-27 18:18:36,456 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [324]: Engine process is killed. Received return code -15

Additional information (Extra information relevant to the issue.)

nallath commented 4 years ago

Could you share your configuration folder?

oralallen82 commented 4 years ago

Here you go. 4.8 copy.zip

nallath commented 4 years ago

Ah, i've found the issue. You created a printer in the addprinter dialog that has a dot in the name. That breaks the loading of the files on the next run.

oralallen82 commented 4 years ago

Ah....I did not know that. Let me correct and try again.

oralallen82 commented 4 years ago

Confirmed. We can close this issue.

nallath commented 4 years ago

Yeah, well its a bug on our side, it just took a bit more info to figure out what it was.

It should be fine if you first create a machine and then re-name it though.

Ghostkeeper commented 4 years ago

Printers with dots in their names work fine for me. Also after restarting Cura.

Ghostkeeper commented 4 years ago

We figured out that the problem occurred only when the printer name started with a dot.

We opted for the easy fix of preventing printer names from starting with a dot. The issue isn't prevalent enough to fix the real issue, time-wise.