Nope, that isn't it. Try opening Cura a few times again and post the log so we can see if it always crashes at the same point.
It crashes every time after this:
2023-11-25 22:13:59,935 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [121]: Initialized OpenGL subsystems. 2023-11-25 22:13:59,935 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [122]: OpenGL Version: 4.1.0 NVIDIA 546.17 2023-11-25 22:13:59,936 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [123]: OpenGL Vendor: NVIDIA Corporation 2023-11-25 22:13:59,936 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [124]: OpenGL Renderer: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2 2023-11-25 22:13:59,936 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [125]: GLSL Version: 4.0.0 2023-11-25 22:13:59,937 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\uranium\resources\shaders\default.shader]... 2023-11-25 22:13:59,939 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\uranium\resources\shaders\selection.shader]... 2023-11-25 22:13:59,941 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\uranium\resources\shaders\select_face.shader]... 2023-11-25 22:13:59,942 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\uranium\resources\shaders\default.shader]... 2023-11-25 22:13:59,944 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\uranium\resources\shaders\composite.shader]... 2023-11-25 22:13:59,945 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\cura\resources\shaders\overhang.shader]... 2023-11-25 22:13:59,947 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\cura\resources\shaders\striped.shader]... 2023-11-25 22:13:59,949 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\cura\resources\shaders\transparent_object.shader]... 2023-11-25 22:13:59,950 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\cura\resources\shaders\striped.shader]... 2023-11-25 22:13:59,952 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\cura\resources\shaders\xray.shader]... 2023-11-25 22:13:59,953 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\cura\resources\shaders\xray_composite.shader]... 2023-11-25 22:13:59,955 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\uranium\resources\shaders\platform.shader]... 2023-11-25 22:13:59,960 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.5.0\share\cura\resources\shaders\xray.shader]... 2023-11-25 22:14:31,725 - INFO - [MainThread] UM.Qt.QtApplication.__init__ [89]: Adding QT6 plugin path: C:\Program Files\UltiMaker Cura 5.5.0\PyQt6\plugins 2023-11-25 22:14:31,725 - INFO - [MainThread] UM.Qt.QtApplication.__init__ [99]: Adding QT5 plugin path: C:\Program Files\UltiMaker Cura 5.5.0\PyQt6\plugins
So I may have been wrong on the graphics idea, since it makes it reliably past that. Although a crash to desktop without even a warning makes it harder to try and diagnose 😕
At this point I'll suggest the program version of "reboot it". Uninstall it, make sure it didn't leave any files behind (default installation location is C:\Program Files\UltiMaker Cura 5.5.0 ), redownload the installer (in case it got corrupted or something) and install it again.
If that doesn't work, try installing another version (either 5.4 or the 5.6 beta) and see if that makes a difference.
Recommended Posts
Slashee_the_Cow 410
The crash log ends when loading OpenGL shaders. You've got newer graphics drivers than me installed (but the same card!), so let me update them and see if it breaks for me too.
Link to post
Share on other sites