-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
I use the ppa version from 'http://ppa.launchpad.net/thopiekar/cura/ubuntu'.
It does not start any more after upgrade.
I already deleted all cura folders in .cache, .config and .local.
Output on Startup:
`
2016-10-31 12:29:26,787 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin ConsoleLogger
2016-10-31 12:29:26,799 - INFO - /usr/lib/cura/plugins/CuraEngineBackend/CuraEngineBackend.py (init [40]): Found CuraEngine at: /usr/bin/CuraEngine
2016-10-31 12:29:26,799 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin CuraEngineBackend
2016-10-31 12:29:26,804 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin WireframeView
2016-10-31 12:29:26,807 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin SimpleView
2016-10-31 12:29:26,822 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin RotateTool
2016-10-31 12:29:26,827 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin SelectionTool
2016-10-31 12:29:26,841 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin ScaleTool
2016-10-31 12:29:26,849 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin TranslateTool
2016-10-31 12:29:26,855 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin CameraTool
2016-10-31 12:29:26,861 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin MirrorTool
2016-10-31 12:29:26,867 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin LocalFileOutputDevice
2016-10-31 12:29:26,867 - WARNING - .../UM/PluginRegistry.py (loadPlugin [63]): Plugin ConsoleLogger was already loaded
2016-10-31 12:29:26,869 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin FileLogger
2016-10-31 12:29:26,872 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin STLWriter
2016-10-31 12:29:26,875 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin OBJReader
2016-10-31 12:29:26,878 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin OBJWriter
2016-10-31 12:29:26,881 - WARNING - /usr/lib/uranium/plugins/FileHandlers/STLReader/STLReader.py ( [5]): Could not find numpy-stl, falling back to slower code.
2016-10-31 12:29:26,882 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin STLReader
2016-10-31 12:29:26,889 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin 3MFWriter
2016-10-31 12:29:26,891 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin CuraProfileWriter
2016-10-31 12:29:26,921 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Plugin Doodle3D uses an incompatible API version, ignoring
2016-10-31 12:29:26,924 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin LayerView
2016-10-31 12:29:26,926 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin LegacyProfileReader
2016-10-31 12:29:26,928 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin ImageReader
2016-10-31 12:29:26,931 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin GCodeProfileReader
2016-10-31 12:29:26,934 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin MachineSettingsAction
2016-10-31 12:29:26,936 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin X3DReader
2016-10-31 12:29:26,937 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin AutoSave
2016-10-31 12:29:26,940 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin SolidView
2016-10-31 12:29:26,944 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin VersionUpgrade21to22
2016-10-31 12:29:26,946 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin XRayView
2016-10-31 12:29:26,953 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin USBPrinting
2016-10-31 12:29:26,957 - WARNING - .../UM/Preferences.py (getValue [70]): Tried to get the value of non-existing setting cura/active_mode.
2016-10-31 12:29:26,957 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin PerObjectSettingsTool
2016-10-31 12:29:26,967 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin XmlMaterialProfile
2016-10-31 12:29:26,970 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin ChangeLogPlugin
2016-10-31 12:29:26,971 - WARNING - .../UM/PluginRegistry.py (loadPlugin [63]): Plugin CuraEngineBackend was already loaded
2016-10-31 12:29:26,973 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin 3MFReader
2016-10-31 12:29:26,976 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin RemovableDriveOutputDevice
2016-10-31 12:29:26,979 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin CuraProfileReader
2016-10-31 12:29:26,983 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin UltimakerMachineActions
2016-10-31 12:29:26,989 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin SliceInfoPlugin
2016-10-31 12:29:26,991 - INFO - .../UM/PluginRegistry.py (loadPlugin [63]): Loaded plugin GCodeWriter
2016-10-31 12:29:26,992 - INFO - .../UM/Qt/QtApplication.py (init [39]): Command line arguments: {'file': [], 'disable-textures': False, 'external-backend': False, 'debug-mode': False}
2016-10-31 12:29:26,995 - DEBUG - /usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py (_connect [298]): Attempting to connect to /dev/ttyACM2
2016-10-31 12:29:26,997 - DEBUG - /usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py (_connect [298]): Attempting to connect to /dev/ttyACM1
2016-10-31 12:29:26,998 - DEBUG - /usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py (_connect [298]): Attempting to connect to /dev/ttyACM0
2016-10-31 12:29:26,998 - INFO - .../UM/VersionUpgradeManager.py (upgrade [98]): Looking for old configuration files to upgrade.
2016-10-31 12:29:29,250 - DEBUG - .../UM/Backend/Backend.py (_logSocketState [165]): Socket state changed to Listening
2016-10-31 12:29:29,255 - INFO - .../UM/Backend/Backend.py (startEngine [55]): Started engine process: /usr/bin/CuraEngine
2016-10-31 12:29:29,256 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] Calling engine with: ['/usr/bin/CuraEngine', 'connect', '127.0.0.1:49674', '-j', '/usr/share/cura/resources/definitions/fdmprinter.def.json', '']
2016-10-31 12:29:29,257 - WARNING - .../UM/OutputDevice/OutputDeviceManager.py (removeOutputDevice [123]): Could not find output device with id /dev/ttyACM2 to remove
2016-10-31 12:29:29,257 - WARNING - .../UM/OutputDevice/OutputDeviceManager.py (removeOutputDevice [123]): Could not find output device with id /dev/ttyACM1 to remove
2016-10-31 12:29:29,257 - WARNING - .../UM/OutputDevice/OutputDeviceManager.py (removeOutputDevice [123]): Could not find output device with id /dev/ttyACM0 to remove
2016-10-31 12:29:29,259 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend]
2016-10-31 12:29:29,262 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] Cura_SteamEngine version DEV
2016-10-31 12:29:29,266 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] Copyright (C) 2014 David Braam
2016-10-31 12:29:29,267 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend]
2016-10-31 12:29:29,267 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] This program is free software: you can redistribute it and/or modify
2016-10-31 12:29:29,267 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] it under the terms of the GNU Affero General Public License as published by
2016-10-31 12:29:29,267 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] the Free Software Foundation, either version 3 of the License, or
2016-10-31 12:29:29,267 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] (at your option) any later version.
2016-10-31 12:29:29,268 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend]
2016-10-31 12:29:29,268 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] This program is distributed in the hope that it will be useful,
2016-10-31 12:29:29,268 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2016-10-31 12:29:29,268 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2016-10-31 12:29:29,268 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] GNU Affero General Public License for more details.
2016-10-31 12:29:29,269 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend]
2016-10-31 12:29:29,269 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] You should have received a copy of the GNU Affero General Public License
2016-10-31 12:29:29,269 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [Backend] along with this program. If not, see http://www.gnu.org/licenses/.
2016-10-31 12:29:29,501 - WARNING - .../cura/MachineActionManager.py (addSupportedAction [68]): Unable to add DiscoverUM3Action to ultimaker3_extended, as the action is not recognised
2016-10-31 12:29:29,502 - WARNING - .../cura/MachineActionManager.py (addFirstStartAction [79]): Unable to add DiscoverUM3Action to ultimaker3_extended, as the action is not recognised
2016-10-31 12:29:29,502 - DEBUG - /usr/lib/cura/plugins/MachineSettingsAction/MachineSettingsAction.py (_onContainerAdded [40]): Not attaching MachineSettingsAction to ultimaker3_extended; Multi-extrusion printers are not supported
2016-10-31 12:29:29,707 - INFO - /usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py (_connect [298]): Could not establish connection on /dev/ttyACM1: 'Timeout'. Device is not arduino based.
2016-10-31 12:29:29,708 - INFO - /usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py (_connect [298]): Could not establish connection on /dev/ttyACM0: 'Timeout'. Device is not arduino based.
2016-10-31 12:29:29,785 - DEBUG - /usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py (_connect [298]): Attempting to connect to printer with serial /dev/ttyACM1 on baud rate 115200
2016-10-31 12:29:29,786 - INFO - /usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py (_connect [298]): Could not establish connection on /dev/ttyACM2: 'Timeout'. Device is not arduino based.
2016-10-31 12:29:29,786 - DEBUG - /usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py (_connect [298]): Attempting to connect to printer with serial /dev/ttyACM0 on baud rate 115200
2016-10-31 12:29:29,835 - DEBUG - /usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py (_connect [298]): Attempting to connect to printer with serial /dev/ttyACM2 on baud rate 115200
2016-10-31 12:29:29,929 - DEBUG - /usr/lib/cura/plugins/MachineSettingsAction/MachineSettingsAction.py (_onContainerAdded [40]): Not attaching MachineSettingsAction to ultimaker_original_dual; Multi-extrusion printers are not supported
2016-10-31 12:29:30,263 - DEBUG - /usr/lib/cura/plugins/MachineSettingsAction/MachineSettingsAction.py (_onContainerAdded [40]): Not attaching MachineSettingsAction to ultimaker2_extended_plus; Machines that use variants are not supported
2016-10-31 12:29:30,521 - DEBUG - /usr/lib/cura/plugins/MachineSettingsAction/MachineSettingsAction.py (_onContainerAdded [40]): Not attaching MachineSettingsAction to ultimaker2_plus; Machines that use variants are not supported
2016-10-31 12:29:30,552 - WARNING - .../cura/MachineActionManager.py (addSupportedAction [68]): Unable to add DiscoverUM3Action to ultimaker3, as the action is not recognised
2016-10-31 12:29:30,552 - WARNING - .../cura/MachineActionManager.py (addFirstStartAction [79]): Unable to add DiscoverUM3Action to ultimaker3, as the action is not recognised
2016-10-31 12:29:30,552 - DEBUG - /usr/lib/cura/plugins/MachineSettingsAction/MachineSettingsAction.py (_onContainerAdded [40]): Not attaching MachineSettingsAction to ultimaker3; Multi-extrusion printers are not supported
2016-10-31 12:29:35,013 - DEBUG - .../UM/Backend/Backend.py (_logSocketState [165]): Socket state changed to Connected
2016-10-31 12:29:35,014 - DEBUG - .../UM/Backend/Backend.py (_onSocketStateChanged [155]): Backend connected on port 49674
2016-10-31 12:29:35,015 - DEBUG - .../UM/Controller.py (setActiveView [80]): Setting active view to SolidView
2016-10-31 12:29:35,512 - DEBUG - .../UM/Qt/Bindings/Theme.py (load [118]): Loading theme file: /usr/share/cura/resources/themes/cura/theme.json
2016-10-31 12:29:35,588 - DEBUG - .../UM/Qt/Bindings/Theme.py (load [118]): 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::
2016-10-31 12:29:35,713 - WARNING - .../cura/Settings/ContainerManager.py (getContainerMetaDataEntry [171]): Could not get metadata of container because it was not found.
Speicherzugriffsfehler (Speicherabzug geschrieben)
`