Ultimaker / Cura

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

[4.7.1] Crash at Profile Selection first run #8367

Open gdampf opened 3 years ago

gdampf commented 3 years ago

Application version 4.7.1

Platform Windows 10 pro 64bit

Printer Crealitiy Ender 3

Reproduction steps

  1. Upgrade from 4.6.2 to 4.7.1
  2. Step thru first run questions
  3. Select unconnected Printer Profile: Creality Ender 3
  4. it crashes
  5. restart it
  6. Step thru first run questions again
  7. immediately after the question to allow anonymous data, it crashes

Screenshot(s) Last step grafik

Actual results Crash

Expected results Don't crash

Project file None

Log file

2020-09-11 10:12:10,841 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ConsoleLogger
2020-09-11 10:12:10,856 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CuraDrive
2020-09-11 10:12:10,894 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.__init__ [92]: Found CuraEngine at: C:\Program Files\Ultimaker Cura 4.7\CuraEngine.exe
2020-09-11 10:12:10,910 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CuraEngineBackend
2020-09-11 10:12:10,925 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CuraProfileReader
2020-09-11 10:12:10,925 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [188]: Socket state changed to Listening
2020-09-11 10:12:10,925 - INFO - [MainThread] UM.Backend.Backend.startEngine [90]: Started engine process: C:\Program Files\Ultimaker Cura 4.7\CuraEngine.exe
2020-09-11 10:12:10,941 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [110]: [Backend] Calling engine with: ['C:\\Program Files\\Ultimaker Cura 4.7\\CuraEngine.exe', 'connect', '127.0.0.1:49674', '']
2020-09-11 10:12:10,957 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CuraProfileWriter
2020-09-11 10:12:10,972 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin OBJReader
2020-09-11 10:12:10,994 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin OBJWriter
2020-09-11 10:12:10,994 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-09-11 10:12:10,994 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [192]: Socket state changed to Connected
2020-09-11 10:12:10,994 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Cura_SteamEngine version 4.7.1
2020-09-11 10:12:11,010 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [181]: Backend connected on port 49674
2020-09-11 10:12:11,010 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Copyright (C) 2020 Ultimaker
2020-09-11 10:12:11,010 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-09-11 10:12:11,010 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is free software: you can redistribute it and/or modify
2020-09-11 10:12:11,026 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] it under the terms of the GNU Affero General Public License as published by
2020-09-11 10:12:11,026 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] the Free Software Foundation, either version 3 of the License, or
2020-09-11 10:12:11,026 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] (at your option) any later version.
2020-09-11 10:12:11,026 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-09-11 10:12:11,041 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is distributed in the hope that it will be useful,
2020-09-11 10:12:11,041 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2020-09-11 10:12:11,041 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2020-09-11 10:12:11,041 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] GNU Affero General Public License for more details.
2020-09-11 10:12:11,041 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] 
2020-09-11 10:12:11,057 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] You should have received a copy of the GNU Affero General Public License
2020-09-11 10:12:11,057 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2020-09-11 10:12:11,072 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin STLReader
2020-09-11 10:12:11,095 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin STLWriter
2020-09-11 10:12:11,095 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FileLogger
2020-09-11 10:12:11,126 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdateChecker
2020-09-11 10:12:11,141 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdater
2020-09-11 10:12:11,157 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeGzReader
2020-09-11 10:12:11,157 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeGzWriter
2020-09-11 10:12:11,173 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeProfileReader
2020-09-11 10:12:11,195 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeReader
2020-09-11 10:12:11,210 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeWriter
2020-09-11 10:12:11,226 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ImageReader
2020-09-11 10:12:11,242 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LegacyProfileReader
2020-09-11 10:12:11,257 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LocalContainerProvider
2020-09-11 10:12:11,273 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LocalFileOutputDevice
2020-09-11 10:12:11,295 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MachineSettingsAction
2020-09-11 10:12:11,295 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ModelChecker
2020-09-11 10:12:11,311 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MonitorStage
2020-09-11 10:12:11,326 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PerObjectSettingsTool
2020-09-11 10:12:11,342 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PostProcessingPlugin
2020-09-11 10:12:11,358 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PrepareStage
2020-09-11 10:12:11,373 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PreviewStage
2020-09-11 10:12:11,389 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin RemovableDriveOutputDevice
2020-09-11 10:12:11,395 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SentryLogger
2020-09-11 10:12:11,427 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimulationView
2020-09-11 10:12:11,442 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SliceInfoPlugin
2020-09-11 10:12:11,458 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SolidView
2020-09-11 10:12:11,473 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SupportEraser
2020-09-11 10:12:11,511 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-09-11 10:12:11,527 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-09-11 10:12:11,527 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-09-11 10:12:11,527 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-09-11 10:12:11,527 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-09-11 10:12:11,527 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-09-11 10:12:11,542 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-09-11 10:12:11,542 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-09-11 10:12:11,558 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin Toolbox
2020-09-11 10:12:11,574 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CameraTool
2020-09-11 10:12:11,589 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MirrorTool
2020-09-11 10:12:11,612 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin RotateTool
2020-09-11 10:12:11,627 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ScaleTool
2020-09-11 10:12:11,643 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SelectionTool
2020-09-11 10:12:11,658 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin TranslateTool
2020-09-11 10:12:11,674 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin TrimeshReader
2020-09-11 10:12:11,696 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UFPReader
2020-09-11 10:12:11,712 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UFPWriter
2020-09-11 10:12:11,727 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UltimakerMachineActions
2020-09-11 10:12:11,897 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UM3NetworkPrinting
2020-09-11 10:12:11,912 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UpdateChecker
2020-09-11 10:12:11,912 - INFO - [Thread-2] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2020-09-11 10:12:12,331 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin USBPrinting
2020-09-11 10:12:12,542 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade21to22
2020-09-11 10:12:12,633 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade22to24
2020-09-11 10:12:12,724 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade25to26
2020-09-11 10:12:12,803 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade26to27
2020-09-11 10:12:12,886 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade27to30
2020-09-11 10:12:12,916 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade30to31
2020-09-11 10:12:12,936 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade32to33
2020-09-11 10:12:12,954 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade33to34
2020-09-11 10:12:12,964 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade34to35
2020-09-11 10:12:12,980 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade35to40
2020-09-11 10:12:12,996 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade40to41
2020-09-11 10:12:13,011 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade41to42
2020-09-11 10:12:13,011 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade42to43
2020-09-11 10:12:13,027 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade43to44
2020-09-11 10:12:13,043 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade44to45
2020-09-11 10:12:13,065 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade45to46
2020-09-11 10:12:13,065 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade460to462
2020-09-11 10:12:13,080 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade462to47
2020-09-11 10:12:13,096 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimpleView
2020-09-11 10:12:13,112 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin X3DReader
2020-09-11 10:12:13,143 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin XmlMaterialProfile
2020-09-11 10:12:13,158 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin XRayView
2020-09-11 10:12:13,165 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [373]: Loading all plugins took 2.9472150802612305 seconds
2020-09-11 10:12:13,181 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2020-09-11 10:12:13,212 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 0.031248807907104492
2020-09-11 10:12:15,087 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [361]: Loading metadata into container registry took 1.6994202136993408 seconds
2020-09-11 10:12:15,105 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2020-09-11 10:12:15,105 - INFO - [MainThread] cura.CuraApplication.run [781]: Initializing machine error checker
2020-09-11 10:12:15,105 - INFO - [MainThread] cura.CuraApplication.run [786]: Initializing machine manager
2020-09-11 10:12:15,117 - INFO - [MainThread] cura.CuraApplication.run [791]: Initializing container manager
2020-09-11 10:12:15,252 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2020-09-11 10:12:15,283 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: C:\Program Files\Ultimaker Cura 4.7\resources\themes\cura-light\theme.json
2020-09-11 10:12:15,661 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [246]: Loaded theme C:\Program Files\Ultimaker Cura 4.7\resources\themes\cura-light
2020-09-11 10:12:17,050 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [336]: Creating post processing plugin view.
2020-09-11 10:12:17,058 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ChangeAtZ
2020-09-11 10:12:17,058 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: ColorMix
2020-09-11 10:12:17,058 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2020-09-11 10:12:17,068 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: DisplayProgressOnLCD
2020-09-11 10:12:17,070 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: FilamentChange
2020-09-11 10:12:17,070 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: InsertAtLayerChange
2020-09-11 10:12:17,070 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: PauseAtHeight
2020-09-11 10:12:17,080 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: RetractContinue
2020-09-11 10:12:17,080 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: SearchAndReplace
2020-09-11 10:12:17,080 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: Stretch
2020-09-11 10:12:17,088 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: TimeLapse
2020-09-11 10:12:17,090 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [202]: Begin loading of script: UsePreviousProbeMeasurements
2020-09-11 10:12:17,230 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [346]: Post processing view created.
2020-09-11 10:12:17,377 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2020-09-11 10:12:17,393 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2020-09-11 10:12:17,399 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2020-09-11 10:12:18,279 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2020-09-11 10:12:18,418 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-09-11 10:12:18,418 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.7/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:143: TypeError: Cannot read property 'hasRemoteConnection' of null
2020-09-11 10:12:18,502 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2020-09-11 10:12:18,549 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2020-09-11 10:12:18,565 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2020-09-11 10:12:18,565 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2020-09-11 10:12:18,618 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [544]: Requesting [updates] metadata from server.
2020-09-11 10:12:18,634 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [124]: No auth data to retrieve the access_token from
2020-09-11 10:12:18,634 - WARNING - [MainThread] UM.Logger.warning [128]: Cannot add authorization to Cloud Api request
2020-09-11 10:12:18,649 - DEBUG - [Thread-3] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2020-09-11 10:12:18,649 - DEBUG - [MainThread] cura.CuraApplication.run [830]: Booting Cura took 9.07054352760315 seconds
2020-09-11 10:12:18,649 - DEBUG - [Thread-3] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2020-09-11 10:12:19,769 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2020-09-11 10:12:19,769 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [38]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-09-11 10:12:19,776 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2020-09-11 10:12:19,776 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [74]: No active GlobalStack, set quality profile model as empty.
2020-09-11 10:12:20,121 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2020-09-11 10:12:20,133 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2020-09-11 10:12:20,138 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  3.1.0 - Build 9.17.10.4459
2020-09-11 10:12:20,143 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   Intel
2020-09-11 10:12:20,148 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel(R) HD Graphics 3000
2020-09-11 10:12:20,151 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    1.40.0
2020-09-11 10:12:20,156 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\default.shader]...
2020-09-11 10:12:20,167 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\selection.shader]...
2020-09-11 10:12:20,178 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\select_face.shader]...
2020-09-11 10:12:20,188 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\default.shader]...
2020-09-11 10:12:20,199 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\composite.shader]...
2020-09-11 10:12:20,210 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\overhang.shader]...
2020-09-11 10:12:20,221 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\striped.shader]...
2020-09-11 10:12:20,233 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\transparent_object.shader]...
2020-09-11 10:12:20,243 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\striped.shader]...
2020-09-11 10:12:20,254 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\xray.shader]...
2020-09-11 10:12:20,264 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\xray_composite.shader]...
2020-09-11 10:12:20,275 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\platform.shader]...
2020-09-11 10:12:20,298 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.7\resources\shaders\xray.shader]...
2020-09-11 10:12:24,097 - INFO - [MainThread] cura.CuraApplication.writeToLog [595]: User accepted the User-Agreement.
2020-09-11 10:12:40,090 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
Fatal Python error: Segmentation fault

Thread 0x00000638 (most recent call first):
  File "threading.py", line 297 in wait
  File "zeroconf\__init__.py", line 2117 in wait
  File "zeroconf\__init__.py", line 1434 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x000008b0 (most recent call first):
  File "threading.py", line 297 in wait
  File "threading.py", line 549 in wait
  File "C:\Program Files\Ultimaker Cura 4.7\plugins\UM3NetworkPrinting\src\Network\ZeroConfClient.py", line 81 in _handleOnServiceChangedRequests
  File "threading.py", line 862 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x00001990 (most recent call first):
  File "threading.py", line 297 in wait
  File "zeroconf\__init__.py", line 2117 in wait
  File "zeroconf\__init__.py", line 1262 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x000024a4 (most recent call first):
  File "zeroconf\__init__.py", line 1183 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x000026c4 (most recent call first):
  File "C:\Program Files\Ultimaker Cura 4.7\plugins\RemovableDriveOutputDevice\RemovableDrivePlugin.py", line 61 in _updateThread
  File "threading.py", line 862 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x00002300 (most recent call first):
  File "C:\Program Files\Ultimaker Cura 4.7\plugins\USBPrinting\USBPrinterOutputDeviceManager.py", line 79 in _updateThread
  File "threading.py", line 862 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x000002e4 (most recent call first):
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Backend\Backend.py", line 165 in _storeStderrToLogThread
  File "threading.py", line 862 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x000007ec (most recent call first):
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Backend\Backend.py", line 153 in _storeOutputToLogThread
  File "threading.py", line 862 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x00000a14 (most recent call first):
  File "threading.py", line 293 in wait
  File "threading.py", line 424 in acquire
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x00000a54 (most recent call first):
  File "threading.py", line 293 in wait
  File "threading.py", line 424 in acquire
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x00000474 (most recent call first):
  File "threading.py", line 293 in wait
  File "threading.py", line 424 in acquire
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Thread 0x00000f1c (most recent call first):
  File "threading.py", line 293 in wait
  File "threading.py", line 424 in acquire
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
  File "threading.py", line 914 in _bootstrap_inner
  File "threading.py", line 882 in _bootstrap

Current thread 0x00002610 (most recent call first):
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Qt\QtApplication.py", line 378 in exec_
  File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\cura\CuraApplication.py", line 844 in run
  File "X:\4.7-exe\build\inst\bin\cura_app.py", line 234 in <module>
  File "Console.py", line 24 in <module>
  File "<frozen importlib._bootstrap>", line 634 in _load_backward_compatible
  File "<frozen importlib._bootstrap>", line 664 in _load_unlocked
  File "<frozen importlib._bootstrap>", line 957 in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 968 in _find_and_load
  File "__startup__.py", line 12 in <module>
  File "<frozen importlib._bootstrap>", line 634 in _load_backward_compatible
  File "<frozen importlib._bootstrap>", line 664 in _load_unlocked
  File "<frozen importlib._bootstrap>", line 957 in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 968 in _find_and_load

Additional information None

piroxxi commented 3 years ago

Hi, I have the exact same issue.

konskarm commented 3 years ago

Hi @gdampf. From a clean install of 4.7 I am unable to reproduce this. The Creality Ender 3-Pro profile loads whitout issues for me. When you were uninstalling 4.6.2 did you keep your configurations? Could you try deleting 4.6 and 4.7 configurations (assuming you won't lose your data) and then try loading Cura 4.7 again?

gdampf commented 3 years ago

No, I selected to purge them. But, what I found is, that not all profiles were deleted this way. One added for DaVinci Printer, which wasn't included in the clean install, remained and caused this kind of trouble, I guess. Interesting is, that the Version 4.6.2 just ignored the faulty printer description, the 4.7.1 crashed instead. Maybe this is the only issue. I didn't test it completely. I will keep the older version, which is more reliable for a while and may give 4.7.2 a chance, when released.

Von meinem iPad gesendet

Am 14.09.2020 um 11:31 schrieb Konstantinos Karmas notifications@github.com:

 Hi @gdampf. From a clean install of 4.7 I am unable to reproduce this. The Creality Ender 3-Pro profile loads whitout issues for me. When you were uninstalling 4.6.2 did you keep your configurations? Could you try deleting 4.6 and 4.7 configurations (assuming you won't lose your data) and then try loading Cura 4.7 again?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Ghostkeeper commented 3 years ago

Hmm, the stack trace indicates pretty much nothing. The Qt GUI framework is getting a segfault, which should never happen unless there is a bug in Qt somewhere.

The window after the anonymous data collection screen is the log-in prompt. So it would appear there is something there that is causing the crash? Only, that screen is basically just an SVG image, some text, two buttons referring to a website when clicked, and a "skip" button. Nothing really special and pretty much a subset of the very first "welcome" screen.

If you purge your profiles, be sure to do that while all versions of Cura are closed. Otherwise it'll indeed re-save some of them when Cura is closed or you change a profile.

ShuzzDE commented 3 years ago

Hi! I'm getting the exact same behaviour with a virtually identical logfile. Funny thing is: The machine I'm getting the error on has been freshly installed from scratch. Empty hard drive, fresh win10 install, fresh Cura download + install --> Crashes at the exact same point.

RickUsingGitHub commented 3 years ago

Same deal. Cleaned out all old versions emptying profiles from %appdata%Cura.

Crashes sometimes at that OP location sometimes next page after that. Subset of my log. `2020-10-04 13:26:23,683 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles 2020-10-04 13:26:31,487 - INFO - [MainThread] cura.CuraApplication.writeToLog [595]: User accepted the User-Agreement. Fatal Python error: Segmentation fault

Thread 0x00000e98 (most recent call first): File "C:\Program Files\Ultimaker Cura 4.7\plugins\USBPrinting\USBPrinterOutputDeviceManager.py", line 79 in _updateThread File "threading.py", line 862 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x00002e70 (most recent call first): File "C:\Program Files\Ultimaker Cura 4.7\plugins\RemovableDriveOutputDevice\RemovableDrivePlugin.py", line 61 in _updateThread File "threading.py", line 862 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x00001178 (most recent call first): File "threading.py", line 297 in wait File "zeroconf__init.py", line 2117 in wait File "zeroconf\init__.py", line 1434 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x0000203c (most recent call first): File "threading.py", line 297 in wait File "threading.py", line 549 in wait File "C:\Program Files\Ultimaker Cura 4.7\plugins\UM3NetworkPrinting\src\Network\ZeroConfClient.py", line 81 in _handleOnServiceChangedRequests File "threading.py", line 862 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x000033a4 (most recent call first): File "threading.py", line 297 in wait File "zeroconf__init.py", line 2117 in wait File "zeroconf\init__.py", line 1262 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x00001528 (most recent call first): File "zeroconf__init__.py", line 1183 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x000017c4 (most recent call first): File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Backend\Backend.py", line 165 in _storeStderrToLogThread File "threading.py", line 862 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x00001eb8 (most recent call first): File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Backend\Backend.py", line 153 in _storeOutputToLogThread File "threading.py", line 862 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x00000cb4 (most recent call first): File "threading.py", line 293 in wait File "threading.py", line 424 in acquire File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x00001ee8 (most recent call first): File "threading.py", line 293 in wait File "threading.py", line 424 in acquire File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x0000269c (most recent call first): File "threading.py", line 293 in wait File "threading.py", line 424 in acquire File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Thread 0x00001dc4 (most recent call first): File "threading.py", line 293 in wait File "threading.py", line 424 in acquire File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run File "threading.py", line 914 in _bootstrap_inner File "threading.py", line 882 in _bootstrap

Current thread 0x00000b7c (most recent call first): File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Qt\QtApplication.py", line 378 in exec_ File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\cura\CuraApplication.py", line 844 in run File "X:\4.7-exe\build\inst\bin\cura_app.py", line 234 in File "Console.py", line 24 in File "", line 634 in _load_backward_compatible File "", line 664 in _load_unlocked File "", line 957 in _find_and_load_unlocked File "", line 968 in _find_and_load File "startup.py", line 12 in File "", line 634 in _load_backward_compatible File "", line 664 in _load_unlocked File "", line 957 in _find_and_load_unlocked File "", line 968 in _find_and_load`

awb95 commented 3 years ago

Hi,

I'm having the same problem, but running Cura with my second Graphic Card instead the integrated one solved the problem for me.

doc-Seltsam commented 3 years ago

Hi,

I have the exact same issue, with Cura 4.70 and also 4.71

Win10 64Bit

"Fatal Python error: Segmentation fault"

during initial startup after "help us improving .." screen and before the screen to choose a printer appears.

Cura 4.61 works fine, before the update and after roll back everything.

I tried al lot, cleaning %appdata%, cleaning registry, paused my pi-hole, uninstalled driver, switched off network, ...

But I'm happy with 4.61 so far. I had an backup of my materials and profiles.

doc-Seltsam commented 3 years ago

More or less by chance I found a solution to the problem. Maybe it is just a solution of my problem!

The crash is apparently caused by a problem with my OpenGL driver for the internal Intel HD3000 graphics. The Intel drivers are too old. To fix this, install the "Application Compatibility Tools" from the Microsoft Windows ADK package.

In this tool you give Cura the compatibility fix WIN81RTMVersionLie. Then you start Cura the first time from this tool. This will run it through the initialization. The next times you start Cura as normal.

I have tested with Cura 4.8.

Clipboard01

3dmakertech1 commented 3 years ago

Outstanding. Works just fine now. Thanks Doc!

cyberws commented 3 years ago

For me this issue was fixed quite easily (given the hints above at to the GPU issue)

I have a laptop with an Intel HD3000 on motherboard and additional 2GB Ram Nvidia GeForce GPU.

Navigate to the location of the Application exe file, most likely C:\Program Files\Ultimaker Cura 4.8.0

When I right click on the Application there is a Run with Graphic Process pop-out menu. Once I have run the program once using the "High Performance NVIDIA processor" option. It seems to run thereafter without issue (not tested following a reboot at this time).

GPU Error

Hope this helps.

Regards,

Phil - I don't have 3D Printer yet, Ender 3 Pro on order, but getting up to speed before it arrives.

tonyctp commented 3 years ago

I had occupied the same issues. It works fine in my linux debian 11 AppImage but win10 workstation failed. After several test, it works fine under my administrator account in win10, it may be caused by specisal account name (I had used chinese as my user name) I hope it will be helpful for you Logs as below, the path is invalid not existed in my disk. 2021-07-18 23:41:29,728 - ERROR - [JobQueueWorker [2]] UM.Logger.logException [116]: File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Mesh\MeshData.py", line 220, in getExtents 2021-07-18 23:41:29,733 - CRITICAL - [MainThread] cura.CrashHandler.init [66]: An uncaught error has occurred!