Bug#1074239: [3dprinter-general] Bug#1074239: cura: Cura fails to start

2024-07-02 Thread Gregor Riepl
I think I've tracked down the issue. UM/Qt/qml/UM/SimpleButton.qml references a UI element called "ColorImage". This class exists in Qt, but it's private and was probably changed/removed in Qt6. However, there's also a ColorImage class in Uranium (Cura's UI toolkit), and I suspect they actuall

Bug#1074239: cura: Cura fails to start

2024-06-30 Thread Gregor Riepl
Some messages that may be relevant: 2024-06-25 09:12:27,979 - ERROR - [MainThread] UM.PluginRegistry._findPlugin [730]: Exception: Import error loading module TrimeshReader 2024-06-25 09:12:27,980 - ERROR - [MainThread] UM.PluginRegistry._findPlugin [730]: Traceback (most recent call last): 20