Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting guide #12655

Closed
1 of 2 tasks
suicideroade opened this issue Jul 2, 2022 · 1 comment
Closed
1 of 2 tasks

setting guide #12655

suicideroade opened this issue Jul 2, 2022 · 1 comment
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.

Comments

@suicideroade
Copy link

Application Version

5.0.0

Platform

win 11

Printer

ender5 plus

Reproduction steps

  1. cura start
  2. erweiterung auswählen
  3. settings guide auswählen
  4. dann öffnet neues Fenster
  5. und dann hängt cura sich auf
  6. der guide funktioniert dann nur mehr sehr langsam bis garnicht

Actual results

  1. dann öffnet neues Fenster
  2. und dann hängt cura sich auf
  3. der guide funktioniert dann nur mehr sehr langsam bis garnicht

Expected results

das program soll normal funktionieren

Checklist of files to include

  • Log file
  • Project file

Additional information & file uploads

2022-07-02 11:55:58,807 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [252]: Changing perspective mode to orthographic.
2022-07-02 11:55:58,855 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [176]: Loading theme file: C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\themes\cura-dark\theme.json
2022-07-02 11:55:58,855 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [176]: Loading theme file: C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\themes\cura-light\theme.json
2022-07-02 11:55:58,917 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [306]: Loaded theme C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\themes\cura-light
2022-07-02 11:55:58,917 - INFO - [MainThread] UM.Qt.Bindings.Theme.load [307]: System's em size is 13px.
2022-07-02 11:55:58,917 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [306]: Loaded theme C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\themes\cura-dark
2022-07-02 11:55:58,917 - INFO - [MainThread] UM.Qt.Bindings.Theme.load [307]: System's em size is 13px.
2022-07-02 11:55:58,917 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [156]: New error check scheduled.
2022-07-02 11:55:59,169 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [534]: Loading metadata into container registry took 1.4466197490692139 seconds
2022-07-02 11:55:59,200 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2022-07-02 11:55:59,200 - INFO - [MainThread] cura.CuraApplication.run [814]: Initializing machine error checker
2022-07-02 11:55:59,329 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [creality_ender5plus]
2022-07-02 11:55:59,467 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [192]: Extruder[creality_base_extruder_0 #3] added to [Creality Ender-5 Plus] at position [0]
2022-07-02 11:55:59,467 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-5 Plus in list of firmware to check.
2022-07-02 11:55:59,483 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [344]: Creating post processing plugin view.
2022-07-02 11:55:59,640 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [354]: Post processing view created.
2022-07-02 11:55:59,797 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/Settings/SettingView.qml:40:9: QML TextField: Binding loop detected for property "implicitHeight"
2022-07-02 11:55:59,797 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/Settings/SettingView.qml:40:9: QML TextField: Binding loop detected for property "implicitHeight"
2022-07-02 11:55:59,812 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedInfillDensitySelector.qml:82:9: QML Slider: Binding loop detected for property "implicitWidth"
2022-07-02 11:55:59,844 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/PyQt6/Qt6/qml/UM/MenuItem.qml:19:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 66. Use 'sequences: [ ]' to bind to all of them.
2022-07-02 11:55:59,844 - DEBUG - [MainThread] cura.Machines.ContainerTree.getitem [120]: Adding container tree for creality_ender5plus took 0.36127209663391113 seconds.
2022-07-02 11:55:59,860 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: ChangeAtZ
2022-07-02 11:55:59,860 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: ColorMix
2022-07-02 11:55:59,860 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: CreateThumbnail
2022-07-02 11:55:59,860 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2022-07-02 11:55:59,860 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/PyQt6/Qt6/qml/UM/MenuItem.qml:19:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 12. Use 'sequences: [ ]' to bind to all of them.
2022-07-02 11:55:59,860 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: DisplayProgressOnLCD
2022-07-02 11:55:59,860 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/PyQt6/Qt6/qml/UM/MenuItem.qml:19:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 11. Use 'sequences: [ ]' to bind to all of them.
2022-07-02 11:55:59,860 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: FilamentChange
2022-07-02 11:55:59,860 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: InsertAtLayerChange
2022-07-02 11:55:59,875 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: PauseAtHeight
2022-07-02 11:55:59,875 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: RetractContinue
2022-07-02 11:55:59,875 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: SearchAndReplace
2022-07-02 11:55:59,875 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: Stretch
2022-07-02 11:55:59,875 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: TimeLapse
2022-07-02 11:55:59,875 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: UsePreviousProbeMeasurements
2022-07-02 11:55:59,875 - WARNING - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadAllScripts [155]: Unable to create a folder for scripts: C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\scripts
2022-07-02 11:55:59,875 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: DisplayPrintInfosOnLCD
2022-07-02 11:55:59,875 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: FastFirstInfill
2022-07-02 11:55:59,891 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: FlowTower
2022-07-02 11:55:59,891 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: GCodeDocumentation
2022-07-02 11:55:59,891 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: RetractTower
2022-07-02 11:55:59,891 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: SpeedTower
2022-07-02 11:55:59,891 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [206]: Begin loading of script: TempFanTower
2022-07-02 11:55:59,891 - WARNING - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadAllScripts [155]: Unable to create a folder for scripts: C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\scripts
2022-07-02 11:56:00,143 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [300]: The definition cache for definition fdmprinter failed to pickle.
2022-07-02 11:56:00,190 - INFO - [MainThread] cura.CuraApplication.run [819]: Initializing machine manager
2022-07-02 11:56:00,190 - INFO - [MainThread] cura.CuraApplication.run [824]: Initializing container manager
2022-07-02 11:56:00,205 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [258]: Attempting to load the auth data from preferences.
2022-07-02 11:56:00,205 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
2022-07-02 11:56:00,237 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [252]: Changing perspective mode to orthographic.
2022-07-02 11:56:00,284 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [176]: Loading theme file: C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\themes\cura-dark\theme.json
2022-07-02 11:56:00,284 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [176]: Loading theme file: C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\themes\cura-light\theme.json
2022-07-02 11:56:00,315 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [306]: Loaded theme C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\themes\cura-light
2022-07-02 11:56:00,315 - INFO - [MainThread] UM.Qt.Bindings.Theme.load [307]: System's em size is 13px.
2022-07-02 11:56:00,315 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [306]: Loaded theme C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\themes\cura-dark
2022-07-02 11:56:00,315 - INFO - [MainThread] UM.Qt.Bindings.Theme.load [307]: System's em size is 13px.
2022-07-02 11:56:00,331 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [156]: New error check scheduled.
2022-07-02 11:56:00,346 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-07-02 11:56:00,732 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/Menus/SettingsMenu.qml:22:9: QML Menu: Binding loop detected for property "width"
2022-07-02 11:56:00,732 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/Menus/SettingsMenu.qml:22:9: QML Menu: Binding loop detected for property "width"
2022-07-02 11:56:00,802 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [344]: Creating post processing plugin view.
2022-07-02 11:56:00,818 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2022-07-02 11:56:00,896 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [354]: Post processing view created.
2022-07-02 11:56:00,896 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-07-02 11:56:01,033 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/Settings/SettingView.qml:40:9: QML TextField: Binding loop detected for property "implicitHeight"
2022-07-02 11:56:01,033 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/Settings/SettingView.qml:40:9: QML TextField: Binding loop detected for property "implicitHeight"
2022-07-02 11:56:01,038 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedInfillDensitySelector.qml:82:9: QML Slider: Binding loop detected for property "implicitWidth"
2022-07-02 11:56:01,069 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/PyQt6/Qt6/qml/UM/MenuItem.qml:19:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 66. Use 'sequences: [ ]' to bind to all of them.
2022-07-02 11:56:01,085 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/PyQt6/Qt6/qml/UM/MenuItem.qml:19:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 12. Use 'sequences: [ ]' to bind to all of them.
2022-07-02 11:56:01,085 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/PyQt6/Qt6/qml/UM/MenuItem.qml:19:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 11. Use 'sequences: [ ]' to bind to all of them.
2022-07-02 11:56:01,258 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2022-07-02 11:56:01,258 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [118]: Creating model checker view.
2022-07-02 11:56:01,258 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [127]: Model checker view created.
2022-07-02 11:56:01,258 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2022-07-02 11:56:01,541 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-07-02 11:56:01,918 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/Menus/SettingsMenu.qml:22:9: QML Menu: Binding loop detected for property "width"
2022-07-02 11:56:01,918 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/Menus/SettingsMenu.qml:22:9: QML Menu: Binding loop detected for property "width"
2022-07-02 11:56:02,027 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2022-07-02 11:56:02,106 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-07-02 11:56:02,326 - DEBUG - [MainThread] cura.CuraApplication.run [865]: Booting Cura took 9.679893016815186 seconds
2022-07-02 11:56:02,341 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2022-07-02 11:56:02,357 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-6 in list of firmware to check.
2022-07-02 11:56:02,404 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2022-07-02 11:56:02,530 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2022-07-02 11:56:02,530 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [118]: Creating model checker view.
2022-07-02 11:56:02,530 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2022-07-02 11:56:02,530 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [127]: Model checker view created.
2022-07-02 11:56:02,530 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2022-07-02 11:56:02,955 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2022-07-02 11:56:03,147 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2022-07-02 11:56:03,318 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.getitem [120]: Adding container tree for creality_ender6 took 0.45783329010009766 seconds.
2022-07-02 11:56:04,088 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2022-07-02 11:56:04,088 - DEBUG - [MainThread] cura.CuraApplication.run [865]: Booting Cura took 11.268821477890015 seconds
2022-07-02 11:56:04,120 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-6 in list of firmware to check.
2022-07-02 11:56:04,189 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2022-07-02 11:56:04,313 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2022-07-02 11:56:04,345 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2022-07-02 11:56:04,654 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2022-07-02 11:56:04,701 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2022-07-02 11:56:05,252 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.getitem [120]: Adding container tree for creality_ender6 took 0.6390011310577393 seconds.
2022-07-02 11:56:05,871 - INFO - [JobQueueWorker [1]] SettingsGuide2.CuraSettingsGuide.load_all [179]: Finished loading Settings Guide articles.
2022-07-02 11:56:06,163 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [211]: Support for Vertex Array Objects: True
2022-07-02 11:56:06,169 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [115]: Initialized OpenGL subsystems.
2022-07-02 11:56:06,170 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [116]: OpenGL Version: 4.1.0 - Build 27.20.100.9621
2022-07-02 11:56:06,170 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [117]: OpenGL Vendor: Intel
2022-07-02 11:56:06,170 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [118]: OpenGL Renderer: Intel(R) Iris(R) Plus Graphics
2022-07-02 11:56:06,171 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [119]: GLSL Version: 4.10.0
2022-07-02 11:56:06,172 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\default.shader]...
2022-07-02 11:56:06,190 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\selection.shader]...
2022-07-02 11:56:06,205 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\select_face.shader]...
2022-07-02 11:56:06,219 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\default.shader]...
2022-07-02 11:56:06,236 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\composite.shader]...
2022-07-02 11:56:06,255 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2022-07-02 11:56:06,260 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\overhang.shader]...
2022-07-02 11:56:06,284 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\striped.shader]...
2022-07-02 11:56:06,314 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\transparent_object.shader]...
2022-07-02 11:56:06,334 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\striped.shader]...
2022-07-02 11:56:06,358 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\xray.shader]...
2022-07-02 11:56:06,373 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\xray_composite.shader]...
2022-07-02 11:56:06,400 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\default.shader]...
2022-07-02 11:56:06,416 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\grid.shader]...
2022-07-02 11:56:06,436 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\platform.shader]...
2022-07-02 11:56:06,481 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\xray.shader]...
2022-07-02 11:56:07,122 - INFO - [JobQueueWorker [1]] SettingsGuide2.CuraSettingsGuide.load_all [179]: Finished loading Settings Guide articles.
2022-07-02 11:56:07,539 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [211]: Support for Vertex Array Objects: True
2022-07-02 11:56:07,544 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [115]: Initialized OpenGL subsystems.
2022-07-02 11:56:07,545 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [116]: OpenGL Version: 4.1.0 - Build 27.20.100.9621
2022-07-02 11:56:07,545 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [117]: OpenGL Vendor: Intel
2022-07-02 11:56:07,545 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [118]: OpenGL Renderer: Intel(R) Iris(R) Plus Graphics
2022-07-02 11:56:07,545 - DEBUG - [MainThread] UM.View.GL.OpenGL.init [119]: GLSL Version: 4.10.0
2022-07-02 11:56:07,546 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\default.shader]...
2022-07-02 11:56:07,566 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\selection.shader]...
2022-07-02 11:56:07,584 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\select_face.shader]...
2022-07-02 11:56:07,603 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\default.shader]...
2022-07-02 11:56:07,623 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\composite.shader]...
2022-07-02 11:56:07,658 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\overhang.shader]...
2022-07-02 11:56:07,685 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\striped.shader]...
2022-07-02 11:56:07,711 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\transparent_object.shader]...
2022-07-02 11:56:07,726 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\striped.shader]...
2022-07-02 11:56:07,751 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\xray.shader]...
2022-07-02 11:56:07,765 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\xray_composite.shader]...
2022-07-02 11:56:07,794 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\default.shader]...
2022-07-02 11:56:07,812 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\grid.shader]...
2022-07-02 11:56:07,833 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\uranium\resources\shaders\platform.shader]...
2022-07-02 11:56:07,872 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\Ultimaker Cura 5.0.0\share\cura\resources\shaders\xray.shader]...
2022-07-02 11:56:07,922 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [215]: Error check finished, result = False, time = 9.0s
2022-07-02 11:56:09,611 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [215]: Error check finished, result = False, time = 9.3s
2022-07-02 11:56:13,929 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2022-07-02 11:56:13,929 - INFO - [MainThread] cura.CuraApplication.closeApplication [614]: Close application
2022-07-02 11:56:13,929 - INFO - [MainThread] cura.CuraApplication._setLoadingHint [807]: Aktives Gerät wird initialisiert ...
2022-07-02 11:56:13,960 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-07-02 11:56:13,965 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-07-02 11:56:13,965 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-07-02 11:56:13,965 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-07-02 11:56:14,039 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [431]: file:///C:/Program Files/Ultimaker Cura 5.0.0/share/cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237:25: Unable to assign QString to QRegularExpression
2022-07-02 11:56:14,039 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [495]: Shutting down cura
2022-07-02 11:56:14,102 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [354]: Attempting to kill the engine process
2022-07-02 11:56:14,102 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [360]: Killing engine process
2022-07-02 11:56:14,102 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [363]: Engine process is killed. Received return code 1
2022-07-02 11:56:17,219 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.0 seconds

@suicideroade suicideroade added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Jul 2, 2022
@Joeydelarago
Copy link
Contributor

Hi, if you have an issue with a plugin. Please post this on the plugins github page.

Here is the link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

2 participants