Notes |
|
(0034741)
|
Victor Lamoine
|
2015-07-10 11:08
|
|
With VTK latest trunk (6.3) closing the first window by clicking the (X) button crashes the program with the following error:
Window 1 closed...
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 11 (X_GLXSwapBuffers)
Serial number of failed request: 196
Current serial number in output stream: 198
Closing the first window by hitting 'q' on the keyboard does not crash program but does not close the window either. |
|
|
(0035382)
|
atenpas
|
2015-10-23 11:42
|
|
|
|
(0035847)
|
Christopher Mitchell
|
2016-03-18 12:50
|
|
This problem still exists. Hitting 'q' to close the window does not close the window, and creating future instances of the same class causes overlapping windows (and later double free problems). |
|
|
(0035925)
|
Eduardo Ruiz
|
2016-05-03 11:24
|
|
|
|
(0036211)
|
Utkarsh Ayachit
|
2016-07-06 13:32
|
|
I can't reproduce this with latest master and OpenGL2 rendering backend. |
|
|
(0036313)
|
Victor Lamoine
|
2016-07-06 17:18
|
|
I can still reproduce this issue.
VTK version compiled:
9fcbac099c4540370b5e75a1e2154df50c9b9126
Linux desktop 4.2.0-39-generic #46~14.04.1-Ubuntu SMP Mon Jun 13 15:40:38 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
I'm using Unity desktop environment.
CMakeCache + CloseWindow ldd output are here:
https://gist.github.com/VictorLamoine/ae4834e017a06a18053d4372d20fe39b [^]
What information can I provide to help you? |
|
|
(0037340)
|
Kitware Robot
|
2016-08-12 09:55
|
|
Resolving issue as `moved`.
This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
|