Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.18k stars 2.08k forks source link

Core dump, when trying to add UM3 #2161

Closed thopiekar closed 6 years ago

thopiekar commented 7 years ago

Btw: What I find very interesting is that I'm using the builds from master and cura is still using the 2.6 config dirs. :thinking:

thopiekar@UM-LP-113:/?!$ cura
UM.Resources.__initializeStoragePaths [342]: Initializing storage paths
UM.Resources.__initializeStoragePaths [353]: Config storage path is /home/thopiekar/.config/cura/2.6
UM.Resources.__initializeStoragePaths [361]: Data storage path is /home/thopiekar/.local/share/cura/2.6
UM.Resources.__initializeStoragePaths [373]: Cache storage path is /home/thopiekar/.cache/cura/2.6
UM.View.GL.OpenGLContext.detectBestOpenGLVersion [103]: Trying OpenGL context 4.1...
UM.View.GL.OpenGLContext.detectBestOpenGLVersion [119]: Trying OpenGL context 2.0...
UM.View.GL.OpenGLContext.detectBestOpenGLVersion [128]: We got at least OpenGL context 2.0: 3.0 No profile
UM.Qt.QtApplication.__init__ [80]: Detected most suitable OpenGL context version: 2.0 No profile
2017-07-25 09:47:11,617 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin ConsoleLogger
2017-07-25 09:47:11,838 - INFO - CuraEngineBackend.CuraEngineBackend.__init__ [64]: Found CuraEngine at: /usr/bin/CuraEngine
2017-07-25 09:47:11,839 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin CuraEngineBackend
2017-07-25 09:47:11,841 - WARNING - UM.PluginRegistry.loadPlugin [193]: Plugin ConsoleLogger was already loaded
2017-07-25 09:47:11,889 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin LocalFileOutputDevice
2017-07-25 09:47:11,907 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin RotateTool
2017-07-25 09:47:11,917 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin MirrorTool
2017-07-25 09:47:11,925 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin SelectionTool
2017-07-25 09:47:11,932 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin CameraTool
2017-07-25 09:47:11,945 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin ScaleTool
2017-07-25 09:47:11,979 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin TranslateTool
2017-07-25 09:47:11,988 - WARNING - STLReader.STLReader.<module> [25]: Could not find numpy-stl, falling back to slower code.
2017-07-25 09:47:11,992 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin STLReader
2017-07-25 09:47:11,997 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin OBJWriter
2017-07-25 09:47:12,000 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin OBJReader
2017-07-25 09:47:12,005 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin STLWriter
2017-07-25 09:47:12,010 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin SimpleView
2017-07-25 09:47:12,014 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin FileLogger
2017-07-25 09:47:12,172 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin USBPrinting
2017-07-25 09:47:12,239 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin RemovableDriveOutputDevice                                                           
2017-07-25 09:47:12,291 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin GCodeProfileReader                                                                   
2017-07-25 09:47:12,476 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin 3MFReader                                                                            
2017-07-25 09:47:12,557 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin SliceInfoPlugin                                                                      
2017-07-25 09:47:12,605 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin GCodeReader                                                                          
2017-07-25 09:47:12,642 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin AutoSave
2017-07-25 09:47:12,691 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin ChangeLogPlugin
2017-07-25 09:47:12,730 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin LegacyProfileReader
2017-07-25 09:47:12,765 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin MachineSettingsAction
2017-07-25 09:47:12,771 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin PluginBrowser
2017-07-25 09:47:12,777 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin ImageReader
2017-07-25 09:47:12,819 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin XRayView
2017-07-25 09:47:12,869 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin CuraProfileWriter
2017-07-25 09:47:12,870 - WARNING - UM.PluginRegistry.loadPlugin [193]: Plugin CuraEngineBackend was already loaded
2017-07-25 09:47:12,935 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin PerObjectSettingsTool
2017-07-25 09:47:12,993 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin X3DReader
2017-07-25 09:47:12,998 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin SolidView
2017-07-25 09:47:13,036 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin LayerView
2017-07-25 09:47:13,070 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin GCodeWriter
2017-07-25 09:47:13,342 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin UM3NetworkPrinting
2017-07-25 09:47:13,516 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin UltimakerMachineActions
2017-07-25 09:47:13,523 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300013d._ultimaker._tcp.local.
2017-07-25 09:47:13,524 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3002199._ultimaker._tcp.local.
2017-07-25 09:47:13,524 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000113._ultimaker._tcp.local.
2017-07-25 09:47:13,525 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30001ab._ultimaker._tcp.local.
2017-07-25 09:47:13,525 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30001fd._ultimaker._tcp.local.
2017-07-25 09:47:13,525 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000117._ultimaker._tcp.local.
2017-07-25 09:47:13,526 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000bdc._ultimaker._tcp.local.
2017-07-25 09:47:13,526 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000139._ultimaker._tcp.local.
2017-07-25 09:47:13,526 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000024._ultimaker._tcp.local.
2017-07-25 09:47:13,527 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300010f._ultimaker._tcp.local.
2017-07-25 09:47:13,527 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000119._ultimaker._tcp.local.
2017-07-25 09:47:13,527 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30001fa._ultimaker._tcp.local.
2017-07-25 09:47:13,527 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300012b._ultimaker._tcp.local.
2017-07-25 09:47:13,528 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000162._ultimaker._tcp.local.
2017-07-25 09:47:13,528 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000167._ultimaker._tcp.local.
2017-07-25 09:47:13,528 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300001c._ultimaker._tcp.local.
2017-07-25 09:47:13,529 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000137._ultimaker._tcp.local.
2017-07-25 09:47:13,529 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30001fc._ultimaker._tcp.local.
2017-07-25 09:47:13,529 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30031da._ultimaker._tcp.local.
2017-07-25 09:47:13,530 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30033b5._ultimaker._tcp.local.
2017-07-25 09:47:13,530 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-024506c13201._ultimaker._tcp.local.
2017-07-25 09:47:13,530 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000202._ultimaker._tcp.local.
2017-07-25 09:47:13,531 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000047._ultimaker._tcp.local.
2017-07-25 09:47:13,531 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30010db._ultimaker._tcp.local.
2017-07-25 09:47:13,534 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000ec5._ultimaker._tcp.local.
2017-07-25 09:47:13,535 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300016f._ultimaker._tcp.local.
2017-07-25 09:47:13,536 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30001d5._ultimaker._tcp.local.
2017-07-25 09:47:13,536 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300010d._ultimaker._tcp.local.
2017-07-25 09:47:13,536 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000bda._ultimaker._tcp.local.
2017-07-25 09:47:13,537 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000126._ultimaker._tcp.local.
2017-07-25 09:47:13,537 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000041._ultimaker._tcp.local.
2017-07-25 09:47:13,537 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000bd4._ultimaker._tcp.local.
2017-07-25 09:47:13,538 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300004b._ultimaker._tcp.local.
2017-07-25 09:47:13,538 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000034._ultimaker._tcp.local.
2017-07-25 09:47:13,538 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30024b1._ultimaker._tcp.local.
2017-07-25 09:47:13,539 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300014b._ultimaker._tcp.local.
2017-07-25 09:47:13,539 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000147._ultimaker._tcp.local.
2017-07-25 09:47:13,539 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000109._ultimaker._tcp.local.
2017-07-25 09:47:13,540 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300010c._ultimaker._tcp.local.
2017-07-25 09:47:13,540 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30001b9._ultimaker._tcp.local.
2017-07-25 09:47:13,540 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300013f._ultimaker._tcp.local.
2017-07-25 09:47:13,541 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30001d2._ultimaker._tcp.local.
2017-07-25 09:47:13,541 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300011c._ultimaker._tcp.local.
2017-07-25 09:47:13,542 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300011f._ultimaker._tcp.local.
2017-07-25 09:47:13,542 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000130._ultimaker._tcp.local.
2017-07-25 09:47:13,542 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000132._ultimaker._tcp.local.
2017-07-25 09:47:13,542 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: UltimakerSystem-ccbdd3002fbf._ultimaker._tcp.local.
2017-07-25 09:47:13,543 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000039._ultimaker._tcp.local.
2017-07-25 09:47:13,543 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000114._ultimaker._tcp.local.
2017-07-25 09:47:13,544 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300012e._ultimaker._tcp.local.
2017-07-25 09:47:13,544 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300011b._ultimaker._tcp.local.
2017-07-25 09:47:13,544 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300259f._ultimaker._tcp.local.
2017-07-25 09:47:13,544 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000146._ultimaker._tcp.local.
2017-07-25 09:47:13,545 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000fef._ultimaker._tcp.local.
2017-07-25 09:47:13,545 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000129._ultimaker._tcp.local.
2017-07-25 09:47:13,545 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3002d68._ultimaker._tcp.local.
2017-07-25 09:47:13,546 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000203._ultimaker._tcp.local.
2017-07-25 09:47:13,546 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300315c._ultimaker._tcp.local.
2017-07-25 09:47:13,546 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30001ec._ultimaker._tcp.local.
2017-07-25 09:47:13,547 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300012c._ultimaker._tcp.local.
2017-07-25 09:47:13,547 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000157._ultimaker._tcp.local.
2017-07-25 09:47:13,547 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000022._ultimaker._tcp.local.
2017-07-25 09:47:13,548 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000033._ultimaker._tcp.local.
2017-07-25 09:47:13,548 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3002f5c._ultimaker._tcp.local.
2017-07-25 09:47:13,548 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300004a._ultimaker._tcp.local.
2017-07-25 09:47:13,549 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000b9f._ultimaker._tcp.local.
2017-07-25 09:47:13,549 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300002b._ultimaker._tcp.local.
2017-07-25 09:47:13,558 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000bb7._ultimaker._tcp.local.
2017-07-25 09:47:13,559 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300198c._ultimaker._tcp.local.
2017-07-25 09:47:13,608 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin VersionUpgrade26to27
2017-07-25 09:47:13,699 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin VersionUpgrade22to24
2017-07-25 09:47:13,718 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin VersionUpgrade25to26
2017-07-25 09:47:13,757 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin VersionUpgrade21to22
2017-07-25 09:47:13,926 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000120._ultimaker._tcp.local.
2017-07-25 09:47:13,930 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin 3MFWriter
2017-07-25 09:47:13,943 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd30001fe._ultimaker._tcp.local.
2017-07-25 09:47:14,027 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300010b._ultimaker._tcp.local.
2017-07-25 09:47:14,058 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin CuraProfileReader
2017-07-25 09:47:14,108 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin XmlMaterialProfile
2017-07-25 09:47:14,110 - INFO - UM.Qt.QtApplication.__init__ [112]: Command line arguments: {'file': [], 'disable-textures': False, 'external-backend': False, 'qmljsdebugger': None, 'single_instance': False}
2017-07-25 09:47:14,120 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [311]: Attempting to connect to /dev/ttyACM2
2017-07-25 09:47:14,120 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [311]: Attempting to connect to /dev/ttyACM1
2017-07-25 09:47:14,122 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [311]: Attempting to connect to /dev/ttyACM0
2017-07-25 09:47:14,297 - INFO - UM.VersionUpgradeManager.upgrade [112]: Looking for old configuration files to upgrade.
2017-07-25 09:47:14,507 - DEBUG - UM.Backend.Backend._logSocketState [173]: Socket state changed to Listening
2017-07-25 09:47:14,517 - INFO - UM.Backend.Backend.startEngine [74]: Started engine process: /usr/bin/CuraEngine
2017-07-25 09:47:14,518 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] Calling engine with: ['/usr/bin/CuraEngine', 'connect', '127.0.0.1:49674', '-j', '/usr/share/cura/resources/definitions/fdmprinter.def.json', '']
2017-07-25 09:47:14,522 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-07-25 09:47:14,522 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] Cura_SteamEngine version DEV
2017-07-25 09:47:14,522 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] Copyright (C) 2014 David Braam
2017-07-25 09:47:14,523 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-07-25 09:47:14,523 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] This program is free software: you can redistribute it and/or modify
2017-07-25 09:47:14,523 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] it under the terms of the GNU Affero General Public License as published by
2017-07-25 09:47:14,524 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] the Free Software Foundation, either version 3 of the License, or
2017-07-25 09:47:14,524 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] (at your option) any later version.
2017-07-25 09:47:14,524 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-07-25 09:47:14,524 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] This program is distributed in the hope that it will be useful,
2017-07-25 09:47:14,525 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2017-07-25 09:47:14,526 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2017-07-25 09:47:14,527 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] GNU Affero General Public License for more details.
2017-07-25 09:47:14,527 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-07-25 09:47:14,527 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] You should have received a copy of the GNU Affero General Public License
2017-07-25 09:47:14,528 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2017-07-25 09:47:14,539 - WARNING - UM.OutputDevice.OutputDeviceManager.removeOutputDevice [125]: Could not find output device with id /dev/ttyACM2 to remove
2017-07-25 09:47:14,540 - WARNING - UM.OutputDevice.OutputDeviceManager.removeOutputDevice [125]: Could not find output device with id /dev/ttyACM1 to remove
2017-07-25 09:47:14,540 - WARNING - UM.OutputDevice.OutputDeviceManager.removeOutputDevice [125]: Could not find output device with id /dev/ttyACM0 to remove
2017-07-25 09:47:14,730 - DEBUG - UM.Backend.Backend._logSocketState [177]: Socket state changed to Connected
2017-07-25 09:47:14,731 - DEBUG - UM.Backend.Backend._onSocketStateChanged [167]: Backend connected on port 49674
2017-07-25 09:47:14,903 - INFO - USBPrinting.USBPrinterOutputDevice._connect [319]: Could not establish connection on /dev/ttyACM1: 'Failed to enter programming mode'. Device is not arduino based.
2017-07-25 09:47:14,904 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM1 on baud rate 115200
2017-07-25 09:47:14,909 - INFO - USBPrinting.USBPrinterOutputDevice._connect [319]: Could not establish connection on /dev/ttyACM2: 'Failed to enter programming mode'. Device is not arduino based.
2017-07-25 09:47:14,910 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM2 on baud rate 115200
2017-07-25 09:47:15,124 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3002f14._ultimaker._tcp.local.
2017-07-25 09:47:15,136 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000110._ultimaker._tcp.local.
2017-07-25 09:47:15,871 - INFO - USBPrinting.USBPrinterOutputDevice._connect [319]: Could not establish connection on /dev/ttyACM0: 'Timeout'. Device is not arduino based.
2017-07-25 09:47:15,879 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM0 on baud rate 115200
2017-07-25 09:47:17,232 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000023._ultimaker._tcp.local.
2017-07-25 09:47:17,233 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300011a._ultimaker._tcp.local.
2017-07-25 09:47:17,234 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd300012f._ultimaker._tcp.local.
2017-07-25 09:47:21,303 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3002f37._ultimaker._tcp.local.
2017-07-25 09:47:31,165 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3000115._ultimaker._tcp.local.
2017-07-25 09:47:31,445 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM1 on baud rate 250000
2017-07-25 09:47:31,459 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM2 on baud rate 250000
2017-07-25 09:47:33,383 - DEBUG - UM.Settings.ContainerRegistry.load [214]: Loading data into container registry took 18.379724502563477 seconds
2017-07-25 09:47:33,454 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM0 on baud rate 250000
2017-07-25 09:47:33,487 - DEBUG - UM.Controller.setActiveView [84]: Setting active view to SolidView
2017-07-25 09:47:35,653 - DEBUG - UM.Qt.Bindings.Theme.load [165]: Loading theme file: /usr/share/cura/resources/themes/cura/theme.json
2017-07-25 09:47:35,937 - DEBUG - UM.Qt.Bindings.Theme.load [232]: Loaded theme /usr/share/cura/resources/themes/cura
QObject::connect: Parentheses expected, signal MainWindow::
QObject::connect: Parentheses expected, signal MainWindow::
QObject::connect: Parentheses expected, signal MainWindow::
QObject::connect: Parentheses expected, signal MainWindow::
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/BasicTableView.qml:613:17: QML Item: Binding loop detected for property "width"
file:///usr/share/cura/resources/qml/JobSpecs.qml:160:13: QML TooltipArea: Binding loop detected for property "height"
qml: TableViewSelection: index out of range
qml: TableViewSelection: index out of range
2017-07-25 09:47:37,096 - WARNING - UM.Preferences.getValue [81]: Tried to get the value of non-existing setting info/automatic_update_check.
2017-07-25 09:47:37,209 - DEBUG - UM3NetworkPrinting.DiscoverUM3Action._createAdditionalComponentsView [138]: Creating additional ui components for UM3.
2017-07-25 09:47:37,274 - DEBUG - UM3NetworkPrinting.DiscoverUM3Action.startDiscovery [38]: Starting printer discovery.
2017-07-25 09:47:37,993 - DEBUG - UM.Mesh.MeshData.approximateConvexHull [392]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.010389328002929688 seconds. 265 input vertices. 265 output vertices.
2017-07-25 09:47:38,565 - DEBUG - UM.Qt.QtRenderer._initialize [172]: Support for Vertex Array Objects: True
2017-07-25 09:47:38,642 - DEBUG - UM.View.GL.OpenGL.__init__ [85]: Initialized OpenGL subsystems.
2017-07-25 09:47:38,643 - DEBUG - UM.View.GL.OpenGL.__init__ [86]: OpenGL Version:  3.0 Mesa 17.0.3
2017-07-25 09:47:38,643 - DEBUG - UM.View.GL.OpenGL.__init__ [87]: OpenGL Vendor:   Intel Open Source Technology Center
2017-07-25 09:47:38,644 - DEBUG - UM.View.GL.OpenGL.__init__ [88]: OpenGL Renderer: Mesa DRI Intel(R) Sandybridge Mobile 
2017-07-25 09:47:38,677 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/default.shader]...
2017-07-25 09:47:38,718 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/selection.shader]...
2017-07-25 09:47:38,723 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/default.shader]...
2017-07-25 09:47:38,728 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/composite.shader]...
2017-07-25 09:47:38,760 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/overhang.shader]...
2017-07-25 09:47:38,811 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/striped.shader]...
2017-07-25 09:47:38,829 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/default.shader]...
2017-07-25 09:47:38,834 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/grid.shader]...
2017-07-25 09:47:38,841 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/platform.shader]...
2017-07-25 09:47:40,974 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM0 on baud rate 230400
/usr/lib/python3/dist-packages/UM/Mesh/MeshData.py:417: RuntimeWarning: invalid value encountered in true_divide
  n[:, 0] /= l
/usr/lib/python3/dist-packages/UM/Mesh/MeshData.py:418: RuntimeWarning: invalid value encountered in true_divide
  n[:, 1] /= l
/usr/lib/python3/dist-packages/UM/Mesh/MeshData.py:419: RuntimeWarning: invalid value encountered in true_divide
  n[:, 2] /= l
2017-07-25 09:47:48,030 - DEBUG - UM.Mesh.MeshData.calculateNormalsFromVertices [425]: Calculating normals took 0.0259397029876709 seconds
2017-07-25 09:47:48,067 - DEBUG - STLReader.STLReader.read [79]: Loaded a mesh with 129600 vertices
2017-07-25 09:47:48,215 - DEBUG - UM.Mesh.MeshData.approximateConvexHull [392]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.1457204818725586 seconds. 730 input vertices. 730 output vertices.
2017-07-25 09:47:48,332 - DEBUG - UM.FileHandler.ReadFileJob.run [63]: Loading file took 2.8 seconds
2017-07-25 09:47:48,472 - DEBUG - UM.Mesh.MeshData.approximateConvexHull [392]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.13831162452697754 seconds. 742 input vertices. 742 output vertices.
2017-07-25 09:47:48,494 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM0 on baud rate 57600
2017-07-25 09:47:48,544 - DEBUG - CuraEngineBackend.CuraEngineBackend._terminate [235]: Attempting to kill the engine process
2017-07-25 09:47:48,545 - DEBUG - CuraEngineBackend.CuraEngineBackend._terminate [241]: Killing engine process
2017-07-25 09:47:48,546 - DEBUG - CuraEngineBackend.CuraEngineBackend._terminate [244]: Engine process is killed. Received return code -15
2017-07-25 09:47:48,547 - DEBUG - UM.Backend.Backend._createSocket [213]: Previous socket existed. Closing that first.
2017-07-25 09:47:48,636 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/transparent_object.shader]...
2017-07-25 09:47:48,717 - DEBUG - UM.Backend.Backend._logSocketState [173]: Socket state changed to Listening
2017-07-25 09:47:48,757 - INFO - UM.Backend.Backend.startEngine [74]: Started engine process: /usr/bin/CuraEngine
2017-07-25 09:47:48,758 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] Calling engine with: ['/usr/bin/CuraEngine', 'connect', '127.0.0.1:49674', '-j', '/usr/share/cura/resources/definitions/fdmprinter.def.json', '']
2017-07-25 09:47:48,762 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-07-25 09:47:48,764 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] Cura_SteamEngine version DEV
2017-07-25 09:47:48,765 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] Copyright (C) 2014 David Braam
2017-07-25 09:47:48,766 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-07-25 09:47:48,766 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] This program is free software: you can redistribute it and/or modify
2017-07-25 09:47:48,767 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] it under the terms of the GNU Affero General Public License as published by
2017-07-25 09:47:48,768 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] the Free Software Foundation, either version 3 of the License, or
2017-07-25 09:47:48,774 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] (at your option) any later version.
2017-07-25 09:47:48,775 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-07-25 09:47:48,779 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] This program is distributed in the hope that it will be useful,
2017-07-25 09:47:48,780 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2017-07-25 09:47:48,780 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2017-07-25 09:47:48,780 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] GNU Affero General Public License for more details.
2017-07-25 09:47:48,781 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-07-25 09:47:48,781 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] You should have received a copy of the GNU Affero General Public License
2017-07-25 09:47:48,781 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2017-07-25 09:47:48,876 - DEBUG - UM.Backend.Backend._logSocketState [177]: Socket state changed to Connected
2017-07-25 09:47:48,877 - DEBUG - UM.Backend.Backend._onSocketStateChanged [167]: Backend connected on port 49674
2017-07-25 09:47:50,348 - DEBUG - CuraEngineBackend.CuraEngineBackend._onStartSliceCompleted [328]: Sending slice message took 1.2045495510101318 seconds
2017-07-25 09:47:50,629 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] [WARNING] Setting an unregistered setting date to 25-07-2017
2017-07-25 09:47:50,629 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] [WARNING] Setting an unregistered setting print_temperature to 200
2017-07-25 09:47:50,630 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] [WARNING] Setting an unregistered setting print_bed_temperature to 60
2017-07-25 09:47:50,631 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] [WARNING] Setting an unregistered setting day to Tue
2017-07-25 09:47:50,631 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] [WARNING] Setting an unregistered setting time to 09:47:49
2017-07-25 09:47:50,720 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] [WARNING]  -s expand_skins_into_infill="False" -s support_roof_density="100" -s acceleration_wall="3000" -s acceleration_print="3000" -s travel_compensate_overlapping_walls_enabled="True" -s switch_extruder_retraction_speeds="20" -s jerk_print="20" -s top_thickness="0.75" -s wireframe_printspeed="5" -s raft_speed="30.0" -s command_line_settings="0" -s skirt_line_count="1" -s raft_surface_line_spacing="0.35" -s infill_hollow="False" -s support_pattern="zigzag" -s machine_use_extruder_offset_to_offset_coords="True" -s retraction_hop_only_when_collides="False" -s support_connect_zigzags="True" -s start_layers_at_same_position="False" -s jerk_prime_tower="20" -s travel_avoid_other_parts="True" -s jerk_support_roof="20" -s jerk_print_layer_0="20" -s material_print_temp_prepend="True" -s jerk_travel="30" -s jerk_wall_x="20" -s speed_layer_0="30" -s jerk_wall_0="20" -s machine_max_jerk_e="5.0" -s jerk_enabled="False" -s support_enable="True" -s acceleration_support_bottom="3000" -s prime_tower_enable="False" -s wireframe_roof_outer_delay="0.2" -s acceleration_wall_x="3000" -s support_bottom_line_width="0.35" -s max_feedrate_z_override="0" -s speed_travel_layer_0="75.0" -s support_extruder_nr_layer_0="0" -s speed_support_bottom="26.666666666666668" -s skirt_brim_minimal_length="250" -s jerk_wall="20" -s layer_start_x="0.0" -s speed_wall_x="50" -s speed_wall_0="40" -s speed_wall="50" -s speed_infill="60" -s switch_extruder_retraction_amount="20" -s cool_fan_speed_min="100.0" -s retraction_extrusion_window="6.5" -s acceleration_wall_0="3000" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s retraction_prime_speed="25" -s retraction_retract_speed="25" -s machine_nozzle_heat_up_speed="2" -s extruder_prime_pos_x="0" -s cool_lift_head="False" -s ooze_shield_angle="60" -s acceleration_support_interface="3000" -s print_bed_temperature="60" -s travel_avoid_distance="0.65625" -s machine_max_acceleration_x="9000" -s jerk_ironing="20" -s retraction_extra_prime_amount="0" -s material_print_temperature_layer_0="200" -s extruder_prime_pos_abs="False" -s material_print_temperature="200" -s jerk_topbottom="20" -s draft_shield_height="10" -s wireframe_enabled="False" -s magic_fuzzy_skin_point_density="1.25" -s infill_mesh="False" -s mesh_position_y="0" -s material_flow_dependent_temperature="False" -s min_skin_width_for_expansion="2.060608064590967" -s expand_skins_expand_distance="0.6124999999999999" -s infill_angles="[ ]" -s travel_compensate_overlapping_walls_0_enabled="True" -s support_bottom_pattern="concentric" -s machine_depth="223" -s speed_support_roof="26.666666666666668" -s wireframe_top_delay="0" -s retraction_amount="6.5" -s machine_max_jerk_z="0.4" -s acceleration_skirt_brim="3000" -s retraction_hop="1" -s machine_max_feedrate_z="40" -s acceleration_travel_layer_0="5000.0" -s layer_height="0.15" -s machine_max_feedrate_y="300" -s prime_tower_purge_volume="0" -s support_roof_line_width="0.35" -s machine_max_acceleration_y="9000" -s machine_show_variants="True" -s machine_nozzle_size="0.4" -s speed_prime_tower="60" -s machine_heat_zone_length="20" -s cutting_mesh="False" -s shell="0" -s machine_heated_bed="True" -s switch_extruder_retraction_speed="20" -s gantry_height="52" -s wireframe_bottom_delay="0" -s retraction_hop_after_extruder_switch="True" -s wall_0_extruder_nr="-1" -s cool_min_layer_time_fan_speed_max="10" -s support_bottom_extruder_nr="0" -s jerk_travel_layer_0="30.0" -s machine_width="223" -s top_layers="5" -s support_bottom_height="1" -s print_temperature="200" -s machine_nozzle_id="unknown" -s layer_height_0="0.27" -s support_conical_min_width="5.0" -s jerk_layer_0="20" -s acceleration_ironing="3000" -s extruder_prime_pos_z="0" -s machine_nozzle_cool_down_speed="2" -s wireframe_up_half_speed="0.3" -s acceleration_travel="5000" -s raft_surface_jerk="20" -s multiple_mesh_overlap="0.15" -s meshfix_extensive_stitching="False" -s material_diameter="2.85" -s top_bottom_extruder_nr="-1" -s machine_max_acceleration_z="100" -s machine_min_cool_heat_time_window="50.0" -s spaghetti_infill_extra_volume="0" -s wireframe_fall_down="0.5" -s default_material_print_temperature="200" -s support_interface_extruder_nr="0" -s infill_wipe_dist="0.0875" -s machine_nozzle_tip_outer_diameter="1.05" -s wall_x_extruder_nr="-1" -s brim_outside_only="True" -s machine_head_with_fans_polygon="[[-44, 14], [-44, -34], [64, 14], [64, -34]]" -s jerk_support_infill="20" -s infill_line_distance="0.4375" -s expand_lower_skins="False" -s skirt_brim_line_width="0.35" -s acceleration_support="3000" -s brim_line_count="23" -s support_interface_line_width="0.35" -s machine_filament_park_distance="20" -s skin_overlap="5" -s acceleration_print_layer_0="3000" -s acceleration_infill="3000" -s travel_retract_before_outer_wall="False" -s switch_extruder_prime_speed="20" -s raft_base_acceleration="3000" -s dual="0" -s cool_min_speed="10" -s material_initial_print_temperature="190" -s layer_start_y="0.0" -s wireframe_flow_connection="100" -s outer_inset_first="False" -s infill_overlap_mm="0.035" -s raft_interface_line_spacing="0.8999999999999999" -s support_roof_extruder_nr="0" -s top_bottom_pattern_0="lines" -s machine_max_jerk_xy="20.0" -s wall_line_width_0="0.35" -s acceleration_enabled="False" -s skin_alternate_rotation="False" -s skin_line_width="0.35" -s raft_interface_jerk="20" -s jerk_skirt_brim="20" -s z_seam_relative="False" -s machine_shape="rectangular" -s cool_fan_enabled="True" -s retraction_count_max="90" -s magic_fuzzy_skin_point_dist="0.8" -s material_bed_temp_wait="True" -s bottom_layers="5" -s material_bed_temperature="60" -s prime_tower_line_width="0.35" -s machine_gcode_flavor="UltiGCode" -s material_print_temp_wait="True" -s wall_line_count="2" -s machine_minimum_feedrate="0.0" -s machine_name="Ultimaker 2+" -s wall_line_width_x="0.35" -s raft_surface_line_width="0.35" -s wall_0_wipe_dist="0.2" -s machine_nozzle_expansion_angle="45" -s top_bottom_pattern="lines" -s support_line_width="0.35" -s machine_acceleration="3000" -s wall_0_inset="0.025000000000000022" -s machine_center_is_zero="False" -s smooth_spiralized_contours="True" -s speed_equalize_flow_enabled="False" -s skin_overlap_mm="0.0175" -s mold_angle="40" -s machine_max_feedrate_e="45" -s travel_compensate_overlapping_walls_x_enabled="True" -s raft_fan_speed="0" -s raft_base_line_width="0.8" -s support_infill_extruder_nr="0" -s fill_perimeter_gaps="everywhere" -s support_top_distance="0.1" -s infill_line_width="0.35" -s fill_outline_gaps="False" -s ooze_shield_dist="2" -s ironing_flow="10.0" -s infill_sparse_thickness="0.15" -s jerk_infill="20" -s skin_angles="[ ]" -s xy_offset="0" -s carve_multiple_volumes="False" -s jerk_support="20" -s ironing_line_spacing="0.1" -s skirt_brim_speed="30" -s material_flow="100" -s xy_offset_layer_0="0" -s z_seam_y="669" -s speed_ironing="20.0" -s retraction_min_travel="0.7" -s skin_no_small_gaps_heuristic="True" -s speed_print="60" -s support_type="everywhere" -s material_standby_temperature="175" -s infill_extruder_nr="-1" -s acceleration_topbottom="3000" -s material_extrusion_cool_down_speed="0.7" -s infill_pattern="lines" -s speed_equalize_flow_max="150" -s coasting_speed="90" -s resolution="0" -s support_line_distance="2.3333333333333335" -s cool_min_layer_time="5" -s wireframe_roof_inset="5" -s machine_nozzle_temp_enabled="False" -s gradual_infill_step_height="1.5" -s meshfix_keep_open_polygons="False" -s mesh_position_x="0" -s machine_max_feedrate_x="300" -s spaghetti_inset="0.2" -s cool_fan_full_layer="2" -s alternate_carve_order="True" -s sub_div_rad_add="0.35" -s retraction_hop_enabled="False" -s gradual_infill_steps="0.0" -s support_tower_roof_angle="65" -s infill_before_walls="True" -s support_bottom_distance="0.1" -s prime_tower_size="20" -s spaghetti_infill_stepped="True" -s support_xy_overrides_z="z_overrides_xy" -s support_bottom_stair_step_height="0.3" -s material_bed_temp_prepend="True" -s support="0" -s support_bottom_stair_step_width="5.0" -s support_join_distance="2.0" -s dual_pre_wipe="True" -s mold_width="5" -s gradual_support_infill_steps="0" -s alternate_extra_perimeter="False" -s gradual_support_infill_step_height="1.5" -s layer_0_z_overlap="0.15" -s ironing_inset="0.175" -s support_roof_enable="False" -s support_bottom_enable="False" -s retraction_speed="25" -s support_roof_height="1" -s infill_sparse_density="80" -s support_interface_pattern="concentric" -s support_interface_skip_height="0.3" -s support_roof_line_distance="0.35" -s material="0" -s support_roof_pattern="concentric" -s prime_tower_wipe_enabled="True" -s support_tower_diameter="3.0" -s support_minimal_diameter="3.0" -s infill_mesh_order="0" -s expand_upper_skins="False" -s prime_blob_enable="True" -s extruder_prime_pos_y="0" -s support_infill_rate="15" -s adhesion_type="brim" -s adhesion_extruder_nr="0" -s skirt_gap="3" -s raft_margin="15" -s support_interface_density="100" -s prime_tower_position_x="213.45000000000002" -s cool_fan_speed_0="0" -s raft_airgap="0.3" -s support_mesh="False" -s support_xy_distance_overhang="0.2" -s raft_surface_thickness="0.15" -s prime_tower_flow="100" -s raft_interface_thickness="0.22499999999999998" -s z_seam_type="shortest" -s raft_interface_line_width="0.7" -s raft_base_thickness="0.324" -s raft_base_line_spacing="1.6" -s raft_interface_speed="22.5" -s support_offset="0.2" -s raft_base_speed="22.5" -s raft_surface_acceleration="3000" -s anti_overhang_mesh="False" -s platform_adhesion="0" -s speed_print_layer_0="30" -s raft_interface_acceleration="3000" -s material_guid="506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9" -s raft_base_jerk="20" -s raft_surface_fan_speed="0" -s cooling="0" -s meshfix_union_all="True" -s acceleration_support_infill="3000" -s meshfix_union_all_remove_holes="False" -s mold_enabled="False" -s mold_roof_height="0.5" -s cool_fan_speed_max="100.0" -s support_mesh_drop_down="True" -s magic_mesh_surface_mode="normal" -s raft_interface_fan_speed="0" -s draft_shield_dist="10" -s draft_shield_enabled="False" -s conical_overhang_enabled="False" -s ironing_pattern="zigzag" -s draft_shield_height_limitation="full" -s coasting_min_volume="0.8" -s retraction_enable="True" -s skin_outline_count="0" -s conical_overhang_angle="50" -s cool_fan_full_at_height="0.27" -s spaghetti_infill_enabled="False" -s spaghetti_max_infill_angle="10" -s time="09:47:49" -s speed_topbottom="30" -s magic_spiralize="False" -s spaghetti_max_height="2.0" -s spaghetti_flow="20" -s machine_nozzle_head_distance="5" -s support_conical_enabled="False" -s support_conical_angle="30" -s magic_fuzzy_skin_enabled="False" -s jerk_support_bottom="20" -s magic_fuzzy_skin_thickness="0.3" -s wireframe_height="5" -s prime_tower_wall_thickness="0.871" -s ooze_shield_enabled="False" -s coasting_enable="False" -s wireframe_printspeed_bottom="5" -s wireframe_printspeed_up="5" -s prime_tower_position_y="193.45000000000002" -s z_seam_x="111.5" -s raft_surface_speed="30.0" -s wireframe_printspeed_down="5" -s machine_disallowed_areas="[[[-115, 112.5], [-78, 112.5], [-80, 102.5], [-115, 102.5]], [[115, 112.5], [115, 102.5], [105, 102.5], [103, 112.5]], [[-115, -112.5], [-115, -104.5], [-84, -104.5], [-82, -112.5]], [[115, -112.5], [108, -112.5], [110, -104.5], [115, -104.5]]]" -s acceleration_prime_tower="3000" -s support_infill_sparse_thickness="0.15" -s jerk_support_interface="20" -s raft_base_fan_speed="0" -s wireframe_printspeed_flat="5" -s wireframe_flow_flat="100" -s wireframe_flat_delay="0.1" -s wireframe_top_jump="0.6" -s wireframe_drag_along="0.6" -s coasting_volume="0.064" -s wireframe_strategy="compensate" -s wireframe_straight_before_down="20" -s print_sequence="all_at_once" -s support_use_towers="True" -s wireframe_roof_fall_down="2" -s speed_slowdown_layers="2" -s material_final_print_temperature="185" -s wireframe_roof_drag_along="0.8" -s wireframe_nozzle_clearance="1" -s initial_layer_line_width_factor="100.0" -s support_xy_distance="0.7" -s support_interface_height="1" -s speed_support_infill="40" -s retract_at_layer_change="False" -s machine_extruder_count="1" -s ironing_enabled="False" -s center_object="False" -s mesh_position_z="0" -s speed_travel="150" -s cool_fan_speed="100.0" -s support_z_distance="0.1" -s date="25-07-2017" -s experimental="0" -s brim_width="8.0" -s speed_support="40" -s support_interface_enable="False" -s top_bottom_thickness="0.75" -s support_bottom_density="100" -s bottom_thickness="0.75" -s raft_acceleration="3000" -s machine_height="205" -s min_infill_area="0" -s wall_thickness="0.7" -s material_flow_temp_graph="[[3.5,200],[7.0,240]]" -s travel="0" -s support_angle="50" -s nozzle_disallowed_areas="[]" -s wireframe_flow="100" -s speed_support_interface="26.666666666666668" -s max_skin_angle_for_expansion="20" -s line_width="0.35" -s machine_head_polygon="[[-1, 1], [-1, -1], [1, -1], [1, 1]]" -s speed="0" -s material_bed_temperature_layer_0="60" -s machine_max_acceleration_e="10000" -s day="Tue" -s raft_surface_layers="2" -s prime_tower_min_volume="10" -s wall_line_width="0.35" -s meshfix="0" -s wall_extruder_nr="-1" -s support_bottom_line_distance="0.35" -s infill_overlap="10" -s machine_settings="0" -s infill="0" -s retraction_combing="all" -s raft_jerk="20" -s acceleration_support_roof="3000" -s blackmagic="0" -s support_extruder_nr="0" -s acceleration_layer_0="3000" -g -e0 -s travel_compensate_overlapping_walls_x_enabled="True" -s cool_min_layer_time_fan_speed_max="10" -s spaghetti_flow="20" -s brim_outside_only="True" -s mold_roof_height="0.5" -s support_roof_line_width="0.35" -s cool_fan_speed_max="100.0" -s support_roof_enable="False" -s travel_compensate_overlapping_walls_0_enabled="True" -s layer_0_z_overlap="0.15" -s support_join_distance="2.0" -s acceleration_wall="3000" -s support_xy_distance_overhang="0.2" -s acceleration_infill="3000" -s prime_tower_min_volume="10" -s speed_equalize_flow_max="150" -s min_skin_width_for_expansion="2.060608064590967" -s cool_fan_enabled="True" -s bottom_layers="5" -s support_interface_skip_height="0.3" -s wall_line_count="2" -s raft_surface_layers="2" -s top_layers="5" -s raft_surface_speed="30.0" -s meshfix_union_all="True" -s cool_min_layer_time="5" -s top_thickness="0.75" -s acceleration_support="3000" -s support_line_width="0.35" -s machine_nozzle_tip_outer_diameter="1.05" -s cool_fan_speed_0="0" -s support_roof_line_distance="0.35" -s raft_interface_acceleration="3000" -s meshfix_union_all_remove_holes="False" -s support_bottom_pattern="concentric" -s support_bottom_line_width="0.35" -s cool_min_speed="10" -s acceleration_print="3000" -s coasting_enable="False" -s raft_base_jerk="20" -s raft_interface_thickness="0.22499999999999998" -s raft_speed="30.0" -s spaghetti_max_infill_angle="10" -s speed_prime_tower="60" -s spaghetti_max_height="2.0" -s magic_fuzzy_skin_enabled="False" -s speed_infill="60" -s retraction_speed="25" -s machine_nozzle_head_distance="5" -s machine_nozzle_cool_down_speed="2" -s raft_interface_line_width="0.7" -s jerk_skirt_brim="20" -s z_seam_relative="False" -s jerk_prime_tower="20" -s retraction_extra_prime_amount="0" -s mesh_position_y="0" -s acceleration_support_infill="3000" -s prime_blob_enable="True" -s raft_base_speed="22.5" -s support_angle="50" -s speed_ironing="20.0" -s initial_layer_line_width_factor="100.0" -s jerk_travel_layer_0="30.0" -s travel_avoid_distance="0.65625" -s prime_tower_purge_volume="0" -s layer_start_x="0.0" -s coasting_volume="0.064" -s z_seam_y="669" -s skin_overlap_mm="0.0175" -s mold_angle="40" -s speed_equalize_flow_enabled="False" -s min_infill_area="0" -s expand_skins_into_infill="False" -s retraction_hop="1" -s dual_pre_wipe="True" -s support_line_distance="2.3333333333333335" -s support_conical_enabled="False" -s support_interface_pattern="concentric" -s infill_sparse_density="80" -s support_roof_height="1" -s support_minimal_diameter="3.0" -s ironing_enabled="False" -s multiple_mesh_overlap="0.15" -s acceleration_travel="5000" -s raft_surface_jerk="20" -s line_width="0.35" -s machine_extruder_end_pos_y="0" -s support_z_distance="0.1" -s retraction_hop_enabled="False" -s wall_0_inset="0.025000000000000022" -s support_bottom_density="100" -s machine_filament_park_distance="20" -s skin_overlap="5" -s jerk_support_roof="20" -s xy_offset_layer_0="0" -s skirt_brim_speed="30" -s material_flow="100" -s acceleration_support_bottom="3000" -s raft_surface_fan_speed="0" -s raft_margin="15" -s travel="0" -s support_xy_distance="0.7" -s acceleration_print_layer_0="3000" -s platform_adhesion="0" -s jerk_wall_0="20" -s material_print_temperature_layer_0="200" -s extruder_prime_pos_abs="False" -s raft_acceleration="3000" -s bottom_thickness="0.75" -s switch_extruder_retraction_speeds="20" -s switch_extruder_retraction_amount="20" -s material_final_print_temperature="185" -s acceleration_layer_0="3000" -s speed_support_interface="26.666666666666668" -s coasting_speed="90" -s infill_pattern="lines" -s resolution="0" -s support_top_distance="0.1" -s fill_perimeter_gaps="everywhere" -s material_flow_dependent_temperature="False" -s machine_extruder_start_pos_abs="false" -s layer_start_y="0.0" -s material_initial_print_temperature="190" -s expand_upper_skins="False" -s raft_fan_speed="0" -s max_feedrate_z_override="0" -s retract_at_layer_change="False" -s machine_extruder_end_pos_x="0" -s extruder_prime_pos_y="0" -s travel_compensate_overlapping_walls_enabled="True" -s infill_before_walls="True" -s acceleration_ironing="3000" -s extruder_prime_pos_z="0" -s z_seam_x="111.5" -s raft_base_line_width="0.8" -s raft_interface_speed="22.5" -s brim_width="8.0" -s material_standby_temperature="175" -s machine_nozzle_size="0.4" -s top_bottom_thickness="0.75" -s jerk_layer_0="20" -s support_conical_min_width="5.0" -s machine_nozzle_id="unknown" -s infill_overlap="10" -s wall_thickness="0.7" -s switch_extruder_retraction_speed="20" -s extruder_nr="0" -s mesh_position_z="0" -s cool_fan_speed="100.0" -s support_interface_enable="False" -s machine_extruder_start_pos_y="0" -s machine_nozzle_offset_y="0" -s default_material_print_temperature="200" -s material="0" -s ironing_inset="0.175" -s gradual_support_infill_step_height="1.5" -s material_diameter="2.85" -s jerk_support_interface="20" -s raft_interface_fan_speed="0" -s cooling="0" -s machine_extruder_end_pos_abs="false" -s z_seam_type="shortest" -s retraction_retract_speed="25" -s machine_nozzle_heat_up_speed="2" -s acceleration_support_interface="3000" -s extruder_prime_pos_x="0" -s acceleration_skirt_brim="3000" -s raft_base_line_spacing="1.6" -s skin_outline_count="0" -s cool_fan_full_at_height="0.27" -s spaghetti_inset="0.2" -s support_connect_zigzags="True" -s skirt_line_count="1" -s raft_surface_line_spacing="0.35" -s infill_hollow="False" -s raft_interface_jerk="20" -s skin_line_width="0.35" -s raft_surface_acceleration="3000" -s xy_offset="0" -s skin_angles="[ ]" -s jerk_infill="20" -s ironing_pattern="zigzag" -s conical_overhang_enabled="False" -s center_object="False" -s speed_wall="50" -s speed_wall_0="40" -s support_roof_density="100" -s raft_base_fan_speed="0" -s meshfix="0" -s speed_print="60" -s skin_no_small_gaps_heuristic="True" -s travel_avoid_other_parts="True" -s support_tower_diameter="3.0" -s acceleration_prime_tower="3000" -s mold_enabled="False" -s dual="0" -s acceleration_wall_x="3000" -s speed_travel_layer_0="75.0" -s support_xy_overrides_z="z_overrides_xy" -s meshfix_extensive_stitching="False" -s infill_line_width="0.35" -s retraction_hop_after_extruder_switch="True" -s material_flow_temp_graph="[[3.5,200],[7.0,240]]" -s infill_angles="[ ]" -s support_conical_angle="30" -s retraction_min_travel="0.7" -s max_skin_angle_for_expansion="20" -s mold_width="5" -s support_infill_sparse_thickness="0.15" -s gradual_infill_step_height="1.5" -s meshfix_keep_open_polygons="False" -s mesh_position_x="0" -s wall_0_wipe_dist="0.2" -s raft_surface_line_width="0.35" -s wall_line_width_x="0.35" -s jerk_print="20" -s support_interface_height="1" -s shell="0" -s machine_heat_zone_length="20" -s material_guid="506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9" -s skirt_gap="3" -s material_extrusion_cool_down_speed="0.7" -s support_bottom_stair_step_height="0.3" -s support="0" -s acceleration_topbottom="3000" -s jerk_wall_x="20" -s spaghetti_infill_extra_volume="0" -s machine_min_cool_heat_time_window="50.0" -s conical_overhang_angle="50" -s speed_support_infill="40" -s skirt_brim_minimal_length="250" -s jerk_wall="20" -s material_print_temperature="200" -s jerk_topbottom="20" -s magic_fuzzy_skin_point_density="1.25" -s sub_div_rad_add="0.35" -s prime_tower_flow="100" -s machine_nozzle_offset_x="0" -s speed_topbottom="30" -s speed_print_layer_0="30" -s acceleration_travel_layer_0="5000.0" -s command_line_settings="0" -s switch_extruder_prime_speed="20" -s raft_base_acceleration="3000" -s ironing_line_spacing="0.1" -s infill_wipe_dist="0.0875" -s raft_base_thickness="0.324" -s jerk_print_layer_0="20" -s retraction_count_max="90" -s magic_fuzzy_skin_point_dist="0.8" -s retraction_hop_only_when_collides="False" -s retraction_extrusion_window="6.5" -s cool_fan_speed_min="100.0" -s alternate_extra_perimeter="False" -s machine_nozzle_temp_enabled="False" -s wall_line_width_0="0.35" -s skin_alternate_rotation="False" -s skirt_brim_line_width="0.35" -s brim_line_count="23" -s support_interface_line_width="0.35" -s prime_tower_line_width="0.35" -s speed="0" -s fill_outline_gaps="False" -s ironing_flow="10.0" -s support_tower_roof_angle="65" -s gradual_infill_steps="0.0" -s coasting_min_volume="0.8" -s raft_airgap="0.3" -s magic_fuzzy_skin_thickness="0.3" -s spaghetti_infill_enabled="False" -s raft_surface_thickness="0.15" -s speed_wall_x="50" -s support_bottom_stair_step_width="5.0" -s cool_lift_head="False" -s machine_extruder_start_pos_x="0" -s support_pattern="zigzag" -s support_roof_pattern="concentric" -s experimental="0" -s speed_support="40" -s jerk_support_infill="20" -s expand_lower_skins="False" -s infill_line_distance="0.4375" -s retraction_enable="True" -s jerk_ironing="20" -s jerk_travel="30" -s speed_layer_0="30" -s infill_sparse_thickness="0.15" -s cool_fan_full_layer="2" -s speed_travel="150" -s infill_overlap_mm="0.035" -s outer_inset_first="False" -s raft_interface_line_spacing="0.8999999999999999" -s retraction_amount="6.5" -s jerk_support_bottom="20" -s acceleration_support_roof="3000" -s spaghetti_infill_stepped="True" -s support_bottom_distance="0.1" -s support_offset="0.2" -s support_bottom_line_distance="0.35" -s top_bottom_pattern="lines" -s speed_support_bottom="26.666666666666668" -s support_bottom_enable="False" -s expand_skins_expand_distance="0.6124999999999999" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s acceleration_wall_0="3000" -s retraction_prime_speed="25" -s magic_mesh_surface_mode="normal" -s wall_line_width="0.35" -s support_infill_rate="15" -s jerk_support="20" -s speed_support_roof="26.666666666666668" -s machine_settings="0" -s support_interface_density="100" -s support_use_towers="True" -s prime_tower_wipe_enabled="True" -s top_bottom_pattern_0="lines" -s gradual_support_infill_steps="0" -s infill="0" -s raft_jerk="20" -s blackmagic="0" -s support_bottom_height="1" -e0 -l "0"
2017-07-25 09:47:51,791 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3003423._ultimaker._tcp.local.
2017-07-25 09:47:51,797 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [217]: Trying to get address of ultimakersystem-ccbdd3003423._ultimaker._tcp.local.
2017-07-25 09:47:56,004 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM0 on baud rate 38400
2017-07-25 09:47:58,551 - DEBUG - AutoSave.AutoSave._onTimeout [48]: Autosaving preferences, instances and profiles
2017-07-25 09:47:59,495 - DEBUG - UM3NetworkPrinting.NetworkPrinterOutputDevicePlugin._onServiceChanged [203]: Bonjour service added: ultimakersystem-ccbdd3002f56._ultimaker._tcp.local.
2017-07-25 09:48:03,513 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM0 on baud rate 19200
2017-07-25 09:48:11,031 - DEBUG - USBPrinting.USBPrinterOutputDevice._connect [327]: Attempting to connect to printer with serial /dev/ttyACM0 on baud rate 9600
2017-07-25 09:48:18,610 - ERROR - USBPrinting.USBPrinterOutputDevice._connect [365]: Baud rate detection for /dev/ttyACM0 failed
2017-07-25 09:48:18,612 - DEBUG - USBPrinting.USBPrinterOutputDevice.close [379]: Closing the USB printer connection.
2017-07-25 09:48:18,627 - DEBUG - USBPrinting.USBPrinterOutputDevice.close [384]: PrinterConnection.close: cannot join current thread (expected)
2017-07-25 09:48:21,888 - DEBUG - UM3NetworkPrinting.DiscoverUM3Action.reset [46]: Reset the list of found printers.
2017-07-25 09:48:22,228 - DEBUG - UM.Mesh.MeshData.approximateConvexHull [392]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.06460380554199219 seconds. 121 input vertices. 121 output vertices.
2017-07-25 09:48:22,236 - WARNING - UM.OutputDevice.OutputDeviceManager.removeOutputDevice [125]: Could not find output device with id /dev/ttyACM0 to remove
Fatal Python error: Segmentation fault

Thread 0x00007f2593fff700 (most recent call first):
  File "/usr/lib/python3/dist-packages/UM/Backend/Backend.py", line 155 in _storeStderrToLogThread
  File "/usr/lib/python3.5/threading.py", line 862 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25937fe700 (most recent call first):
  File "/usr/lib/python3/dist-packages/UM/Backend/Backend.py", line 147 in _storeOutputToLogThread
  File "/usr/lib/python3.5/threading.py", line 862 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25c9ffb700 (most recent call first):
  File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 533 in write
  File "/usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py", line 414 in _sendCommand
  File "/usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py", line 363 in _connect
  File "/usr/lib/python3.5/threading.py", line 862 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25ca7fc700 (most recent call first):
  File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 533 in write
  File "/usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py", line 413 in _sendCommand
  File "/usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py", line 363 in _connect
  File "/usr/lib/python3.5/threading.py", line 862 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25cb7fe700 (most recent call first):
  File "/usr/lib/python3.5/threading.py", line 297 in wait
  File "/usr/lib/python3/dist-packages/zeroconf.py", line 1569 in wait
  File "/usr/lib/python3/dist-packages/zeroconf.py", line 1153 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25cbfff700 (most recent call first):
  File "/usr/lib/python3.5/threading.py", line 297 in wait
  File "/usr/lib/python3/dist-packages/zeroconf.py", line 1569 in wait
  File "/usr/lib/python3/dist-packages/zeroconf.py", line 1017 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25e4c69700 (most recent call first):
  File "/usr/lib/python3/dist-packages/zeroconf.py", line 946 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25e653c700 (most recent call first):
  File "/usr/lib/python3.5/threading.py", line 293 in wait
  File "/usr/lib/python3.5/threading.py", line 424 in acquire
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 86 in _nextJob
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 116 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25e6d3d700 (most recent call first):
  File "/usr/lib/python3.5/threading.py", line 293 in wait
  File "/usr/lib/python3.5/threading.py", line 424 in acquire
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 86 in _nextJob
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 116 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25e753e700 (most recent call first):
  File "/usr/lib/python3.5/threading.py", line 293 in wait
  File "/usr/lib/python3.5/threading.py", line 424 in acquire
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 86 in _nextJob
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 116 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25e7d3f700 (most recent call first):
  File "/usr/lib/python3.5/threading.py", line 293 in wait
  File "/usr/lib/python3.5/threading.py", line 424 in acquire
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 86 in _nextJob
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 116 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f25ed147700 (most recent call first):
  File "/usr/lib/cura/plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py", line 58 in _updateThread
  File "/usr/lib/python3.5/threading.py", line 862 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Thread 0x00007f26144ff700 (most recent call first):
  File "/usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDeviceManager.py", line 87 in _updateThread
  File "/usr/lib/python3.5/threading.py", line 862 in run
  File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap

Current thread 0x00007f2624e48700 (most recent call first):
  File "/usr/lib/python3/dist-packages/UM/Qt/ListModel.py", line 63 in setItems
  File "/usr/lib/python3/dist-packages/cura/Settings/ExtrudersModel.py", line 224 in __updateExtruders
  File "/usr/lib/python3/dist-packages/cura/CuraApplication.py", line 670 in run
  File "/usr/bin/cura", line 73 in <module>
Segmentation fault (core dumped)
Ghostkeeper commented 7 years ago

Can't reproduce. Printers add fine in the 2.7 beta.

2017-07-25 09:48:22,236 - WARNING - UM.OutputDevice.OutputDeviceManager.removeOutputDevice [125]: Could not find output device with id /dev/ttyACM0 to remove

Perhaps it has something to do with the removable drive? Or the USB printing that seems to be going on at the time of the crash? I must say that I never dared switching printers while USB printing.

thopiekar commented 7 years ago

For me it is reproducible on my work laptop and private laptop, which are running Ubuntu and use my PPA packages.

thopiekar commented 7 years ago

Ok, not related to the USB printing plugin. Just removed it and got almost the same:

thopiekar@hp:~$ cura
UM.Resources.__initializeStoragePaths [342]: Initializing storage paths
UM.Resources.__initializeStoragePaths [353]: Config storage path is /home/thopiekar/.config/cura/2.6
UM.Resources.__initializeStoragePaths [361]: Data storage path is /home/thopiekar/.local/share/cura/2.6
UM.Resources.__initializeStoragePaths [373]: Cache storage path is /home/thopiekar/.cache/cura/2.6
UM.View.GL.OpenGLContext.detectBestOpenGLVersion [103]: Trying OpenGL context 4.1...
UM.View.GL.OpenGLContext.detectBestOpenGLVersion [119]: Trying OpenGL context 2.0...
UM.View.GL.OpenGLContext.detectBestOpenGLVersion [128]: We got at least OpenGL context 2.0: 2.1 No profile
UM.Qt.QtApplication.__init__ [82]: Detected most suitable OpenGL context version: 2.0 No profile
2017-08-29 14:27:05,094 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin ConsoleLogger
2017-08-29 14:27:05,112 - INFO - CuraEngineBackend.CuraEngineBackend.__init__ [64]: Found CuraEngine at: /usr/bin/CuraEngine
2017-08-29 14:27:05,113 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin CuraEngineBackend
2017-08-29 14:27:05,122 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin LocalFileOutputDevice
2017-08-29 14:27:05,123 - WARNING - UM.PluginRegistry.loadPlugin [193]: Plugin ConsoleLogger was already loaded
2017-08-29 14:27:05,126 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin FileLogger
2017-08-29 14:27:05,135 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin TranslateTool
2017-08-29 14:27:05,144 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin ScaleTool
2017-08-29 14:27:05,151 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin CameraTool
2017-08-29 14:27:05,160 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin MirrorTool
2017-08-29 14:27:05,168 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin RotateTool
2017-08-29 14:27:05,173 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin SelectionTool
2017-08-29 14:27:05,177 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin OBJWriter
2017-08-29 14:27:05,183 - WARNING - STLReader.STLReader.<module> [25]: Could not find numpy-stl, falling back to slower code.
2017-08-29 14:27:05,186 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin STLReader
2017-08-29 14:27:05,191 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin STLWriter
2017-08-29 14:27:05,195 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin OBJReader
2017-08-29 14:27:05,198 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin SimpleView
2017-08-29 14:27:05,202 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin PluginBrowser
2017-08-29 14:27:05,206 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin XRayView
2017-08-29 14:27:05,210 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin SolidView
2017-08-29 14:27:05,223 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin UltimakerMachineActions
2017-08-29 14:27:05,240 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin GCodeReader
2017-08-29 14:27:05,244 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin LegacyProfileReader
2017-08-29 14:27:05,253 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin 3MFWriter
2017-08-29 14:27:05,257 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin GCodeWriter
2017-08-29 14:27:05,260 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin CuraProfileReader
2017-08-29 14:27:05,265 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin XmlMaterialProfile
2017-08-29 14:27:05,269 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin GCodeProfileReader
2017-08-29 14:27:05,274 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin ImageReader
2017-08-29 14:27:05,340 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin SliceInfoPlugin
2017-08-29 14:27:05,344 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin VersionUpgrade25to26
2017-08-29 14:27:05,348 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin VersionUpgrade21to22
2017-08-29 14:27:05,352 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin VersionUpgrade22to24
2017-08-29 14:27:05,356 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin VersionUpgrade26to27
2017-08-29 14:27:05,362 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin 3MFReader
2017-08-29 14:27:05,363 - WARNING - UM.PluginRegistry.loadPlugin [193]: Plugin CuraEngineBackend was already loaded
2017-08-29 14:27:05,367 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin PerObjectSettingsTool
2017-08-29 14:27:05,372 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin AutoSave
2017-08-29 14:27:05,378 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin RemovableDriveOutputDevice
2017-08-29 14:27:05,395 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin LayerView
2017-08-29 14:27:05,414 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin X3DReader
2017-08-29 14:27:05,418 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin CuraProfileWriter
2017-08-29 14:27:05,423 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin ChangeLogPlugin
2017-08-29 14:27:05,428 - INFO - UM.PluginRegistry.loadPlugin [231]: Loaded plugin MachineSettingsAction
2017-08-29 14:27:05,429 - INFO - UM.Qt.QtApplication.__init__ [114]: Command line arguments: {'external-backend': False, 'disable-textures': False, 'qmljsdebugger': None, 'file': [], 'single_instance': False}                                                                                        
2017-08-29 14:27:05,434 - INFO - UM.VersionUpgradeManager.upgrade [112]: Looking for old configuration files to upgrade.
2017-08-29 14:27:05,455 - DEBUG - UM.Backend.Backend._logSocketState [173]: Socket state changed to Listening
2017-08-29 14:27:05,463 - INFO - UM.Backend.Backend.startEngine [74]: Started engine process: /usr/bin/CuraEngine
2017-08-29 14:27:05,464 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] Calling engine with: ['/usr/bin/CuraEngine', 'connect', '127.0.0.1:49674', '-j', '/usr/share/cura/resources/definitions/fdmprinter.def.json', '']                                                                      
2017-08-29 14:27:05,472 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-08-29 14:27:05,472 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] Cura_SteamEngine version DEV
2017-08-29 14:27:05,475 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] Copyright (C) 2014 David Braam
2017-08-29 14:27:05,475 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-08-29 14:27:05,476 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] This program is free software: you can redistribute it and/or modify                                                                                                                                                   
2017-08-29 14:27:05,477 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] it under the terms of the GNU Affero General Public License as published by                                                                                                                                            
2017-08-29 14:27:05,477 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] the Free Software Foundation, either version 3 of the License, or
2017-08-29 14:27:05,478 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] (at your option) any later version.
2017-08-29 14:27:05,480 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-08-29 14:27:05,481 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] This program is distributed in the hope that it will be useful,
2017-08-29 14:27:05,481 - DEBUG - UM.Backend.Backend._logSocketState [177]: Socket state changed to Connected
2017-08-29 14:27:05,482 - DEBUG - UM.Backend.Backend._onSocketStateChanged [167]: Backend connected on port 49674
2017-08-29 14:27:05,482 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2017-08-29 14:27:05,484 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2017-08-29 14:27:05,485 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] GNU Affero General Public License for more details.
2017-08-29 14:27:05,487 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] 
2017-08-29 14:27:05,488 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] You should have received a copy of the GNU Affero General Public License                                                                                                                                               
2017-08-29 14:27:05,489 - DEBUG - UM.Backend.Backend._backendLog [92]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.                                                                                                                                                  
2017-08-29 14:27:06,674 - WARNING - cura.MachineActionManager.addSupportedAction [77]: Unable to add DiscoverUM3Action to ultimaker3_extended, as the action is not recognised                                                                                                                          
2017-08-29 14:27:06,675 - WARNING - cura.MachineActionManager.addFirstStartAction [90]: Unable to add DiscoverUM3Action to ultimaker3_extended, as the action is not recognised                                                                                                                         
2017-08-29 14:27:08,681 - WARNING - cura.MachineActionManager.addSupportedAction [77]: Unable to add DiscoverUM3Action to ultimaker3, as the action is not recognised                                                                                                                                   
2017-08-29 14:27:08,682 - WARNING - cura.MachineActionManager.addFirstStartAction [90]: Unable to add DiscoverUM3Action to ultimaker3, as the action is not recognised                                                                                                                                  
2017-08-29 14:27:25,490 - DEBUG - UM.Settings.ContainerRegistry.load [214]: Loading data into container registry took 19.87753200531006 seconds
2017-08-29 14:27:25,494 - DEBUG - UM.Controller.setActiveView [84]: Setting active view to SolidView
WARNING: Cannot find style "org.kde.desktop" - fallback: "/usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Desktop"
2017-08-29 14:27:26,719 - DEBUG - UM.Qt.Bindings.Theme.load [165]: Loading theme file: /usr/share/cura/resources/themes/cura/theme.json
2017-08-29 14:27:26,749 - DEBUG - UM.Qt.Bindings.Theme.load [232]: Loaded theme /usr/share/cura/resources/themes/cura
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Dialogs/DefaultFileDialog.qml:210:25: QML ListView: Binding loop detected for property "model"
QObject::connect: Parentheses expected, signal MainWindow::
QObject::connect: Parentheses expected, signal MainWindow::
QObject::connect: Parentheses expected, signal MainWindow::
QObject::connect: Parentheses expected, signal MainWindow::
Fatal Python error: Segmentation fault

Thread 0x00007fd564ad0700 (most recent call first):
  File "/usr/lib/python3/dist-packages/UM/Backend/Backend.py", line 155 in _storeStderrToLogThread
  File "/usr/lib/python3.6/threading.py", line 864 in run
  File "/usr/lib/python3.6/threading.py", line 916 in _bootstrap_inner
  File "/usr/lib/python3.6/threading.py", line 884 in _bootstrap

Thread 0x00007fd5652d1700 (most recent call first):
  File "/usr/lib/python3/dist-packages/UM/Backend/Backend.py", line 147 in _storeOutputToLogThread
  File "/usr/lib/python3.6/threading.py", line 864 in run
  File "/usr/lib/python3.6/threading.py", line 916 in _bootstrap_inner
  File "/usr/lib/python3.6/threading.py", line 884 in _bootstrap

Thread 0x00007fd5664d3700 (most recent call first):
  File "/usr/lib/python3.6/threading.py", line 295 in wait
  File "/usr/lib/python3.6/threading.py", line 426 in acquire
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 86 in _nextJob
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 116 in run
  File "/usr/lib/python3.6/threading.py", line 916 in _bootstrap_inner
  File "/usr/lib/python3.6/threading.py", line 884 in _bootstrap

Thread 0x00007fd566cd4700 (most recent call first):
  File "/usr/lib/python3.6/threading.py", line 295 in wait
  File "/usr/lib/python3.6/threading.py", line 426 in acquire
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 86 in _nextJob
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 116 in run
  File "/usr/lib/python3.6/threading.py", line 916 in _bootstrap_inner
  File "/usr/lib/python3.6/threading.py", line 884 in _bootstrap

Thread 0x00007fd5674d5700 (most recent call first):
  File "/usr/lib/python3.6/threading.py", line 295 in wait
  File "/usr/lib/python3.6/threading.py", line 426 in acquire
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 86 in _nextJob
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 116 in run
  File "/usr/lib/python3.6/threading.py", line 916 in _bootstrap_inner
  File "/usr/lib/python3.6/threading.py", line 884 in _bootstrap

Thread 0x00007fd567cd6700 (most recent call first):
  File "/usr/lib/python3.6/threading.py", line 295 in wait
  File "/usr/lib/python3.6/threading.py", line 426 in acquire
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 86 in _nextJob
  File "/usr/lib/python3/dist-packages/UM/JobQueue.py", line 116 in run
  File "/usr/lib/python3.6/threading.py", line 916 in _bootstrap_inner
  File "/usr/lib/python3.6/threading.py", line 884 in _bootstrap

Thread 0x00007fd58cce1700 (most recent call first):
  File "/usr/lib/cura/plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py", line 58 in _updateThread
  File "/usr/lib/python3.6/threading.py", line 864 in run
  File "/usr/lib/python3.6/threading.py", line 916 in _bootstrap_inner
  File "/usr/lib/python3.6/threading.py", line 884 in _bootstrap

Current thread 0x00007fd59db93700 (most recent call first):
  File "/usr/lib/python3/dist-packages/UM/Qt/QtApplication.py", line 233 in initializeEngine
  File "/usr/lib/python3/dist-packages/cura/CuraApplication.py", line 671 in run
  File "/usr/bin/cura", line 73 in <module>
Speicherzugriffsfehler (Speicherabzug geschrieben)
nallath commented 7 years ago

This seems like a pyqt or qt version issue. I just added an UM3 and it works as expected

thopiekar commented 7 years ago

Ok, so I can only blame it on some ugly patches applied by Canonical and/or Debian.

Ghostkeeper commented 7 years ago

Works fine for me on Ubuntu 17.04 as well as 16.04.3 LTS.

bzed commented 7 years ago

@thopiekar neither debian nor ubuntu apply ugly patches. Such comments are not helpful. The segfault happens in Debian testing, too. Somewhere deep in qt5:

#0  0x00007f14ff3c2d99 in QWindow::geometry (this=0x555560dcfc60) at kernel/qwindow.cpp:1633
No locals.
#1  0x00007f14ff3c87f1 in QWindow::width (this=<optimized out>) at kernel/qwindow.h:226
No locals.
#2  QWindow::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, 
    _a=<optimized out>) at .moc/moc_qwindow.cpp:560
        _t = <optimized out>
        _v = 0x7fffffffcfe0
#3  0x00007f1500bb9bcb in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
No symbol table info available.
#4  0x00007f1500bbad40 in QV4::QObjectWrapper::getQmlProperty(QQmlContextData*, QV4::String*, QV4::QObjectWrapper::RevisionMode, bool*, bool) const () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
No symbol table info available.
#5  0x00007f1500bd205f in QV4::Runtime::method_getProperty(QV4::ExecutionEngine*, QV4::Value const&, int) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
No symbol table info available.
#6  0x00007f14b0bd1823 in ?? ()
No symbol table info available.
#7  0x000055556201c480 in ?? ()
No symbol table info available.
#8  0x00007f14b1340388 in ?? ()

[.... removed a ton of extra lines ...]

I need to install more debug packages to figure out where it comes from and whats going on there.

Even worse, python3-dbg segfaults earlier.

bzed commented 7 years ago

Updating to packages from unstable with python3.6 resulted in a better backtrace, directly from python:

2017-09-26 23:06:23,219 - DEBUG - UM.Qt.QtRenderer._initialize [172]: Support for Vertex Array Objects: True
2017-09-26 23:06:23,251 - CRITICAL - cura.CrashHandler.show [39]: An uncaught exception has occurred!
2017-09-26 23:06:23,254 - CRITICAL - cura.CrashHandler.show [42]: Traceback (most recent call last):
2017-09-26 23:06:23,254 - CRITICAL - cura.CrashHandler.show [42]:   File "/home/bzed/workspace/3d/tools/lib/python3/dist-packages/UM/Qt/Bindings/MainWindow.py", line 182, in _render
2017-09-26 23:06:23,254 - CRITICAL - cura.CrashHandler.show [42]:     renderer.beginRendering()
2017-09-26 23:06:23,254 - CRITICAL - cura.CrashHandler.show [42]:   File "/home/bzed/workspace/3d/tools/lib/python3/dist-packages/UM/Qt/QtRenderer.py", line 111, in beginRendering
2017-09-26 23:06:23,255 - CRITICAL - cura.CrashHandler.show [42]:     self._initialize()
2017-09-26 23:06:23,255 - CRITICAL - cura.CrashHandler.show [42]:   File "/home/bzed/workspace/3d/tools/lib/python3/dist-packages/UM/Qt/QtRenderer.py", line 174, in _initialize
2017-09-26 23:06:23,255 - CRITICAL - cura.CrashHandler.show [42]:     OpenGL.setInstance(OpenGL())
2017-09-26 23:06:23,255 - CRITICAL - cura.CrashHandler.show [42]:   File "/home/bzed/workspace/3d/tools/lib/python3/dist-packages/UM/View/GL/OpenGL.py", line 43, in __init__
2017-09-26 23:06:23,255 - CRITICAL - cura.CrashHandler.show [42]:     self._gl = QOpenGLContext.currentContext().versionFunctions(profile)
2017-09-26 23:06:23,256 - CRITICAL - cura.CrashHandler.show [42]: ImportError: No module named 'PyQt5._QOpenGLFunctions_2_0'
2017-09-26 23:06:23,311 - DEBUG - UM.Qt.QtRenderer._initialize [172]: Support for Vertex Array Objects: True
file:///home/bzed/workspace/3d/tools/share/cura/resources/qml/AddMachineDialog.qml:34: Error: Cannot assign [undefined] to QString
*** Error in `python3': double free or corruption (fasttop): 0x000055bea582f3d0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fdf22fccbfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fdf22fd2fc6]
/lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7fdf22fd380e]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN9QMetaType7destroyEiPv+0x41)[0x7fdf1df071f1]
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-35m-x86_64-linux-gnu.so(+0x1e318a)[0x7fdf1af4018a]
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-35m-x86_64-linux-gnu.so(+0x1f2789)[0x7fdf1af4f789]
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-35m-x86_64-linux-gnu.so(+0x1f2892)[0x7fdf1af4f892]
/usr/lib/python3/dist-packages/PyQt5/QtQml.cpython-35m-x86_64-linux-gnu.so(+0x7bed0)[0x7fdf1aae2ed0]
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5(_ZN17QQmlVMEMetaObject8metaCallEP7QObjectN11QMetaObject4CallEiPPv+0x1ee)[0x7fdf1a65640e]
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5(_ZNK3QV420QQmlValueTypeWrapper5writeEP7QObjecti+0xb8)[0x7fdf1a6eda48]
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5(+0x2c3904)[0x7fdf1a6e7904]
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5(+0x2c455e)[0x7fdf1a6e855e]
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5(_ZN11QQmlBinding6updateE6QFlagsIN16QQmlPropertyData9WriteFlagEE+0x253)[0x7fdf1a6e5323]
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5(_ZN12QQmlNotifier10emitNotifyEP20QQmlNotifierEndpointPPv+0x253)[0x7fdf1a6bbf63]
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5(_ZN8QQmlData13signalEmittedEP24QAbstractDeclarativeDataP7QObjectiPPv+0x109)[0x7fdf1a65af39]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x9f)[0x7fdf1df1d11f]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN7QWindow12widthChangedEi+0x41)[0x7fdf18e3dda1]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(+0x10b53b)[0x7fdf18e4553b]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x865)[0x7fdf1df1d8e5]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN7QWindow12widthChangedEi+0x41)[0x7fdf18e3dda1]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate26processGeometryChangeEventEPN29QWindowSystemInterfacePrivate19GeometryChangeEventE+0x284)[0x7fdf18e36ec4]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate24processWindowSystemEventEPN29QWindowSystemInterfacePrivate17WindowSystemEventE+0x22d)[0x7fdf18e3bb1d]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xab)[0x7fdf18e13cab]
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x9c5a0)[0x7fdf0727e5a0]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x2e7)[0x7fdf1cf68f67]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4b1a0)[0x7fdf1cf691a0]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2c)[0x7fdf1cf6922c]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5f)[0x7fdf1df4747f]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x13a)[0x7fdf1deece3a]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QDialog4execEv+0x207)[0x7fdf19821557]
/usr/lib/python3/dist-packages/PyQt5/QtWidgets.cpython-35m-x86_64-linux-gnu.so(+0x38deb7)[0x7fdf1a072eb7]
python3(PyCFunction_Call+0x4f)[0x55be99bf215f]
python3(PyEval_EvalFrameEx+0x5af)[0x55be99bda51f]
python3(PyEval_EvalFrameEx+0x423f)[0x55be99bde1af]
python3(PyEval_EvalCodeEx+0x20d)[0x55be99be35dd]
python3(+0x1c5f83)[0x55be99bf3f83]
python3(PyObject_Call+0x47)[0x55be99c342e7]
python3(PyEval_CallObjectWithKeywords+0x30)[0x55be99bbb2f0]
python3(+0xb8699)[0x55be99ae6699]
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-35m-x86_64-linux-gnu.so(+0x1ea123)[0x7fdf1af47123]
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-35m-x86_64-linux-gnu.so(+0x1f011d)[0x7fdf1af4d11d]
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-35m-x86_64-linux-gnu.so(+0x1f0a37)[0x7fdf1af4da37]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x929)[0x7fdf1df1d9a9]
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5(_ZN19QQuickWindowPrivate16renderSceneGraphERK5QSize+0x70)[0x7fdf07d2f860]
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5(+0x189359)[0x7fdf07cc5359]
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5(+0x18a33a)[0x7fdf07cc633a]
/usr/lib/python3/dist-packages/PyQt5/QtQuick.cpython-35m-x86_64-linux-gnu.so(+0x91533)[0x7fdf0825e533]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN7QWindow5eventEP6QEvent+0xc5)[0x7fdf18e45d35]
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5(_ZN12QQuickWindow5eventEP6QEvent+0x85)[0x7fdf07d39ce5]
/usr/lib/python3/dist-packages/PyQt5/QtQuick.cpython-35m-x86_64-linux-gnu.so(+0x90ff3)[0x7fdf0825dff3]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x9c)[0x7fdf195f546c]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x2a4)[0x7fdf195fcd34]
/usr/lib/python3/dist-packages/PyQt5/QtWidgets.cpython-35m-x86_64-linux-gnu.so(+0x3ab8be)[0x7fdf1a0908be]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x118)[0x7fdf1deeede8]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate18processExposeEventEPN29QWindowSystemInterfacePrivate11ExposeEventE+0xcf)[0x7fdf18e3ae5f]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate24processWindowSystemEventEPN29QWindowSystemInterfacePrivate17WindowSystemEventE+0x1ad)[0x7fdf18e3ba9d]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xab)[0x7fdf18e13cab]
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x9c5a0)[0x7fdf0727e5a0]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x2e7)[0x7fdf1cf68f67]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4b1a0)[0x7fdf1cf691a0]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2c)[0x7fdf1cf6922c]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5f)[0x7fdf1df4747f]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x13a)[0x7fdf1deece3a]

Installing python3-pyqt5.qtopengl actually fixed the segfault. A better check for missing dependencies might be necessary.

thopiekar commented 7 years ago

@bzed Most of the dependencies shall be detected by the debhelper tools, but still some of them seem to be detected as optional, like plugins. Thank you for finding this package, will add it manually and force the installation of it.

thopiekar commented 7 years ago

Ah! This is strange.. The package should be there already! https://github.com/thopiekar/Cura-packaging/blob/master/Uranium/control#L33

thopiekar commented 7 years ago

@bzed Which PPA are you using? Stable? Master?

bzed commented 7 years ago

@thopiekar None, I build stuff on my own, in this case not using debhelper and friends. Just run into the exactly that issue and tried to figure out whats going on. I'm actually not sure if the missing package was the problem at all as python should never throw a core dump because of that. I think there must be actually a strange bug somewhere in the QT stuff that triggers the coredump, maybe due to hardening compiler options.

As you are seeing the same bugs in Ubuntu: since when do you see them? Which Ubuntu are you running on your machine? Were there updates for qt5 or python3 recently?

thopiekar commented 7 years ago

@bzed Well, before I began to work for Ultimaker I never had to add an UM3. Also during work I'm often doing other things then printing with an UM3. Therefore I have no idea for how long this issue exists. Also I have the feeling that most of the people, who are using my PPA, are using either older Ultimaker printers then the UM3 or printers from other vendors. Thus, I never heard of this issue from one of the users so far and it seems like I'm the only one who has got these issues at the moment.

Well, there were issues in the past, because of Ubuntu patches to Qt5, so Cura from my PPA was not working with Unity. However, Unity is dead, but no idea what else Canonical is doing to these packages. Thus I can imaging the issue comes from their patches. The vanilla Qt build inside the AppImage is not throwing any issues.

ianpaschal commented 6 years ago

I'm going to close this since it hasn't seen any activity for 7 months. If it's still an issue let me know @thopiekar.

thopiekar commented 6 years ago

Nope, that's not an issue anymore. I guess it was in the past due to problems in Canonical's PyQt5.