Grouping and ungrouping in rapid succession causes crash #20104
Labels
Status: Triage
This ticket requires input from someone of the Cura team
Type: Bug
The code does not produce the intended behavior.
Cura Version
5.9.0
Operating System
Windows 11 23H2 bd 22631
Printer
Something else
Reproduction steps
The following is executed in a matter of about one second (or less), and causes a crash:
CTRL
+A
)CTRL +
G`)CTRL
+SHIFT
+G
)This scenario comes up when you group items, center them, and then ungroup them. The centering command (
CTRL +
R`) does however not impact this crashing behaviour.Actual results
Cura crashes with an error that indicates the ungrouping command did not wait for some list of items / object when it was still asynchronously generating
Expected results
We expect Cura to gracefully handle any waiting for any lists that need generating.
Add your .zip and screenshots here ⬇️
cura.log
Additionally, I noticed errors are being reported when data is being offered to/sent to the Qt library (C++). The following errors indicate this:
I merely find it curious and interesting to briefly look into.
The text was updated successfully, but these errors were encountered: