Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.12k stars 2.07k forks source link

[4.1.0] Sometimes, objects cannot be selected after slicing and then switching back to 'Prepare' #5880

Open rreilink opened 5 years ago

rreilink commented 5 years ago

Application Version 4.1.0

Platform macOS

Printer Ultimaker S5 / Ultimaker 3; occurs with either

Actual Results Add a part to the build plate. Slice. Switch to 'Preview'. Switch back to 'Prepare'. Click an object. The object cannot be selected. The object can be selected by 'Select All Models' function. note: the bug does not always occur, I have not been able to find out what triggers the bug.

Expected results Clicking the model should select the model

Ghostkeeper commented 5 years ago

It's working fine here. Here is me performing your reproduce steps: http://dulek.net/work/SelectingAfterSlicing.mp4

Maybe MacOS only? I was using Windows. Did I execute your reproduce steps correctly?

rreilink commented 5 years ago

Indeed I am not experiencing this on Windows. There seems to be some region in the viewport that is'not-clickable':

Is there a way to display or save the selection buffer?

fieldOfView commented 5 years ago

I have seen something similar on Windows, but could not reliably reproduce it and am often doing "naughty" things with the viewport so I was blaming myself. On Windows you would use renderdoc.org to inspect opengl texturebuffers such as the selectionbuffer.

Ghostkeeper commented 5 years ago

There seems to be some region in the viewport that is'not-clickable'

Yeah we've seen this quite often but never could lay a finger on what's causing it. And the bug is very fleeting. Sometimes it gets fixed by rotating the camera or something. Sometimes not (as we tested).

no-response[bot] commented 4 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

Ghostkeeper commented 4 years ago

We haven't been able to reproduce this issue yet. Needs testing on MacOS though, which is difficult to come by since none of our developers actively use MacOS.

no-response[bot] commented 4 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

Ghostkeeper commented 4 years ago

:angry:

Vandrasc commented 4 years ago

I cannot reproduce either on os x, the models can be successfully selected when clicking on the models. I propose to close this ticket.

Ghostkeeper commented 4 years ago

@rreilink told me last week via Teams that he's still experiencing this bug.

rreilink commented 4 years ago

The bug only occurs occasionally. I have updated the description to incorporate this.

Ghostkeeper commented 4 years ago

Those are the hardest type of bugs to find!