-
Notifications
You must be signed in to change notification settings - Fork 430
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
Process not quitting after app closed #1542
Comments
Try Cura 2.3! |
15.04 had this problem forever, it's related to wxWidgets, and it is one of the many reasons we started to work on Cura 2 |
But Cura 2 doesn't support my printer 😢 |
Perhaps we can help getting the printer definition transferred to Cura 2? It's going to need some testing from your end, though. |
I'd love to test! Let me know how I can help. |
I just converted all machine profiles to cura 2. What machine did you have? |
Oh wow, thanks for porting all that. |
I didn't port your setup to cura 2.4. You will need to create a |
In Cura 15.04.6 on Mac, quitting the app does not terminate its process. In activity monitor, the Cura process runs long after the app has been closed and often eats up around 90% of the CPU. The only way to end this process is to enter Activity Monitor and terminate "Cura". In more unfortunate circumstances, the process will eat battery life unbeknownst to the user and cause the computer to unnecessarily heat up.
The text was updated successfully, but these errors were encountered: