Ultimaker / Cura

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

Cura crashes a few seconds after opening on MacOS Sonoma 14.2.1 #18887

Open clippycoder opened 5 months ago

clippycoder commented 5 months ago

Cura Version

5.7

Operating System

MacOS Sonoma 14.2.1

Printer

Creality Ender 3 S1

Reproduction steps

I tried to open Cura. It would load as normal, but a few seconds after opening it would just quit, without any "Cura has crashed unexpectedly" popup from the OS, which is unusual. The issue was persistent through multiple attempts as well as restarting.

Actual results

Cura opens, and the closes.

Expected results

Cura should have opened

Add your .zip and screenshots here ⬇️

cura.log

HellAholic commented 5 months ago

Hey, thanks for the report. Do you by any chance have the printer connected via USB to your Mac device? If not, try disabling the USB printing plugin. You can do this via configuration folder where you got the cura.log file. There is a plugins.json file there that you can edit the contents of it to {"disabled": ["USBPrinting"], "to_install": {}, "to_remove": []}

clippycoder commented 5 months ago

I don't use Cura with the printer connected via USB, I always save the gcode to an SD card (which wasn't attached, either).