-
-
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
5.10. crash when skipping signin on first run #20454
Comments
Tried again with signing in and the result was the same: qt.qml.typeresolution.cycle: Cyclic dependency detected between "file:///tmp/.mount_UltiMa7n2fTK/share/cura/resources/qml/Actions.qml" and "file:///tmp/.mount_UltiMa7n2fTK/share/cura/resources/qml/Actions.qml" |
Same here with (K)Ubuntu 24.04 / X11 in Use / Wayland just installed |
I had the same issue on arch Linux, here is a fix I did: Restart your DE, Make sure you change it to x11 session. login, open Cura in the x11 session. go through all the promps, also setup your printer. Close cura, restart your DE back and switch back to wayland. |
That could be a solution but as i said above I'm running the Fedora Cinnamon spin which is still X11 not wayland |
Sorry, but in my case the machine always running x11, and I've no chance to doch a setup during start of cura.
Even I do a setup with an elder version which run and than do an update will not work for c5.10 (last successfull Version which still works I tested ist 5.6...)
Am 1. April 2025 03:15:36 MESZ schrieb kupher ***@***.***>:
…kupher left a comment (Ultimaker/Cura#20454)
I had the same issue on arch Linux, here is a fix I did: Restart your DE, Make sure you change it to x11 session. login, open Cura in the x11 session. go through all the promps, also setup your printer. Close cura, restart your DE back and switch back to wayland.
--
Reply to this email directly or view it on GitHub:
#20454 (comment)
You are receiving this because you commented.
Message ID: ***@***.***>
|
That is similar to the experience I have, I was not able to run the config wizard on 5.8 either. or on 5.7 It does work on 5.6 |
Hm, I tried it, and in my case it seems to work with this workaround.
Am Dienstag, 1. April 2025, 17:24:30 CEST schrieb Erwin Baeyens:
… `./Ultimaker-Cura-5.10.0-linux-X64.AppImage --platformtheme gtk3`
|
Cura Version
5.10.0
Operating System
Fedora Linux 40 Cinnamon spin
Printer
Sovol SV07 klipper
Reproduction steps
Actual results
The application quits printing this:
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
file:///tmp/.mount_curae5MMfd/share/cura/resources/qml/WelcomePages/PrinterCard.qml:63:9: QML ColumnLayout: Binding loop detected for property "height"
Segmentation fault (core dumped)
Expected results
A working app
Add your .zip and screenshots here ⬇️
I have no screenshots to add
The text was updated successfully, but these errors were encountered: