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

GUI gets stuck if the window is moved #20

Open
cerdogan opened this issue Apr 2, 2014 · 2 comments
Open

GUI gets stuck if the window is moved #20

cerdogan opened this issue Apr 2, 2014 · 2 comments
Labels

Comments

@cerdogan
Copy link
Member

cerdogan commented Apr 2, 2014

5 out of 10 times, when I move the window, the window stops updating and I can not press buttons. It seems the gui stops refreshing.

Platform: Linux, 12.04, 64-bit

@cerdogan cerdogan added the bug label Apr 2, 2014
@cerdogan
Copy link
Member Author

cerdogan commented Apr 2, 2014

Apparently, window does not have to move for it to get stuck.

@cerdogan
Copy link
Member Author

cerdogan commented Apr 2, 2014

I think I followed the problem to the threading model of the ViewerWidget being created. When I use a "SingleThreaded", it seems to work. Note that the AutomaticSelection result, which is the default one, would return "CullThreadPerCameraDrawThreadPerContext".

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

No branches or pull requests

1 participant