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 doesn't update until next interaction #48

Closed
TomFarley opened this issue Nov 7, 2019 · 3 comments
Closed

GUI doesn't update until next interaction #48

TomFarley opened this issue Nov 7, 2019 · 3 comments
Labels
bug compatibility Related to environment or dependency compatibility

Comments

@TomFarley
Copy link
Collaborator

In both the point picker and CAD definition GUIs, elements don't update until the next GUI interaction.

Eg. loading of images, CAD models, image enhancements, zooming in CAD and creation/movement of control points don't update until a different tab is clicked, another control point is placed, or another checkbox/button is pressed.

Version numbers:
Calcam: 2.4.0 on win32 using Enthought Canopy 2.1.9.3717
VTK: 7.0.0
OpenCV: 4.1.1
PyQT: 5.13.1

@TomFarley TomFarley added the bug label Nov 7, 2019
@ssilburn ssilburn added the compatibility Related to environment or dependency compatibility label Nov 7, 2019
@ssilburn
Copy link
Collaborator

ssilburn commented Nov 7, 2019

This doesn't seem to happen with VTK 8.1.2 and PyQt 5.11.2, so likely a change in PyQt and/or VTK between versions which is causing this - needs investigating.

@ssilburn
Copy link
Collaborator

ssilburn commented Nov 7, 2019

Hmm, so far I haven't been able to reproduce this on my Windows 10 x64 PC with either Canopy 2.1.6.something or 2.1.9.3717, with PyQt 5.11, 5.13.1 or 5.13.2, OpenCV 4.0.0 or 4.1.1, VTK 7.0, 7.1.1 or 8.1.2. So I don't know :P

@ssilburn
Copy link
Collaborator

ssilburn commented Dec 3, 2019

Closing this because it turned out to be some sort of specific compatibility issue - fixed in this case by upgrading to VTK 8.1.2, so seems to be related to certain combination(s) of VTK version and graphics setup.

@ssilburn ssilburn closed this as completed Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug compatibility Related to environment or dependency compatibility
Projects
None yet
Development

No branches or pull requests

2 participants