Advertisement
Guest User

Untitled

a guest
Jul 13th, 2019
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.90 KB | None | 0 0
  1. [alex@alexpc ~]$ cura>cura.txt
  2. /usr/lib/python3.7/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. /usr/lib/python3.7/site-packages/UM/Settings/SettingDefinition.py:46: DeprecationWarning: invalid escape sequence \.
  5. regex_pattern = '(?<!\.|\w|\d)0+(\d+)'
  6. /usr/lib/python3.7/site-packages/cura/Settings/CuraContainerRegistry.py:76: DeprecationWarning: invalid escape sequence \s
  7. num_check = re.compile("(.*?)\s*#\d+$").match(new_name)
  8. 2019-07-13 18:55:47,769 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin ConsoleLogger
  9. 2019-07-13 18:55:47,788 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.__init__ [78]: Found CuraEngine at: /usr/bin/CuraEngine
  10. 2019-07-13 18:55:47,789 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin CuraEngineBackend
  11. 2019-07-13 18:55:47,792 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin SelectionTool
  12. 2019-07-13 18:55:47,797 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin ScaleTool
  13. 2019-07-13 18:55:47,801 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin TranslateTool
  14. 2019-07-13 18:55:47,805 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin RotateTool
  15. 2019-07-13 18:55:47,808 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin CameraTool
  16. 2019-07-13 18:55:47,811 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin MirrorTool
  17. 2019-07-13 18:55:47,812 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin FileLogger
  18. 2019-07-13 18:55:47,812 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin ConsoleLogger was already loaded
  19. 2019-07-13 18:55:47,816 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin LocalFileOutputDevice
  20. 2019-07-13 18:55:47,822 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin UpdateChecker
  21. 2019-07-13 18:55:47,826 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin SimpleView
  22. 2019-07-13 18:55:47,829 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [36]: Checking for new version of cura
  23. 2019-07-13 18:55:47,831 - WARNING - [MainThread] STLReader.STLReader.<module> [26]: Could not find numpy-stl, falling back to slower code.
  24. 2019-07-13 18:55:47,832 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin STLReader
  25. 2019-07-13 18:55:47,834 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin OBJWriter
  26. 2019-07-13 18:55:47,837 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin OBJReader
  27. 2019-07-13 18:55:47,839 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin STLWriter
  28. 2019-07-13 18:55:47,842 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin LocalContainerProvider
  29. 2019-07-13 18:55:47,842 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin SelectionTool was already loaded
  30. 2019-07-13 18:55:47,842 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin ScaleTool was already loaded
  31. 2019-07-13 18:55:47,842 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin TranslateTool was already loaded
  32. 2019-07-13 18:55:47,842 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin RotateTool was already loaded
  33. 2019-07-13 18:55:47,843 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin CameraTool was already loaded
  34. 2019-07-13 18:55:47,843 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin MirrorTool was already loaded
  35. 2019-07-13 18:55:47,843 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin FileLogger was already loaded
  36. 2019-07-13 18:55:47,843 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin ConsoleLogger was already loaded
  37. 2019-07-13 18:55:47,843 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin LocalFileOutputDevice was already loaded
  38. 2019-07-13 18:55:47,843 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin UpdateChecker was already loaded
  39. 2019-07-13 18:55:47,843 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin SimpleView was already loaded
  40. 2019-07-13 18:55:47,843 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin STLReader was already loaded
  41. 2019-07-13 18:55:47,843 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin OBJWriter was already loaded
  42. 2019-07-13 18:55:47,844 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin OBJReader was already loaded
  43. 2019-07-13 18:55:47,844 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin STLWriter was already loaded
  44. 2019-07-13 18:55:47,844 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin LocalContainerProvider was already loaded
  45. 2019-07-13 18:55:47,846 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin GCodeProfileReader
  46. 2019-07-13 18:55:47,849 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin CuraProfileReader
  47. 2019-07-13 18:55:47,865 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [112]: No auth data to retrieve the access_token from
  48. 2019-07-13 18:55:47,866 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin Toolbox
  49. 2019-07-13 18:55:47,869 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade35to40
  50. 2019-07-13 18:55:47,872 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade26to27
  51. 2019-07-13 18:55:47,876 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade30to31
  52. 2019-07-13 18:55:47,879 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade40to41
  53. 2019-07-13 18:55:47,884 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade21to22
  54. 2019-07-13 18:55:47,887 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade32to33
  55. 2019-07-13 18:55:47,890 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade33to34
  56. 2019-07-13 18:55:47,892 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade22to24
  57. 2019-07-13 18:55:47,896 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade25to26
  58. 2019-07-13 18:55:47,898 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade34to35
  59. 2019-07-13 18:55:47,901 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin VersionUpgrade27to30
  60. 2019-07-13 18:55:47,901 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin SelectionTool was already loaded
  61. 2019-07-13 18:55:47,901 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin ScaleTool was already loaded
  62. 2019-07-13 18:55:47,901 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin TranslateTool was already loaded
  63. 2019-07-13 18:55:47,902 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin RotateTool was already loaded
  64. 2019-07-13 18:55:47,902 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin CameraTool was already loaded
  65. 2019-07-13 18:55:47,902 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin MirrorTool was already loaded
  66. 2019-07-13 18:55:47,902 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin FileLogger was already loaded
  67. 2019-07-13 18:55:47,902 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin ConsoleLogger was already loaded
  68. 2019-07-13 18:55:47,905 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin PreviewStage
  69. 2019-07-13 18:55:47,909 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin FirmwareUpdater
  70. 2019-07-13 18:55:47,912 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin ModelChecker
  71. 2019-07-13 18:55:47,912 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin CuraEngineBackend was already loaded
  72. 2019-07-13 18:55:47,915 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin MachineSettingsAction
  73. 2019-07-13 18:55:47,919 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin FirmwareUpdateChecker
  74. 2019-07-13 18:55:47,921 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin PrepareStage
  75. 2019-07-13 18:55:47,925 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin XRayView
  76. 2019-07-13 18:55:47,931 - WARNING - [MainThread] UFPWriter.<module> [10]: Could not import UFPWriter; libCharon may be missing
  77. 2019-07-13 18:55:47,933 - WARNING - [MainThread] UFPWriter.<module> [10]: Could not import UFPWriter; libCharon may be missing
  78. 2019-07-13 18:55:47,933 - ERROR - [MainThread] UM.PluginRegistry.loadPlugin [392]: Plugin UFPWriter did not return any objects to register
  79. 2019-07-13 18:55:47,937 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin RemovableDriveOutputDevice
  80. 2019-07-13 18:55:47,944 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin 3MFWriter
  81. 2019-07-13 18:55:47,948 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin UltimakerMachineActions
  82. 2019-07-13 18:55:47,949 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin LocalFileOutputDevice was already loaded
  83. 2019-07-13 18:55:47,953 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin ImageReader
  84. 2019-07-13 18:55:47,954 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin UpdateChecker was already loaded
  85. 2019-07-13 18:55:47,954 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin SimpleView was already loaded
  86. 2019-07-13 18:55:47,957 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin GCodeGzReader
  87. 2019-07-13 18:55:47,957 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin STLReader was already loaded
  88. 2019-07-13 18:55:47,957 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin OBJWriter was already loaded
  89. 2019-07-13 18:55:47,957 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin OBJReader was already loaded
  90. 2019-07-13 18:55:47,957 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin STLWriter was already loaded
  91. 2019-07-13 18:55:47,967 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin SimulationView
  92. 2019-07-13 18:55:47,978 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin 3MFReader
  93. 2019-07-13 18:55:47,981 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin GCodeWriter
  94. 2019-07-13 18:55:47,988 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin GCodeReader
  95. 2019-07-13 18:55:47,997 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin XmlMaterialProfile
  96. 2019-07-13 18:55:48,002 - ERROR - [MainThread] UM.Logger.logException [84]: Exception: Import error loading module UM3NetworkPrinting
  97. 2019-07-13 18:55:48,002 - ERROR - [MainThread] UM.Logger.logException [88]: Traceback (most recent call last):
  98. 2019-07-13 18:55:48,003 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/site-packages/UM/PluginRegistry.py", line 539, in _findPlugin
  99. 2019-07-13 18:55:48,003 - ERROR - [MainThread] UM.Logger.logException [88]: module = imp.load_module(plugin_id, file, path, desc) #type: ignore #MyPy gets the wrong output type from imp.find_module for some reason.
  100. 2019-07-13 18:55:48,003 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/imp.py", line 244, in load_module
  101. 2019-07-13 18:55:48,003 - ERROR - [MainThread] UM.Logger.logException [88]: return load_package(name, filename)
  102. 2019-07-13 18:55:48,003 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/imp.py", line 216, in load_package
  103. 2019-07-13 18:55:48,003 - ERROR - [MainThread] UM.Logger.logException [88]: return _load(spec)
  104. 2019-07-13 18:55:48,003 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 696, in _load
  105. 2019-07-13 18:55:48,003 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  106. 2019-07-13 18:55:48,003 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  107. 2019-07-13 18:55:48,003 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  108. 2019-07-13 18:55:48,004 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/__init__.py", line 3, in <module>
  109. 2019-07-13 18:55:48,004 - ERROR - [MainThread] UM.Logger.logException [88]: from .src import DiscoverUM3Action
  110. 2019-07-13 18:55:48,004 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/src/DiscoverUM3Action.py", line 18, in <module>
  111. 2019-07-13 18:55:48,004 - ERROR - [MainThread] UM.Logger.logException [88]: from .UM3OutputDevicePlugin import UM3OutputDevicePlugin
  112. 2019-07-13 18:55:48,004 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/src/UM3OutputDevicePlugin.py", line 10, in <module>
  113. 2019-07-13 18:55:48,004 - ERROR - [MainThread] UM.Logger.logException [88]: from zeroconf import Zeroconf, ServiceBrowser, ServiceStateChange, ServiceInfo
  114. 2019-07-13 18:55:48,004 - ERROR - [MainThread] UM.Logger.logException [88]: ModuleNotFoundError: No module named 'zeroconf'
  115. 2019-07-13 18:55:48,004 - WARNING - [MainThread] UM.PluginRegistry._populateMetaData [614]: Could not find plugin UM3NetworkPrinting
  116. 2019-07-13 18:55:48,008 - ERROR - [MainThread] UM.Logger.logException [84]: Exception: Import error loading module UM3NetworkPrinting
  117. 2019-07-13 18:55:48,009 - ERROR - [MainThread] UM.Logger.logException [88]: Traceback (most recent call last):
  118. 2019-07-13 18:55:48,009 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/site-packages/UM/PluginRegistry.py", line 539, in _findPlugin
  119. 2019-07-13 18:55:48,009 - ERROR - [MainThread] UM.Logger.logException [88]: module = imp.load_module(plugin_id, file, path, desc) #type: ignore #MyPy gets the wrong output type from imp.find_module for some reason.
  120. 2019-07-13 18:55:48,009 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/imp.py", line 244, in load_module
  121. 2019-07-13 18:55:48,009 - ERROR - [MainThread] UM.Logger.logException [88]: return load_package(name, filename)
  122. 2019-07-13 18:55:48,009 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/imp.py", line 216, in load_package
  123. 2019-07-13 18:55:48,009 - ERROR - [MainThread] UM.Logger.logException [88]: return _load(spec)
  124. 2019-07-13 18:55:48,009 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 696, in _load
  125. 2019-07-13 18:55:48,010 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  126. 2019-07-13 18:55:48,010 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  127. 2019-07-13 18:55:48,010 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  128. 2019-07-13 18:55:48,010 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/__init__.py", line 3, in <module>
  129. 2019-07-13 18:55:48,010 - ERROR - [MainThread] UM.Logger.logException [88]: from .src import DiscoverUM3Action
  130. 2019-07-13 18:55:48,010 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/src/DiscoverUM3Action.py", line 18, in <module>
  131. 2019-07-13 18:55:48,010 - ERROR - [MainThread] UM.Logger.logException [88]: from .UM3OutputDevicePlugin import UM3OutputDevicePlugin
  132. 2019-07-13 18:55:48,010 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/src/UM3OutputDevicePlugin.py", line 10, in <module>
  133. 2019-07-13 18:55:48,010 - ERROR - [MainThread] UM.Logger.logException [88]: from zeroconf import Zeroconf, ServiceBrowser, ServiceStateChange, ServiceInfo
  134. 2019-07-13 18:55:48,011 - ERROR - [MainThread] UM.Logger.logException [88]: ModuleNotFoundError: No module named 'zeroconf'
  135. 2019-07-13 18:55:48,015 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin SolidView
  136. 2019-07-13 18:55:48,019 - WARNING - [MainThread] UFPReader.<module> [10]: Could not import UFPReader; libCharon may be missing
  137. 2019-07-13 18:55:48,021 - WARNING - [MainThread] UFPReader.<module> [10]: Could not import UFPReader; libCharon may be missing
  138. 2019-07-13 18:55:48,021 - ERROR - [MainThread] UM.PluginRegistry.loadPlugin [392]: Plugin UFPReader did not return any objects to register
  139. 2019-07-13 18:55:48,027 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin CuraDrive
  140. 2019-07-13 18:55:48,031 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin SupportEraser
  141. 2019-07-13 18:55:48,035 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin PerObjectSettingsTool
  142. 2019-07-13 18:55:48,036 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin LocalContainerProvider was already loaded
  143. 2019-07-13 18:55:48,039 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin MonitorStage
  144. 2019-07-13 18:55:48,046 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin X3DReader
  145. 2019-07-13 18:55:48,051 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin PostProcessingPlugin
  146. 2019-07-13 18:55:48,054 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin LegacyProfileReader
  147. /usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py:253: DeprecationWarning: invalid escape sequence \d
  148. if re.search(b"[B|T\d*]: ?\d+\.?\d*", line): # Temperature message. 'T:' for extruder and 'B:' for bed
  149. 2019-07-13 18:55:48,071 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin USBPrinting
  150. 2019-07-13 18:55:48,075 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin GCodeGzWriter
  151. 2019-07-13 18:55:48,078 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [405]: Loaded plugin CuraProfileWriter
  152. 2019-07-13 18:55:48,078 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin GCodeProfileReader was already loaded
  153. 2019-07-13 18:55:48,078 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin CuraProfileReader was already loaded
  154. 2019-07-13 18:55:48,078 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin Toolbox was already loaded
  155. 2019-07-13 18:55:48,078 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade35to40 was already loaded
  156. 2019-07-13 18:55:48,078 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade26to27 was already loaded
  157. 2019-07-13 18:55:48,078 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade30to31 was already loaded
  158. 2019-07-13 18:55:48,078 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade40to41 was already loaded
  159. 2019-07-13 18:55:48,079 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade21to22 was already loaded
  160. 2019-07-13 18:55:48,079 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade32to33 was already loaded
  161. 2019-07-13 18:55:48,079 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade33to34 was already loaded
  162. 2019-07-13 18:55:48,079 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade22to24 was already loaded
  163. 2019-07-13 18:55:48,079 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade25to26 was already loaded
  164. 2019-07-13 18:55:48,079 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade34to35 was already loaded
  165. 2019-07-13 18:55:48,079 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin VersionUpgrade27to30 was already loaded
  166. 2019-07-13 18:55:48,079 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin SelectionTool was already loaded
  167. 2019-07-13 18:55:48,079 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin ScaleTool was already loaded
  168. 2019-07-13 18:55:48,080 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin TranslateTool was already loaded
  169. 2019-07-13 18:55:48,080 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin RotateTool was already loaded
  170. 2019-07-13 18:55:48,080 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin CameraTool was already loaded
  171. 2019-07-13 18:55:48,080 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin MirrorTool was already loaded
  172. 2019-07-13 18:55:48,080 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin FileLogger was already loaded
  173. 2019-07-13 18:55:48,080 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin ConsoleLogger was already loaded
  174. 2019-07-13 18:55:48,080 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin PreviewStage was already loaded
  175. 2019-07-13 18:55:48,080 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin FirmwareUpdater was already loaded
  176. 2019-07-13 18:55:48,080 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin ModelChecker was already loaded
  177. 2019-07-13 18:55:48,080 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin CuraEngineBackend was already loaded
  178. 2019-07-13 18:55:48,081 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin MachineSettingsAction was already loaded
  179. 2019-07-13 18:55:48,081 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin FirmwareUpdateChecker was already loaded
  180. 2019-07-13 18:55:48,081 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin PrepareStage was already loaded
  181. 2019-07-13 18:55:48,081 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin XRayView was already loaded
  182. 2019-07-13 18:55:48,082 - WARNING - [MainThread] UFPWriter.<module> [10]: Could not import UFPWriter; libCharon may be missing
  183. 2019-07-13 18:55:48,083 - ERROR - [MainThread] UM.PluginRegistry.loadPlugin [392]: Plugin UFPWriter did not return any objects to register
  184. 2019-07-13 18:55:48,083 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin RemovableDriveOutputDevice was already loaded
  185. 2019-07-13 18:55:48,083 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin 3MFWriter was already loaded
  186. 2019-07-13 18:55:48,083 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin UltimakerMachineActions was already loaded
  187. 2019-07-13 18:55:48,083 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin LocalFileOutputDevice was already loaded
  188. 2019-07-13 18:55:48,083 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin ImageReader was already loaded
  189. 2019-07-13 18:55:48,083 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin UpdateChecker was already loaded
  190. 2019-07-13 18:55:48,083 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin SimpleView was already loaded
  191. 2019-07-13 18:55:48,083 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin GCodeGzReader was already loaded
  192. 2019-07-13 18:55:48,084 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin STLReader was already loaded
  193. 2019-07-13 18:55:48,084 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin OBJWriter was already loaded
  194. 2019-07-13 18:55:48,084 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin OBJReader was already loaded
  195. 2019-07-13 18:55:48,084 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin STLWriter was already loaded
  196. 2019-07-13 18:55:48,084 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin SimulationView was already loaded
  197. 2019-07-13 18:55:48,084 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin 3MFReader was already loaded
  198. 2019-07-13 18:55:48,084 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin GCodeWriter was already loaded
  199. 2019-07-13 18:55:48,084 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin GCodeReader was already loaded
  200. 2019-07-13 18:55:48,084 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin XmlMaterialProfile was already loaded
  201. 2019-07-13 18:55:48,089 - ERROR - [MainThread] UM.Logger.logException [84]: Exception: Import error loading module UM3NetworkPrinting
  202. 2019-07-13 18:55:48,089 - ERROR - [MainThread] UM.Logger.logException [88]: Traceback (most recent call last):
  203. 2019-07-13 18:55:48,089 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/site-packages/UM/PluginRegistry.py", line 539, in _findPlugin
  204. 2019-07-13 18:55:48,089 - ERROR - [MainThread] UM.Logger.logException [88]: module = imp.load_module(plugin_id, file, path, desc) #type: ignore #MyPy gets the wrong output type from imp.find_module for some reason.
  205. 2019-07-13 18:55:48,089 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/imp.py", line 244, in load_module
  206. 2019-07-13 18:55:48,090 - ERROR - [MainThread] UM.Logger.logException [88]: return load_package(name, filename)
  207. 2019-07-13 18:55:48,090 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/imp.py", line 216, in load_package
  208. 2019-07-13 18:55:48,090 - ERROR - [MainThread] UM.Logger.logException [88]: return _load(spec)
  209. 2019-07-13 18:55:48,090 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 696, in _load
  210. 2019-07-13 18:55:48,090 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  211. 2019-07-13 18:55:48,090 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  212. 2019-07-13 18:55:48,090 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  213. 2019-07-13 18:55:48,090 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/__init__.py", line 3, in <module>
  214. 2019-07-13 18:55:48,090 - ERROR - [MainThread] UM.Logger.logException [88]: from .src import DiscoverUM3Action
  215. 2019-07-13 18:55:48,090 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/src/DiscoverUM3Action.py", line 18, in <module>
  216. 2019-07-13 18:55:48,091 - ERROR - [MainThread] UM.Logger.logException [88]: from .UM3OutputDevicePlugin import UM3OutputDevicePlugin
  217. 2019-07-13 18:55:48,091 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/src/UM3OutputDevicePlugin.py", line 10, in <module>
  218. 2019-07-13 18:55:48,091 - ERROR - [MainThread] UM.Logger.logException [88]: from zeroconf import Zeroconf, ServiceBrowser, ServiceStateChange, ServiceInfo
  219. 2019-07-13 18:55:48,091 - ERROR - [MainThread] UM.Logger.logException [88]: ModuleNotFoundError: No module named 'zeroconf'
  220. 2019-07-13 18:55:48,091 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin SolidView was already loaded
  221. 2019-07-13 18:55:48,092 - WARNING - [MainThread] UFPReader.<module> [10]: Could not import UFPReader; libCharon may be missing
  222. 2019-07-13 18:55:48,092 - ERROR - [MainThread] UM.PluginRegistry.loadPlugin [392]: Plugin UFPReader did not return any objects to register
  223. 2019-07-13 18:55:48,093 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin CuraDrive was already loaded
  224. 2019-07-13 18:55:48,093 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin SupportEraser was already loaded
  225. 2019-07-13 18:55:48,093 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin PerObjectSettingsTool was already loaded
  226. 2019-07-13 18:55:48,093 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin LocalContainerProvider was already loaded
  227. 2019-07-13 18:55:48,093 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin MonitorStage was already loaded
  228. 2019-07-13 18:55:48,093 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin X3DReader was already loaded
  229. 2019-07-13 18:55:48,093 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin PostProcessingPlugin was already loaded
  230. 2019-07-13 18:55:48,093 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin LegacyProfileReader was already loaded
  231. 2019-07-13 18:55:48,093 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin USBPrinting was already loaded
  232. 2019-07-13 18:55:48,094 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin GCodeGzWriter was already loaded
  233. 2019-07-13 18:55:48,094 - WARNING - [MainThread] UM.PluginRegistry.loadPlugin [353]: Plugin CuraProfileWriter was already loaded
  234. 2019-07-13 18:55:48,098 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [143]: Looking for old configuration files to upgrade.
  235. 2019-07-13 18:55:48,108 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./packages.json, skip it
  236. 2019-07-13 18:55:48,111 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./plugins.json, skip it
  237. 2019-07-13 18:55:48,112 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./packages.json, skip it
  238. 2019-07-13 18:55:48,115 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./plugins.json, skip it
  239. 2019-07-13 18:55:48,115 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./packages.json, skip it
  240. 2019-07-13 18:55:48,118 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./plugins.json, skip it
  241. 2019-07-13 18:55:48,119 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./packages.json, skip it
  242. 2019-07-13 18:55:48,122 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./plugins.json, skip it
  243. 2019-07-13 18:55:48,123 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./packages.json, skip it
  244. 2019-07-13 18:55:48,125 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./plugins.json, skip it
  245. 2019-07-13 18:55:48,126 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./packages.json, skip it
  246. 2019-07-13 18:55:48,129 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./plugins.json, skip it
  247. 2019-07-13 18:55:48,130 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./packages.json, skip it
  248. 2019-07-13 18:55:48,133 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./plugins.json, skip it
  249. 2019-07-13 18:55:48,133 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./packages.json, skip it
  250. 2019-07-13 18:55:48,136 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./plugins.json, skip it
  251. 2019-07-13 18:55:48,137 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./packages.json, skip it
  252. 2019-07-13 18:55:48,140 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [295]: Failed to get file version: ./plugins.json, skip it
  253. 2019-07-13 18:55:48,153 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [171]: Socket state changed to Listening
  254. 2019-07-13 18:55:48,158 - INFO - [MainThread] UM.Backend.Backend.startEngine [81]: Started engine process: /usr/bin/CuraEngine
  255. 2019-07-13 18:55:48,158 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [101]: [Backend] Calling engine with: ['/usr/bin/CuraEngine', 'connect', '127.0.0.1:49674', '']
  256. 2019-07-13 18:55:48,162 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend]
  257. 2019-07-13 18:55:48,163 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] Cura_SteamEngine version master
  258. 2019-07-13 18:55:48,163 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] Copyright (C) 2018 Ultimaker
  259. 2019-07-13 18:55:48,163 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend]
  260. 2019-07-13 18:55:48,163 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] This program is free software: you can redistribute it and/or modify
  261. 2019-07-13 18:55:48,163 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] it under the terms of the GNU Affero General Public License as published by
  262. 2019-07-13 18:55:48,163 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] the Free Software Foundation, either version 3 of the License, or
  263. 2019-07-13 18:55:48,163 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] (at your option) any later version.
  264. 2019-07-13 18:55:48,163 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend]
  265. 2019-07-13 18:55:48,164 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] This program is distributed in the hope that it will be useful,
  266. 2019-07-13 18:55:48,164 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
  267. 2019-07-13 18:55:48,164 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  268. 2019-07-13 18:55:48,164 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] GNU Affero General Public License for more details.
  269. 2019-07-13 18:55:48,164 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend]
  270. 2019-07-13 18:55:48,164 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] You should have received a copy of the GNU Affero General Public License
  271. 2019-07-13 18:55:48,164 - DEBUG - [Thread-9] UM.Backend.Backend._backendLog [101]: [Backend] along with this program. If not, see <http://www.gnu.org/licenses/>.
  272. 2019-07-13 18:55:48,208 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [175]: Socket state changed to Connected
  273. 2019-07-13 18:55:48,208 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [165]: Backend connected on port 49674
  274. 2019-07-13 18:55:49,217 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [339]: Loading metadata into container registry took 1.0489871501922607 seconds
  275. 2019-07-13 18:55:49,270 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [104]: Select build plate: 0
  276. 2019-07-13 18:55:49,271 - INFO - [MainThread] cura.CuraApplication.run [726]: Initializing variant manager
  277. 2019-07-13 18:55:49,273 - DEBUG - [MainThread] cura.Machines.VariantManager.initialize [59]: Exclude variant [empty_variant]
  278. 2019-07-13 18:55:49,274 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container ultimaker_s5_aluminum
  279. 2019-07-13 18:55:49,275 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [ultimaker_s5_aluminum] added.
  280. 2019-07-13 18:55:49,276 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container ultimaker_s5
  281. 2019-07-13 18:55:49,305 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [ultimaker_s5] added.
  282. 2019-07-13 18:55:49,306 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container ultimaker_s5_glass
  283. 2019-07-13 18:55:49,308 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [ultimaker_s5_glass] added.
  284. 2019-07-13 18:55:49,309 - INFO - [MainThread] cura.CuraApplication.run [730]: Initializing material manager
  285. 2019-07-13 18:55:49,406 - INFO - [MainThread] cura.CuraApplication.run [735]: Initializing quality manager
  286. 2019-07-13 18:55:49,414 - DEBUG - [MainThread] cura.Machines.QualityManager.initialize [136]: Lookup tables updated.
  287. 2019-07-13 18:55:49,414 - INFO - [MainThread] cura.CuraApplication.run [740]: Initializing machine manager
  288. 2019-07-13 18:55:49,414 - INFO - [MainThread] cura.CuraApplication.run [743]: Initializing container manager
  289. 2019-07-13 18:55:49,414 - INFO - [MainThread] cura.CuraApplication.run [746]: Initializing machine error checker
  290. 2019-07-13 18:55:49,424 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container Creality Ender-3
  291. 2019-07-13 18:55:49,425 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container Creality Ender-3_user
  292. 2019-07-13 18:55:49,426 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [Creality Ender-3_user] added.
  293. 2019-07-13 18:55:49,426 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container draft
  294. 2019-07-13 18:55:49,427 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [draft] added.
  295. 2019-07-13 18:55:49,428 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container Creality Ender-3_settings
  296. 2019-07-13 18:55:49,429 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [Creality Ender-3_settings] added.
  297. 2019-07-13 18:55:49,429 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container creality_ender3
  298. 2019-07-13 18:55:49,456 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [creality_ender3] added.
  299. 2019-07-13 18:55:49,457 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [Creality Ender-3] added.
  300. 2019-07-13 18:55:49,457 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [72]: Default machine actions added for machine definition [creality_ender3]
  301. 2019-07-13 18:55:49,459 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container creality_ender3_extruder_0 #2
  302. 2019-07-13 18:55:49,461 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container creality_ender3_extruder_0 #2_user
  303. 2019-07-13 18:55:49,462 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [creality_ender3_extruder_0 #2_user] added.
  304. 2019-07-13 18:55:49,462 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container generic_pla_175
  305. 2019-07-13 18:55:49,466 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_imade3d_jellybox] added.
  306. 2019-07-13 18:55:49,466 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_imade3d_jellybox_0.4_mm] added.
  307. 2019-07-13 18:55:49,467 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_imade3d_jellybox_0.4_mm_2-fans] added.
  308. 2019-07-13 18:55:49,467 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_cartesio] added.
  309. 2019-07-13 18:55:49,467 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_cartesio_0.25mm_thermoplastic_extruder] added.
  310. 2019-07-13 18:55:49,467 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_cartesio_0.4mm_thermoplastic_extruder] added.
  311. 2019-07-13 18:55:49,467 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_cartesio_0.8mm_thermoplastic_extruder] added.
  312. 2019-07-13 18:55:49,467 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_hms434] added.
  313. 2019-07-13 18:55:49,468 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_hms434_0.25mm_TP_extruder] added.
  314. 2019-07-13 18:55:49,468 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_hms434_0.4mm_TP_extruder] added.
  315. 2019-07-13 18:55:49,468 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_hms434_0.8mm_TP_extruder] added.
  316. 2019-07-13 18:55:49,468 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_alya3dp] added.
  317. 2019-07-13 18:55:49,468 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_alyanx3dp] added.
  318. 2019-07-13 18:55:49,469 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175_kupido] added.
  319. 2019-07-13 18:55:49,469 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [generic_pla_175] added.
  320. 2019-07-13 18:55:49,469 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container creality_ender3_extruder_0 #2_settings
  321. 2019-07-13 18:55:49,470 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [creality_ender3_extruder_0 #2_settings] added.
  322. 2019-07-13 18:55:49,470 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container creality_ender3_extruder_0
  323. 2019-07-13 18:55:49,471 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [creality_ender3_extruder_0] added.
  324. 2019-07-13 18:55:49,471 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [creality_ender3_extruder_0 #2] added.
  325. 2019-07-13 18:55:49,489 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container fdmprinter
  326. 2019-07-13 18:55:49,516 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [fdmprinter] added.
  327. /usr/lib/cura/plugins/PostProcessingPlugin/Script.py:119: DeprecationWarning: invalid escape sequence \.
  328. m = re.search('^-?[0-9]+\.?[0-9]*', sub_part)
  329. 2019-07-13 18:55:49,609 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: BQ_PauseAtHeight
  330. 2019-07-13 18:55:49,610 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: ChangeAtZ
  331. 2019-07-13 18:55:49,611 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: DisplayFilenameAndLayerOnLCD
  332. 2019-07-13 18:55:49,611 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: FilamentChange
  333. 2019-07-13 18:55:49,612 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: InsertAtLayerChange
  334. 2019-07-13 18:55:49,613 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: PauseAtHeight
  335. 2019-07-13 18:55:49,614 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: PauseAtHeightRepRapFirmwareDuet
  336. 2019-07-13 18:55:49,614 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: PauseAtHeightforRepetier
  337. 2019-07-13 18:55:49,615 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: SearchAndReplace
  338. 2019-07-13 18:55:49,617 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: Stretch
  339. 2019-07-13 18:55:49,618 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: TimeLapse
  340. 2019-07-13 18:55:49,618 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: UsePreviousProbeMeasurements
  341. 2019-07-13 18:55:49,701 - INFO - [Thread-2] STLReader.STLReader.load_file [54]: Using legacy code to load STL data.
  342. 2019-07-13 18:55:49,702 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [161]: Extruder[creality_ender3_extruder_0 #2] added to [Creality Ender-3] at position [0]
  343. 2019-07-13 18:55:49,705 - WARNING - [MainThread] cura.Settings.ExtruderManager.registerExtruder [169]: Extruder [creality_ender3_extruder_0 #2] has already been registered on machine [Creality Ender-3], not doing anything
  344. 2019-07-13 18:55:49,712 - WARNING - [Thread-2] UM.Mesh.MeshBuilder.reserveFaceCount [156]: Had to convert 'num_faces' with int(): 2836.0 -> 2836
  345. 2019-07-13 18:55:49,713 - INFO - [MainThread] cura.Settings.MachineManager._initMachineState [330]: Machine 'Creality Ender-3' quality set to 'draft'
  346. 2019-07-13 18:55:49,820 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [74]: No machine with name Creality Ender-3 in list of firmware to check.
  347. 2019-07-13 18:55:49,963 - DEBUG - [Thread-2] UM.Mesh.MeshData.calculateNormalsFromVertices [444]: Calculating normals took 0.00044655799865722656 seconds
  348. 2019-07-13 18:55:49,964 - DEBUG - [Thread-2] STLReader.STLReader._read [97]: Loaded a mesh with 8508 vertices
  349. 2019-07-13 18:55:50,008 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [281]: Creating post processing plugin view.
  350. /usr/lib/python3.7/site-packages/UM/Qt/Bindings/i18nCatalogProxy.py:95: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
  351. function_args = inspect.getargspec(function)[0]
  352. 2019-07-13 18:55:50,018 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /usr/share/cura/resources/themes/cura-dark/theme.json
  353. 2019-07-13 18:55:50,019 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: /usr/share/cura/resources/themes/cura-light/theme.json
  354. 2019-07-13 18:55:50,027 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [230]: Loaded theme /usr/share/cura/resources/themes/cura-light
  355. 2019-07-13 18:55:50,028 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [230]: Loaded theme /usr/share/cura/resources/themes/cura-dark
  356. 2019-07-13 18:55:50,082 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [291]: Post processing view created.
  357. 2019-07-13 18:55:50,138 - WARNING - [MainThread] UM.Decorators.deprecated_function [19]: <function MachineManager.activeMachineId at 0x7f8581baa2f0> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.id instead
  358. /usr/lib/python3.7/site-packages/UM/Qt/QtApplication.py:265: DeprecationWarning: <function MachineManager.activeMachineId at 0x7f8581baa2f0> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.id instead
  359. self._qml_engine.load(self._main_qml)
  360. 2019-07-13 18:55:50,139 - WARNING - [MainThread] UM.Decorators.deprecated_function [19]: <function MachineManager.activeDefinitionId at 0x7f8581baf510> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.definition.id instead
  361. /usr/lib/python3.7/site-packages/UM/Qt/QtApplication.py:265: DeprecationWarning: <function MachineManager.activeDefinitionId at 0x7f8581baf510> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.definition.id instead
  362. self._qml_engine.load(self._main_qml)
  363. 2019-07-13 18:55:50,152 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
  364. 2019-07-13 18:55:50,152 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
  365. 2019-07-13 18:55:50,153 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
  366. 2019-07-13 18:55:50,153 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getImage [133]: No image header_pattern defined in Theme
  367. 2019-07-13 18:55:50,155 - WARNING - [MainThread] UM.Decorators.deprecated_function [19]: <function MachineManager.activeVariantBuildplateName at 0x7f8581baf400> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.variant.name instead
  368. /usr/lib/python3.7/site-packages/UM/Qt/QtApplication.py:265: DeprecationWarning: <function MachineManager.activeVariantBuildplateName at 0x7f8581baf400> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.variant.name instead
  369. self._qml_engine.load(self._main_qml)
  370. 2019-07-13 18:55:50,155 - WARNING - [MainThread] UM.Decorators.deprecated_function [19]: <function MachineManager.activeMachineName at 0x7f8581baa1e0> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.name instead
  371. /usr/lib/python3.7/site-packages/UM/Qt/QtApplication.py:265: DeprecationWarning: <function MachineManager.activeMachineName at 0x7f8581baa1e0> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.name instead
  372. self._qml_engine.load(self._main_qml)
  373. 2019-07-13 18:55:50,157 - DEBUG - [MainThread] cura.Machines.Models.BuildPlateModel._update [33]: Updating BuildPlateModel.
  374. 2019-07-13 18:55:50,356 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [369]: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:101:33: QML Settings: Failed to initialize QSettings instance. Status code is: 1
  375. 2019-07-13 18:55:50,356 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [369]: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:101:33: QML Settings: The following application identifiers have not been set: QVector("organizationName", "organizationDomain")
  376. Model size of -27 is less than 0
  377. qml: TableViewSelection: index out of range
  378. qml: TableViewSelection: index out of range
  379. 2019-07-13 18:55:50,494 - WARNING - [MainThread] UM.Preferences.getValue [97]: Tried to get the value of non-existing setting info/send_slice_info.
  380. 2019-07-13 18:55:50,522 - DEBUG - [MainThread] UM.Controller.setActiveStage [149]: Setting active stage to PrepareStage
  381. 2019-07-13 18:55:50,535 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [34]: Updating NozzleModel.
  382. 2019-07-13 18:55:50,539 - WARNING - [MainThread] UM.Decorators.deprecated_function [19]: <function MachineManager.activeVariantName at 0x7f8581baf1e0> is deprecated (since 4.1): use Cura.MachineManager.activeStack.variant.name instead
  383. /usr/lib/python3.7/site-packages/UM/Qt/Bindings/ControllerProxy.py:93: DeprecationWarning: <function MachineManager.activeVariantName at 0x7f8581baf1e0> is deprecated (since 4.1): use Cura.MachineManager.activeStack.variant.name instead
  384. self.activeStageChanged.emit()
  385. 2019-07-13 18:55:50,543 - WARNING - [MainThread] UM.Decorators.deprecated_function [19]: <function MachineManager.activeMachineDefinitionName at 0x7f8581baa0d0> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.definition.name instead
  386. /usr/lib/python3.7/site-packages/UM/Qt/Bindings/ControllerProxy.py:93: DeprecationWarning: <function MachineManager.activeMachineDefinitionName at 0x7f8581baa0d0> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.definition.name instead
  387. self.activeStageChanged.emit()
  388. /usr/lib/python3.7/site-packages/UM/Qt/Bindings/ControllerProxy.py:93: DeprecationWarning: <function MachineManager.activeMachineName at 0x7f8581baa1e0> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.name instead
  389. self.activeStageChanged.emit()
  390. 2019-07-13 18:55:50,572 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [369]: file:///usr/lib/cura/plugins/PrepareStage/PrepareMain.qml:16:5: QML ActionPanelWidget: Binding loop detected for property "width"
  391. 2019-07-13 18:55:50,572 - DEBUG - [MainThread] UM.Controller.setActiveView [91]: Setting active view to SolidView
  392. 2019-07-13 18:55:50,588 - INFO - [MainThread] Toolbox.src.Toolbox._makeRequestByType [529]: Requesting packages metadata from server.
  393. 2019-07-13 18:55:50,590 - INFO - [MainThread] Toolbox.src.Toolbox._makeRequestByType [529]: Requesting authors metadata from server.
  394. 2019-07-13 18:55:50,593 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [107]: Creating model checker view.
  395. 2019-07-13 18:55:50,595 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [116]: Model checker view created.
  396. 2019-07-13 18:55:50,596 - DEBUG - [MainThread] cura.CuraApplication.run [783]: Booting Cura took 3.0014946460723877 seconds
  397. Model size of -28 is less than 0
  398. 2019-07-13 18:55:50,615 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [136]: New error check scheduled.
  399. 2019-07-13 18:55:50,624 - DEBUG - [MainThread] cura.Machines.QualityManager.initialize [136]: Lookup tables updated.
  400. 2019-07-13 18:55:50,624 - INFO - [MainThread] cura.Machines.MaterialManager._updateMaps [281]: Updating material lookup data ...
  401. 2019-07-13 18:55:50,642 - INFO - [MainThread] cura.Settings.MachineManager._updateQualityWithMaterial [1276]: Updating quality/quality_changes due to material change
  402. 2019-07-13 18:55:50,643 - DEBUG - [MainThread] cura.Settings.MachineManager._updateQualityWithMaterial [1283]: Current quality type = [draft]
  403. 2019-07-13 18:55:50,643 - INFO - [MainThread] cura.Settings.MachineManager._updateQualityWithMaterial [1297]: Current available quality type [draft] is available, applying changes.
  404. /usr/lib/python3.7/site-packages/UM/Qt/ListModel.py:97: DeprecationWarning: <function MachineManager.activeMachineId at 0x7f8581baa2f0> is deprecated (since 4.1): use Cura.MachineManager.activeMachine.id instead
  405. self.endInsertRows()
  406. 2019-07-13 18:55:50,741 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [15]: Updating CustomQualityProfilesDropDownMenuModel.
  407. 2019-07-13 18:55:50,742 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [61]: Updating QualityProfilesDropDownMenuModel.
  408. 2019-07-13 18:55:50,742 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container coarse
  409. 2019-07-13 18:55:50,744 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [coarse] added.
  410. 2019-07-13 18:55:50,759 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container extra_coarse
  411. 2019-07-13 18:55:50,761 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [extra_coarse] added.
  412. 2019-07-13 18:55:50,776 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container fast
  413. 2019-07-13 18:55:50,777 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [fast] added.
  414. 2019-07-13 18:55:50,810 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container high
  415. 2019-07-13 18:55:50,811 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [high] added.
  416. 2019-07-13 18:55:50,828 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container normal
  417. 2019-07-13 18:55:50,829 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [normal] added.
  418. 2019-07-13 18:55:50,829 - DEBUG - [MainThread] LocalContainerProvider.LocalContainerProvider.loadContainer [59]: Loading container extra_fast
  419. 2019-07-13 18:55:50,830 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.addContainer [387]: Container [extra_fast] added.
  420. 2019-07-13 18:55:51,195 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [181]: Support for Vertex Array Objects: True
  421. 2019-07-13 18:55:51,195 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [99]: Initialized OpenGL subsystems.
  422. 2019-07-13 18:55:51,195 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [100]: OpenGL Version: 4.1.0 NVIDIA 430.26
  423. 2019-07-13 18:55:51,195 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [101]: OpenGL Vendor: NVIDIA Corporation
  424. 2019-07-13 18:55:51,196 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [102]: OpenGL Renderer: GeForce GTX 970/PCIe/SSE2
  425. 2019-07-13 18:55:51,196 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/uranium/resources/shaders/default.shader]...
  426. 2019-07-13 18:55:51,197 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/uranium/resources/shaders/selection.shader]...
  427. 2019-07-13 18:55:51,197 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/uranium/resources/shaders/default.shader]...
  428. 2019-07-13 18:55:51,198 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/uranium/resources/shaders/composite.shader]...
  429. 2019-07-13 18:55:51,200 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/cura/resources/shaders/overhang.shader]...
  430. 2019-07-13 18:55:51,201 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/cura/resources/shaders/striped.shader]...
  431. 2019-07-13 18:55:51,202 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/cura/resources/shaders/transparent_object.shader]...
  432. 2019-07-13 18:55:51,203 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/cura/resources/shaders/striped.shader]...
  433. 2019-07-13 18:55:51,204 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/uranium/resources/shaders/default.shader]...
  434. 2019-07-13 18:55:51,205 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/cura/resources/shaders/grid.shader]...
  435. 2019-07-13 18:55:51,206 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [/usr/share/uranium/resources/shaders/platform.shader]...
  436. Fatal Python error: Segmentation fault
  437.  
  438. Thread 0x00007f8540f8f700 (most recent call first):
  439. File "/usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDeviceManager.py", line 76 in _updateThread
  440. File "/usr/lib/python3.7/threading.py", line 865 in run
  441. File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
  442. File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
  443.  
  444. Thread 0x00007f8548ea3700 (most recent call first):
  445. File "/usr/lib/cura/plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py", line 61 in _updateThread
  446. File "/usr/lib/python3.7/threading.py", line 865 in run
  447. File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
  448. File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
  449.  
  450. Thread 0x00007f855e7fc700 (most recent call first):
  451. File "/usr/lib/python3.7/site-packages/UM/Backend/Backend.py", line 150 in _storeStderrToLogThread
  452. File "/usr/lib/python3.7/threading.py", line 865 in run
  453. File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
  454. File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
  455.  
  456. Thread 0x00007f855effd700 (most recent call first):
  457. File "/usr/lib/python3.7/site-packages/UM/Backend/Backend.py", line 138 in _storeOutputToLogThread
  458. File "/usr/lib/python3.7/threading.py", line 865 in run
  459. File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
  460. File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
  461.  
  462. Thread 0x00007f8570b2a700 (most recent call first):
  463. File "/usr/lib/python3.7/threading.py", line 296 in wait
  464. File "/usr/lib/python3.7/threading.py", line 427 in acquire
  465. File "/usr/lib/python3.7/site-packages/UM/JobQueue.py", line 86 in _nextJob
  466. File "/usr/lib/python3.7/site-packages/UM/JobQueue.py", line 112 in run
  467. File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
  468. File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
  469.  
  470. Thread 0x00007f857132b700 (most recent call first):
  471. File "/usr/lib/python3.7/threading.py", line 296 in wait
  472. File "/usr/lib/python3.7/threading.py", line 427 in acquire
  473. File "/usr/lib/python3.7/site-packages/UM/JobQueue.py", line 86 in _nextJob
  474. File "/usr/lib/python3.7/site-packages/UM/JobQueue.py", line 112 in run
  475. File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
  476. File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
  477.  
  478. Thread 0x00007f8571b2c700 (most recent call first):
  479. File "/usr/lib/python3.7/threading.py", line 296 in wait
  480. File "/usr/lib/python3.7/threading.py", line 427 in acquire
  481. File "/usr/lib/python3.7/site-packages/UM/JobQueue.py", line 86 in _nextJob
  482. File "/usr/lib/python3.7/site-packages/UM/JobQueue.py", line 112 in run
  483. File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
  484. File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
  485.  
  486. Thread 0x00007f857232d700 (most recent call first):
  487. File "/usr/lib/python3.7/threading.py", line 296 in wait
  488. File "/usr/lib/python3.7/threading.py", line 427 in acquire
  489. File "/usr/lib/python3.7/site-packages/UM/JobQueue.py", line 86 in _nextJob
  490. File "/usr/lib/python3.7/site-packages/UM/JobQueue.py", line 112 in run
  491. File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
  492. File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
  493.  
  494. Current thread 0x00007f858c0e3680 (most recent call first):
  495. File "/usr/lib/python3.7/site-packages/UM/Qt/QtApplication.py", line 341 in exec_
  496. File "/usr/lib/python3.7/site-packages/cura/CuraApplication.py", line 797 in run
  497. File "/usr/bin/cura", line 136 in <module>
  498. Segmentation fault (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement