Jump to content
UltiMaker Community of 3D Printing Experts

Cura crashes whenever I try to open a file


nportelli

Recommended Posts

Posted · Cura crashes whenever I try to open a file

Whenever the file dialog is open, Cura will crash.  Not such a big deal for models since I can drag them onto the screen and it will open them.  But trying to load a profile doesn't work.  Anyone else have this issue?  How did you fix it?

  • Like 1
Link to post
Share on other sites

  • 3 weeks later...
Posted · Cura crashes whenever I try to open a file

No, single screen. I can drag and drop a file but if I try to open the file tab it crashes. Also crashes when I try to save a file. I have totally uninstalled and reinstalled, no joy.

  • Link to post
    Share on other sites

    Posted · Cura crashes whenever I try to open a file
    On 6/13/2020 at 3:32 PM, ahoeben said:

    Do you have multiple displays? If so, does it matter which display Cura is on?

     

    Just tried and it crashes, or hangs would be a better term, for me too if I have Cura on secondary display.
    No issues while on display 1.

     

    If I drag Cura to display one it release immedeately

  • Link to post
    Share on other sites

    Posted · Cura crashes whenever I try to open a file

    Hi

    I have the same issue with Cura 3D version 4.7 & 4.8. Opening a file or saving one freezes the application.

     

    The issue doesn't occur when I launch the application by right clicking on the application and selecting 'run as an administrator'. As it is quite annoying, you can right click on the cura icon, select properties then go to the 'compatibility' tab and tick 'run this program as an administrator'.

     

    I believe that is why you can't find any useful information in the Cura log files.

     

    I hope this post helps someone.

    cheers

  • Link to post
    Share on other sites

    Posted (edited) · Cura crashes whenever I try to open a file

    I have the same problem. Windows 10. Cura  previous versions were the same

    Drag and drop or run as administrator get same crash.

    So Cant use cura at all.

     

    trace back

    Traceback (most recent call last):

    File "C:\Users\davep\AppData\Roaming\cura\4.10\plugins\CustomJobPrefix\CustomJobPrefix\PrintInformationPatches.py", line 120, in _triggerJobNameUpdate

    self._updateJobName()

    File "C:\Users\davep\AppData\Roaming\cura\4.10\plugins\CustomJobPrefix\CustomJobPrefix\PrintInformationPatches.py", line 129, in _updateJobName

    base_name = self._print_information._stripAccents(self._print_information._base_name)

    AttributeError: 'PrintInformation' object has no attribute '_stripAccents'

     

    Logs

    Thread 0x00004ec0 (most recent call first):

    File "C:\Program Files\Ultimaker Cura 4.10.0\plugins\USBPrinting\USBPrinterOutputDeviceManager.py", line 87 in _updateThread

    File "threading.py", line 870 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x000029bc (most recent call first):

    File "threading.py", line 306 in wait

    File "zeroconf\__init__.py", line 2117 in wait

    File "zeroconf\__init__.py", line 1434 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x000020fc (most recent call first):

    File "threading.py", line 306 in wait

    File "threading.py", line 558 in wait

    File "C:\Program Files\Ultimaker Cura 4.10.0\plugins\UM3NetworkPrinting\src\Network\ZeroConfClient.py", line 81 in _handleOnServiceChangedRequests

    File "threading.py", line 870 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00002034 (most recent call first):

    File "threading.py", line 306 in wait

    File "zeroconf\__init__.py", line 2117 in wait

    File "zeroconf\__init__.py", line 1262 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00003ed8 (most recent call first):

    File "zeroconf\__init__.py", line 1183 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00004e2c (most recent call first):

    File "C:\Program Files\Ultimaker Cura 4.10.0\plugins\RemovableDriveOutputDevice\RemovableDrivePlugin.py", line 61 in _updateThread

    File "threading.py", line 870 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00003b7c (most recent call first):

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Backend\Backend.py", line 165 in _storeStderrToLogThread

    File "threading.py", line 870 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00000674 (most recent call first):

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Backend\Backend.py", line 153 in _storeOutputToLogThread

    File "threading.py", line 870 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00000ef4 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00004624 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x000013dc (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00003b8c (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00000af0 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00003c98 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00001738 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00000ff4 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00004750 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00000b20 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00002f10 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00001278 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00000a04 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00003bf8 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00003294 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00004dc4 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00000da0 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00002b78 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x0000286c (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00003450 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00000b68 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00002770 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x0000105c (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Thread 0x00003638 (most recent call first):

    File "threading.py", line 302 in wait

    File "threading.py", line 433 in acquire

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run

    File "threading.py", line 932 in _bootstrap_inner

    File "threading.py", line 890 in _bootstrap

     

    Current thread 0x00004ee0 (most recent call first):

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 396 in _logInfoWidget

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 182 in _createDialog

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 86 in __init__

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\bin\cura_app.py", line 159 in exceptHook

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\UI\PrintInformation.py", line 253 in _calculateInformation

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\UI\PrintInformation.py", line 169 in _onPrintDurationMessage

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\UI\PrintInformation.py", line 428 in setToZeroPrintInformation

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\UI\PrintInformation.py", line 441 in _onSceneChanged

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 479 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1088 in event

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 393 in exec_

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 865 in run

    File "C:\Users\ultimaker\AppData\Local\Temp\cura-build-exe\build\inst\bin\cura_app.py", line 233 in <module>

    File "Console.py", line 36 in run

    File "__startup__.py", line 74 in run

    Edited by WavyDavy
    add logs
  • Link to post
    Share on other sites

    Posted · Cura crashes whenever I try to open a file

    Check the Marketplace for an updated version of the Printjob Naming plugin.

    • Thanks 1
    Link to post
    Share on other sites

    Posted · Cura crashes whenever I try to open a file

    Thanks Ambassador Thats solved it.

  • Link to post
    Share on other sites

    Posted · Cura crashes whenever I try to open a file

    You are welcome New member. As a general rule, try to keep up to date with plugins. This particular issue was fixed with a plugin update 4 months ago.

    • Like 1
    Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.3 stable released
        In this stable release, Cura 5.3 achieves yet another huge leap forward in 3D printing thanks to material interlocking! As well as introducing an expanded recommended print settings menu and lots of print quality improvements. Not to mention, a whole bunch of new printer profiles for non-UltiMaker printers!
          • Thanks
        • 21 replies
      • Here it is. The new UltiMaker S7
        The UltiMaker S7 is built on the success of the UltiMaker S5 and its design decisions were heavily based on feedback from customers.
         
         
        So what’s new?
        The obvious change is the S7’s height. It now includes an integrated Air Manager. This filters the exhaust air of every print and also improves build temperature stability. To further enclose the build chamber the S7 only has one magnetically latched door.
         
        The build stack has also been completely redesigned. A PEI-coated flexible steel build plate makes a big difference to productivity. Not only do you not need tools to pop a printed part off. But we also don’t recommend using or adhesion structures for UltiMaker materials (except PC, because...it’s PC). Along with that, 4 pins and 25 magnets make it easy to replace the flex plate perfectly – even with one hand.
         
        The re-engineered print head has an inductive sensor which reduces noise when probing the build plate. This effectively makes it much harder to not achieve a perfect first layer, improving overall print success. We also reversed the front fan direction (fewer plastic hairs, less maintenance), made the print core door magnets stronger, and add a sensor that helps avoid flooding.
         

         
        The UltiMaker S7 also includes quality of life improvements:
        Reliable bed tilt compensation (no more thumbscrews) 2.4 and 5 GHz Wi-Fi A 1080p camera (mounted higher for a better view) Compatibility with 280+ Marketplace materials Compatibility with S5 project files (no reslicing needed) And a whole lot more  
        Curious to see the S7 in action?
        We’re hosting a free tech demo on February 7.
        It will be live and you can ask any questions to our CTO, Miguel Calvo.
        Register here for the Webinar
          • Like
        • 18 replies
      • UltiMaker Cura Alpha 🎄 Tree Support Spotlight 🎄
        Are you a fan of tree support, but dislike the removal process and the amount of filament it uses? Then we would like to invite you to try this special release of UltiMaker Cura. Brought to you by our special community contributor @thomasrahm
         
        We generated a special version of Cura 5.2 called 5.3.0 Alpha + Xmas. The only changes we introduced compared to UltiMaker Cura 5.2.1 are those which are needed for the new supports. So keep in mind, this is not a sneak peek for Cura 5.3 (there are some really cool new features coming up) but a spotlight release highlighting this new version of tree supports.  
          • Like
        • 22 replies
    ×
    ×
    • Create New...