Advertisement
Guest User

Cura outpuit

a guest
May 23rd, 2021
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.44 KB | None | 0 0
  1. $ cura
  2. /usr/lib/python3.9/site-packages/UM/PluginRegistry.py:4: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  3. import imp
  4. QML debugging is enabled. Only use this in a safe environment.
  5. [MainThread] UM.Application.initialize [160]: Initializing Ultimaker Cura
  6. [MainThread] UM.Application.initialize [161]: App Version 4.9.1
  7. [MainThread] UM.Application.initialize [162]: Api Version 7.5.0
  8. [MainThread] UM.Application.initialize [163]: Build type ebuild
  9. [MainThread] UM.Resources.__initializeStoragePaths [446]: Initializing storage paths
  10. [MainThread] UM.Resources.__initializeStoragePaths [456]: Config storage path is /home/hrnick/.config/cura/4.9
  11. [MainThread] UM.Resources.__initializeStoragePaths [464]: Data storage path is /home/hrnick/.local/share/cura/4.9
  12. [MainThread] UM.Resources.__initializeStoragePaths [476]: Cache storage path is /home/hrnick/.cache/cura/4.9
  13. [MainThread] UM.PackageManager.__init__ [54]: Found bundled packages JSON file: /usr/share/uranium/resources/bundled_packages/uranium.json
  14. [MainThread] UM.PackageManager.__init__ [54]: Found bundled packages JSON file: /usr/share/cura/resources/bundled_packages/cura.json
  15. Attribute Qt::AA_UseDesktopOpenGL must be set before QCoreApplication is created.
  16. [MainThread] UM.View.GL.OpenGLContext.detectBestOpenGLVersion [118]: Trying OpenGL context 4.1...
  17. [MainThread] UM.View.GL.OpenGLContext.detectBestOpenGLVersion [126]: Yay, we got at least OpenGL 4.1 core: 4.1 Core profile
  18. [MainThread] UM.Qt.QtApplication.initialize [175]: Detected most suitable OpenGL context version: 4.1 Core profile
  19. [MainThread] UM.Qt.QtApplication.initialize [182]: Initializing job queue ...
  20. [MainThread] UM.Qt.QtApplication.initialize [186]: Initializing version upgrade manager ...
  21. [MainThread] UM.PackageManager._loadManagementData [165]: Loaded bundled packages data from /usr/share/uranium/resources/bundled_packages/uranium.json
  22. [MainThread] UM.PackageManager._loadManagementData [165]: Loaded bundled packages data from /usr/share/cura/resources/bundled_packages/cura.json
  23. [MainThread] UM.PackageManager._loadManagementData [192]: Loaded user packages management file from /home/hrnick/.local/share/cura/4.9/packages.json
  24. [MainThread] UM.PackageManager._saveManagementData [265]: Package management file /home/hrnick/.local/share/cura/4.9/packages.json was saved
  25. [MainThread] UM.PluginRegistry.initializeBeforePluginsAreLoaded [117]: Loading plugin configuration file '/home/hrnick/.config/cura/4.9/plugins.json'
  26. 2021-05-23 18:19:33,078 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin ConsoleLogger
  27. 2021-05-23 18:19:33,080 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin OBJReader
  28. 2021-05-23 18:19:33,082 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin OBJWriter
  29. 2021-05-23 18:19:33,084 - WARNING - [MainThread] STLReader.STLReader.<module> [31]: Not loading numpy-stl due to linux issue
  30. 2021-05-23 18:19:33,085 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin STLReader
  31. 2021-05-23 18:19:33,086 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin STLWriter
  32. 2021-05-23 18:19:33,087 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin FileLogger
  33. 2021-05-23 18:19:33,088 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin LocalContainerProvider
  34. 2021-05-23 18:19:33,090 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin LocalFileOutputDevice
  35. 2021-05-23 18:19:33,092 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin CameraTool
  36. 2021-05-23 18:19:33,094 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin MirrorTool
  37. 2021-05-23 18:19:33,096 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin RotateTool
  38. 2021-05-23 18:19:33,098 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin ScaleTool
  39. 2021-05-23 18:19:33,099 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin SelectionTool
  40. 2021-05-23 18:19:33,101 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin TranslateTool
  41. 2021-05-23 18:19:33,102 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin UpdateChecker
  42. 2021-05-23 18:19:33,104 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin SimpleView
  43. 2021-05-23 18:19:33,109 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin 3MFReader
  44. 2021-05-23 18:19:33,111 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin 3MFWriter
  45. 2021-05-23 18:19:33,114 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [425]: Plugin [CuraDrive] has been disabled. Skip loading it.
  46. 2021-05-23 18:19:33,121 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.__init__ [96]: Found CuraEngine at: /usr/bin/CuraEngine
  47. 2021-05-23 18:19:33,122 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin CuraEngineBackend
  48. 2021-05-23 18:19:33,124 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin CuraProfileReader
  49. 2021-05-23 18:19:33,125 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [188]: Socket state changed to Listening
  50. 2021-05-23 18:19:33,129 - INFO - [MainThread] UM.Backend.Backend.startEngine [90]: Started engine process: /usr/bin/CuraEngine
  51. 2021-05-23 18:19:33,129 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [110]: [Backend] Calling engine with: ['/usr/bin/CuraEngine', 'connect', '127.0.0.1:49674', '']
  52. 2021-05-23 18:19:33,130 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
  53. 2021-05-23 18:19:33,131 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Cura_SteamEngine version master
  54. 2021-05-23 18:19:33,131 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Copyright (C) 2020 Ultimaker
  55. 2021-05-23 18:19:33,131 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
  56. 2021-05-23 18:19:33,131 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is free software: you can redistribute it and/or modify
  57. 2021-05-23 18:19:33,132 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] it under the terms of the GNU Affero General Public License as published by
  58. 2021-05-23 18:19:33,132 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] the Free Software Foundation, either version 3 of the License, or
  59. 2021-05-23 18:19:33,132 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] (at your option) any later version.
  60. 2021-05-23 18:19:33,133 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
  61. 2021-05-23 18:19:33,133 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin CuraProfileWriter
  62. 2021-05-23 18:19:33,133 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is distributed in the hope that it will be useful,
  63. 2021-05-23 18:19:33,133 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
  64. 2021-05-23 18:19:33,133 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  65. 2021-05-23 18:19:33,134 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] GNU Affero General Public License for more details.
  66. 2021-05-23 18:19:33,134 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
  67. 2021-05-23 18:19:33,134 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] You should have received a copy of the GNU Affero General Public License
  68. 2021-05-23 18:19:33,134 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] along with this program. If not, see <http://www.gnu.org/licenses/>.
  69. 2021-05-23 18:19:33,142 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin DigitalLibrary
  70. 2021-05-23 18:19:33,142 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [192]: Socket state changed to Connected
  71. 2021-05-23 18:19:33,142 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [181]: Backend connected on port 49674
  72. 2021-05-23 18:19:33,144 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin FirmwareUpdateChecker
  73. 2021-05-23 18:19:33,146 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin FirmwareUpdater
  74. 2021-05-23 18:19:33,147 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin GCodeGzReader
  75. 2021-05-23 18:19:33,148 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin GCodeGzWriter
  76. 2021-05-23 18:19:33,150 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin GCodeProfileReader
  77. 2021-05-23 18:19:33,152 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin GCodeReader
  78. 2021-05-23 18:19:33,154 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin GCodeWriter
  79. 2021-05-23 18:19:33,155 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin ImageReader
  80. 2021-05-23 18:19:33,157 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin LegacyProfileReader
  81. 2021-05-23 18:19:33,158 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin MachineSettingsAction
  82. 2021-05-23 18:19:33,159 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin ModelChecker
  83. 2021-05-23 18:19:33,161 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin MonitorStage
  84. 2021-05-23 18:19:33,162 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin PerObjectSettingsTool
  85. 2021-05-23 18:19:33,164 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin PostProcessingPlugin
  86. 2021-05-23 18:19:33,165 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin PrepareStage
  87. 2021-05-23 18:19:33,166 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin PreviewStage
  88. 2021-05-23 18:19:33,168 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin RemovableDriveOutputDevice
  89. 2021-05-23 18:19:33,169 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin SentryLogger
  90. 2021-05-23 18:19:33,172 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin SimulationView
  91. 2021-05-23 18:19:33,174 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin SliceInfoPlugin
  92. 2021-05-23 18:19:33,175 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin SolidView
  93. 2021-05-23 18:19:33,177 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin SupportEraser
  94. 2021-05-23 18:19:33,187 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin UFPReader
  95. 2021-05-23 18:19:33,188 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin UFPWriter
  96. 2021-05-23 18:19:33,217 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin UM3NetworkPrinting
  97. 2021-05-23 18:19:33,223 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin USBPrinting
  98. 2021-05-23 18:19:33,225 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin UltimakerMachineActions
  99. 2021-05-23 18:19:33,227 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade21to22
  100. 2021-05-23 18:19:33,228 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade22to24
  101. 2021-05-23 18:19:33,229 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade25to26
  102. 2021-05-23 18:19:33,230 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade26to27
  103. 2021-05-23 18:19:33,231 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade27to30
  104. 2021-05-23 18:19:33,232 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade30to31
  105. 2021-05-23 18:19:33,233 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade32to33
  106. 2021-05-23 18:19:33,234 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade33to34
  107. 2021-05-23 18:19:33,235 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade34to35
  108. 2021-05-23 18:19:33,236 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade35to40
  109. 2021-05-23 18:19:33,237 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade40to41
  110. 2021-05-23 18:19:33,238 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade41to42
  111. 2021-05-23 18:19:33,240 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade42to43
  112. 2021-05-23 18:19:33,241 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade43to44
  113. 2021-05-23 18:19:33,242 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade44to45
  114. 2021-05-23 18:19:33,243 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade45to46
  115. 2021-05-23 18:19:33,244 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade460to462
  116. 2021-05-23 18:19:33,245 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade462to47
  117. 2021-05-23 18:19:33,246 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade47to48
  118. 2021-05-23 18:19:33,247 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin VersionUpgrade48to49
  119. 2021-05-23 18:19:33,248 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin X3DReader
  120. 2021-05-23 18:19:33,250 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin XRayView
  121. 2021-05-23 18:19:33,252 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [470]: Loaded plugin XmlMaterialProfile
  122. 2021-05-23 18:19:33,252 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [395]: Loading all plugins took 0.17692017555236816 seconds
  123. 2021-05-23 18:19:33,254 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
  124. 2021-05-23 18:19:33,267 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../custom_material.xml.fdm_material, skip it
  125. 2021-05-23 18:19:33,268 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../X-PLA_bowden_1.75mm.xml.fdm_material, skip it
  126. 2021-05-23 18:19:33,268 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [332]: Failed to get file version: ../PETG_bowden_1.75mm.xml.fdm_material, skip it
  127. 2021-05-23 18:19:33,271 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 0.017050504684448242
  128. 2021-05-23 18:19:33,281 - INFO - [MainThread] UM.Qt.QtApplication.startSplashWindowPhase [239]: Completed loading preferences.
  129. 2021-05-23 18:19:33,285 - INFO - [MainThread] UM.Qt.QtApplication.startSplashWindowPhase [274]: Created system tray icon.
  130. 2021-05-23 18:19:33,880 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [361]: Loading metadata into container registry took 0.5930674076080322 seconds
  131. 2021-05-23 18:19:33,887 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
  132. 2021-05-23 18:19:33,887 - INFO - [MainThread] cura.CuraApplication.run [794]: Initializing machine error checker
  133. 2021-05-23 18:19:34,140 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition creality_cr10max failed to pickle.
  134. 2021-05-23 18:19:34,141 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [creality_cr10max]
  135. 2021-05-23 18:19:34,331 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition creality_base failed to pickle.
  136. 2021-05-23 18:19:34,365 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #3] added to [Creality CR-10 Max] at position [0]
  137. 2021-05-23 18:19:34,706 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for creality_cr10max took 0.3392190933227539 seconds.
  138. 2021-05-23 18:19:34,721 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
  139. 2021-05-23 18:19:34,721 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
  140. 2021-05-23 18:19:34,722 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
  141. 2021-05-23 18:19:34,722 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
  142. 2021-05-23 18:19:34,722 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
  143. 2021-05-23 18:19:34,723 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
  144. 2021-05-23 18:19:34,723 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
  145. 2021-05-23 18:19:34,723 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
  146. 2021-05-23 18:19:34,724 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
  147. 2021-05-23 18:19:34,724 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
  148. 2021-05-23 18:19:34,725 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
  149. 2021-05-23 18:19:34,725 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
  150. 2021-05-23 18:19:34,726 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
  151. 2021-05-23 18:19:34,726 - WARNING - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadAllScripts [155]: Unable to create a folder for scripts: /usr/share/cura/resources/scripts
  152. 2021-05-23 18:19:34,726 - WARNING - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadAllScripts [155]: Unable to create a folder for scripts: /usr/share/uranium/resources/scripts
  153. 2021-05-23 18:19:34,734 - WARNING - [MainThread] UM.Settings.InstanceContainer.setProperty [376]: Tried to set value of setting #retraction_extra_prime_amount that has no instance in container Standard Quality or its definition Creawsome Base Printer
  154. 2021-05-23 18:19:34,900 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition fdmprinter failed to pickle.
  155. 2021-05-23 18:19:34,923 - INFO - [MainThread] cura.CuraApplication.run [799]: Initializing machine manager
  156. 2021-05-23 18:19:34,924 - INFO - [MainThread] cura.CuraApplication.run [804]: Initializing container manager
  157. 2021-05-23 18:19:34,932 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
  158. 2021-05-23 18:19:34,939 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
  159. 2021-05-23 18:19:34,956 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /usr/share/cura/resources/themes/cura-light/theme.json
  160. 2021-05-23 18:19:34,987 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [246]: Loaded theme /usr/share/cura/resources/themes/cura-light
  161. Cyclic dependency detected between "file:///usr/share/cura/resources/qml/Actions.qml" and "file:///usr/share/cura/resources/qml/Actions.qml"
  162. 2021-05-23 18:19:35,051 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
  163. WARNING: Cannot find style "default" - fallback: "/usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop"
  164. 2021-05-23 18:19:35,198 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
  165. 2021-05-23 18:19:35,247 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///usr/share/cura/resources/qml/PrintSetupSelector/Custom/MenuButton.qml:42:18: QML Label: Cannot anchor to an item that isn't a parent or sibling.
  166. 2021-05-23 18:19:35,259 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
  167. ASSERT: "PyDict_Check(py)" in file ../../PyQt5-5.15.2/qpy/QtCore/qpycore_qvariantmap.cpp, line 36
  168. Fatal Python error: Aborted
  169.  
  170. Thread 0x00007fa01e7fc640 (most recent call first):
  171. File "/usr/lib64/cura/plugins/USBPrinting/USBPrinterOutputDeviceManager.py", line 87 in _updateThread
  172. File "/usr/lib/python3.9/threading.py", line 892 in run
  173. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  174. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  175.  
  176. Thread 0x00007fa01f7fe640 (most recent call first):
  177. File "/usr/lib/python3.9/threading.py", line 316 in wait
  178. File "/usr/lib/python3.9/site-packages/zeroconf/__init__.py", line 2526 in wait
  179. File "/usr/lib/python3.9/site-packages/zeroconf/__init__.py", line 1715 in run
  180. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  181. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  182.  
  183. Thread 0x00007fa01ffff640 (most recent call first):
  184. File "/usr/lib/python3.9/threading.py", line 316 in wait
  185. File "/usr/lib/python3.9/threading.py", line 574 in wait
  186. File "/usr/lib64/cura/plugins/UM3NetworkPrinting/src/Network/ZeroConfClient.py", line 81 in _handleOnServiceChangedRequests
  187. File "/usr/lib/python3.9/threading.py", line 892 in run
  188. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  189. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  190.  
  191. Thread 0x00007fa044cfa640 (most recent call first):
  192. File "/usr/lib/python3.9/site-packages/zeroconf/__init__.py", line 1369 in run
  193. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  194. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  195.  
  196. Thread 0x00007fa0454fb640 (most recent call first):
  197. File "/usr/lib64/cura/plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py", line 61 in _updateThread
  198. File "/usr/lib/python3.9/threading.py", line 892 in run
  199. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  200. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  201.  
  202. Thread 0x00007fa0467fc640 (most recent call first):
  203. File "/usr/lib/python3.9/site-packages/UM/Backend/Backend.py", line 165 in _storeStderrToLogThread
  204. File "/usr/lib/python3.9/threading.py", line 892 in run
  205. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  206. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  207.  
  208. Thread 0x00007fa046ffd640 (most recent call first):
  209. File "/usr/lib/python3.9/site-packages/UM/Backend/Backend.py", line 153 in _storeOutputToLogThread
  210. File "/usr/lib/python3.9/threading.py", line 892 in run
  211. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  212. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  213.  
  214. Thread 0x00007fa057fff640 (most recent call first):
  215. File "/usr/lib/python3.9/threading.py", line 312 in wait
  216. File "/usr/lib/python3.9/threading.py", line 443 in acquire
  217. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 98 in _nextJob
  218. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 124 in run
  219. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  220. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  221.  
  222. Thread 0x00007fa078ff9640 (most recent call first):
  223. File "/usr/lib/python3.9/threading.py", line 312 in wait
  224. File "/usr/lib/python3.9/threading.py", line 443 in acquire
  225. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 98 in _nextJob
  226. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 124 in run
  227. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  228. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  229.  
  230. Thread 0x00007fa0797fa640 (most recent call first):
  231. File "/usr/lib/python3.9/threading.py", line 312 in wait
  232. File "/usr/lib/python3.9/threading.py", line 443 in acquire
  233. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 98 in _nextJob
  234. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 124 in run
  235. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  236. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  237.  
  238. Thread 0x00007fa079ffb640 (most recent call first):
  239. File "/usr/lib/python3.9/threading.py", line 312 in wait
  240. File "/usr/lib/python3.9/threading.py", line 443 in acquire
  241. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 98 in _nextJob
  242. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 124 in run
  243. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  244. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  245.  
  246. Thread 0x00007fa07a7fc640 (most recent call first):
  247. File "/usr/lib/python3.9/threading.py", line 312 in wait
  248. File "/usr/lib/python3.9/threading.py", line 443 in acquire
  249. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 98 in _nextJob
  250. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 124 in run
  251. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  252. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  253.  
  254. Thread 0x00007fa07affd640 (most recent call first):
  255. File "/usr/lib/python3.9/threading.py", line 312 in wait
  256. File "/usr/lib/python3.9/threading.py", line 443 in acquire
  257. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 98 in _nextJob
  258. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 124 in run
  259. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  260. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  261.  
  262. Thread 0x00007fa07b7fe640 (most recent call first):
  263. File "/usr/lib/python3.9/threading.py", line 312 in wait
  264. File "/usr/lib/python3.9/threading.py", line 443 in acquire
  265. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 98 in _nextJob
  266. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 124 in run
  267. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  268. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  269.  
  270. Thread 0x00007fa07bfff640 (most recent call first):
  271. File "/usr/lib/python3.9/threading.py", line 312 in wait
  272. File "/usr/lib/python3.9/threading.py", line 443 in acquire
  273. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 98 in _nextJob
  274. File "/usr/lib/python3.9/site-packages/UM/JobQueue.py", line 124 in run
  275. File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
  276. File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
  277.  
  278. Current thread 0x00007fa08ebe1740 (most recent call first):
  279. File "/usr/lib/python3.9/site-packages/UM/Qt/QtApplication.py", line 306 in initializeEngine
  280. File "/usr/lib/python3.9/site-packages/cura/CuraApplication.py", line 927 in runWithGUI
  281. File "/usr/lib/python3.9/site-packages/cura/CuraApplication.py", line 844 in run
  282. File "/usr/bin/cura", line 241 in <module>
  283. Aborted
  284.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement