Skip to content
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

Slicing fails since 5.7.0 #20028

Open
DoganM95 opened this issue Dec 13, 2024 · 2 comments
Open

Slicing fails since 5.7.0 #20028

DoganM95 opened this issue Dec 13, 2024 · 2 comments
Labels
Slicing Error 💥 A crash is caused by a model or a user interaction. This needs a differnt troubleshooting approach Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.

Comments

@DoganM95
Copy link

DoganM95 commented Dec 13, 2024

Cura Version

5.7.0

Operating System

Ubuntu 22 inside docker

Printer

Irrelevant

Name abnormal settings

Bit of a special case here. I put cura inside docker, so that it can be used from any browser. Everything in this setup works fine until version 5.6.0. Version 5.7.0 and later fail to slice anything, giving the generic slicing failed error.

Describe model location

No response

Describe your model

As mentioned, 5.6.0 worked perfectly fine, 5.7.0 and later fail to slice.

Add your .zip here ⬇️

You can find my docker image to test this at
https://github.com/DoganM95/Dockerized-Cura/

@DoganM95 DoganM95 added Slicing Error 💥 A crash is caused by a model or a user interaction. This needs a differnt troubleshooting approach Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Dec 13, 2024
@HumbleDeer
Copy link

Can you tell us if all slicing fails? Any log files you can share that describe the error or issue?

@DoganM95
Copy link
Author

only thing my logs show when trying to slice something is

inotify_add_watch(/app/input/Wooden Picture Frames Slide v8.stl) failed: (No space left on device)
inotify_add_watch(/app/squashfs-root/share/cura/plugins/SimulationView/resources/nozzle.stl) failed: (No space left on device)

but version 5.6 slices just fine on the same machine, with the exact same settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Slicing Error 💥 A crash is caused by a model or a user interaction. This needs a differnt troubleshooting approach Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

2 participants