-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.8.0] Crash when i make a new material #9039
Comments
I have the same problem. |
I found a workaround in the meantime. If you duplicate a existing profile you then can change it without crashing, also rename it.
03.01.2021 04:07:56 clb92 <[email protected]>:
… I have the same problem.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub[#9039 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/ASJRPJ6HAIELWBDSVJBL32LSX7NQVANCNFSM4VNQDOIQ].
[data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAA7SURBVHic7cExAQAAAMKg9U9tCF+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA1wCQYAABH00o1QAAAABJRU5ErkJggg==###24x24:true###][Tracking-Bild][https://github.com/notifications/beacon/ASJRPJYSSZPL57724HYB47LSX7NQVA5CNFSM4VNQDOI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFTVG3HA.gif]
|
Do you happen to have the Start-up Optimizer plug-in installed from the Marketplace? It has a symptom like this. |
Same here. Workaround "duplicate a existing profile" not working. Crashes as well. No Start-up Optimizer plug-in installed. |
Disabling Start-up Optimizer did indeed fix it for me, it seems. Thanks! |
Could you test if this version of the plugin fixes the issue for you? Download the file and drop it onto the buildplate in Cura as if you were opening a 3d model. |
No crashes for me when creating or duplicating materials with this version. |
Seems to be a problem with the Arch Linux build since I have it too and the workaround does not help but if I use the appImage it works normally. |
Then I'll consider this to be a bug in that plug-in. I've recently approved fieldOfView's new version so updating the plug-in should fix it for everyone.
Then the maintainer of the Arch repository will have made a mistake. One common mistake is that Cura requires Qt 5.10 at the moment and may crash with newer versions of Qt. We consider this out of scope. We only maintain the AppImage for Linux. |
Application version
4.8.0
Platform
Win 10/64
Printer
Custom
Reproduction steps
Screenshot(s)
(Image showing the problem, perhaps before/after images.)
Actual results
(What happens after the above steps have been followed.)
Expected results
(What should happen after the above steps have been followed.)
Project file
New project (empty)
Thread 0x00001a3c (most recent call first):
File "threading.py", line 297 in wait
File "zeroconf_init_.py", line 2117 in wait
File "zeroconf_init_.py", line 1434 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000034a4 (most recent call first):
File "threading.py", line 297 in wait
File "threading.py", line 549 in wait
File "C:\Program Files\Ultimaker Cura 4.8.0\plugins\UM3NetworkPrinting\src\Network\ZeroConfClient.py", line 81 in _handleOnServiceChangedRequests
File "threading.py", line 862 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00003b98 (most recent call first):
File "threading.py", line 297 in wait
File "zeroconf_init_.py", line 2117 in wait
File "zeroconf_init_.py", line 1262 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00002fb0 (most recent call first):
File "zeroconf_init_.py", line 1183 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00004ac4 (most recent call first):
File "C:\Program Files\Ultimaker Cura 4.8.0\plugins\RemovableDriveOutputDevice\RemovableDrivePlugin.py", line 61 in _updateThread
File "threading.py", line 862 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000045ac (most recent call first):
File "C:\Program Files\Ultimaker Cura 4.8.0\plugins\USBPrinting\USBPrinterOutputDeviceManager.py", line 87 in _updateThread
File "threading.py", line 862 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000021d8 (most recent call first):
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\Backend\Backend.py", line 165 in _storeStderrToLogThread
File "threading.py", line 862 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00000cfc (most recent call first):
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\Backend\Backend.py", line 153 in _storeOutputToLogThread
File "threading.py", line 862 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00002470 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00003424 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00003f70 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00002d0c (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00002ef8 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00002d80 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00003c9c (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00003818 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 98 in _nextJob
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py", line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Current thread 0x000041dc (most recent call first):
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\cura\CrashHandler.py", line 396 in _logInfoWidget
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\cura\CrashHandler.py", line 182 in _createDialog
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\cura\CrashHandler.py", line 86 in init
File "X:\4.8-exe\build\inst\bin\cura_app.py", line 167 in exceptHook
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\cura\CrashHandler.py", line 452 in show
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\Event.py", line 218 in call
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\Qt\QtApplication.py", line 464 in event
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\cura\CuraApplication.py", line 1063 in event
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\Qt\QtApplication.py", line 378 in exec
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\cura\CuraApplication.py", line 847 in run
File "X:\4.8-exe\build\inst\bin\cura_app.py", line 235 in
File "Console.py", line 24 in
File "", line 634 in _load_backward_compatible
File "", line 664 in _load_unlocked
File "", line 957 in _find_and_load_unlocked
File "", line 968 in _find_and_load
File "startup.py", line 12 in
File "", line 634 in _load_backward_compatible
File "", line 664 in _load_unlocked
File "", line 957 in _find_and_load_unlocked
File "", line 968 in _find_and_load
Log file
Traceback (most recent call last):
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\cura\AutoSave.py", line 61, in _onTimeout
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\cura\CuraApplication.py", line 723, in saveSettings
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\cura\Settings\CuraContainerRegistry.py", line 487, in saveDirtyContainers
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\Settings\ContainerRegistry.py", line 604, in saveContainer
File "C:\Program Files\Ultimaker Cura 4.8.0\plugins\XmlMaterialProfile\XmlMaterialProfile.py", line 126, in setDirty
if base_file is not None and base_file != self.getId() and not registry.isReadOnly(base_file):
File "X:\4.8-exe\build\inst\lib\python3.5\site-packages\UM\Settings\ContainerRegistry.py", line 321, in isReadOnly
File "C:\Program Files\Ultimaker Cura 4.8.0\plugins\LocalContainerProvider\LocalContainerProvider.py", line 188, in isReadOnly
file_path = self._id_to_path[container_id] # If KeyError: We don't know this ID.
KeyError: 'custom_material #8'
Additional information
(Extra information relevant to the issue.)
The text was updated successfully, but these errors were encountered: