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

"Unsupported Selection" error when copy pasting objects with modifiers, sometimes full crash to desktop #5517

Closed
tensheapz opened this issue Dec 19, 2020 · 4 comments

Comments

@tensheapz
Copy link

tensheapz commented Dec 19, 2020

Version

PrusaSlicer-2.3.0-rc1+win64

Operating system type + version

Windows 10 x64

3D printer brand / version + firmware version (if known)

Prusa MK3S

Behavior

Popup error occurs when trying to duplicate multiple objects at once where the objects have printing modifiers. This also can cause a full crash to desktop although this is not reliably reproducible.

Steps to reproduce

  • Create Simple Box - Right Click > Add Shape > Box
  • Add any modifier (such as infill) to the shape - Right Click > Infill
  • Duplicate the Box - Select the box, Ctrl+C, Ctrl+V
  • In the second box's infill modifier, set it to a different value, such as 26%. This seems to be important that they have different modifiers
  • Select both boxes (via Ctrl+Click) and duplicate them both simultaneously (via Ctrl+C, Ctrl+V)

Actual Results
Either:

  • Crash to desktop occurs
  • Unsupported selection popup occurs a couple of times before succeeding in the duplication

Expected results
Program does not crash, no error popup occurs, and the duplication happens as intended.

prusa-slicer_aM7jxVjSXO

Is this a new feature request?
no

@lukasmatena
Copy link
Collaborator

Thanks. The bug is already present in 2.2.0. When I tested, the error popup showed every time (for each object), objects were copied correctly, I never saw it crash (not saying that you couldn't have). We will fix this, but not for 2.3 final release.

@lukasmatena
Copy link
Collaborator

The hard crash should no longer happen in 2.3.0-rc2 after 6c39905. The rest will be fixed later.

@tensheapz
Copy link
Author

Thank you!

@bubnikv
Copy link
Collaborator

Fixed in PrusaSlicer 2.4.0-alpha1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants