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

Qt visualization windows are not being released properly #20

Open
adwilson10 opened this issue Jul 3, 2014 · 2 comments
Open

Qt visualization windows are not being released properly #20

adwilson10 opened this issue Jul 3, 2014 · 2 comments
Labels

Comments

@adwilson10
Copy link
Contributor

From [email protected] on June 07, 2013 12:03:04

What steps will reproduce the problem? 1. run attached file using "python trepHelloWorld.py" What is the expected output? What do you see instead? File should produce two identical, empty trep 3D visualization windows. Instead, after the destruction of first window, there are many GTK warnings printed to terminal, and the second window ends up being decorated with GTK instead of Qt. This ends up producing segmentation faults when running simulations with multiple visualizations in IPython (although they can be worked around by passing "--gui=qt" to IPython invocation).

Beyond IPython issues, one expects all visualization windows to be rendered identically. Please use labels and text to provide additional information.

Attachment: trepHelloWorld.py

Original issue: http://code.google.com/p/trep/issues/detail?id=20

@adwilson10
Copy link
Contributor Author

From [email protected] on June 07, 2013 10:53:35

Cannot reproduce it on Arch with python 2.7.5, ipython 0.13.2, pyqt 4.10.1, py-opengl 3.0.2. qt4 is 4.8.4 and latest version of trep.

@adwilson10
Copy link
Contributor Author

From [email protected] on June 07, 2013 12:40:20

For reference, I am on python 2.7.3, ipython 0.13.2, PyQt4 4.9.1, py-opengl 3.0.1, qt4 4.8.1, and latest version of trep.

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