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

SG-17742 Attempt to fix the crash issue with Houdini #149

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carlos-villavicencio-adsk
Copy link
Contributor

@carlos-villavicencio-adsk carlos-villavicencio-adsk commented Jan 24, 2024

When opening the tk-multi-shotgunpanel in Houdini, the Houdini app crashes on exit. This has been reported by the community.

This PR attempts to fix this by properly destroying Qt objects on close.

  • Check if the current engine is Houdini so it can invoke removeRow instead of takeRow when clearing child nodes.

This PR relates to shotgunsoftware/tk-multi-shotgunpanel#83

@staceyoue
Copy link
Contributor

@carlos-villavicencio-adsk do we know why this only happens on Houdini?

@carlos-villavicencio-adsk
Copy link
Contributor Author

@staceyoue not really, unfortunately.

And this doesn't fix 100% of the cases. But most of them in my tests.

@carlos-villavicencio-adsk carlos-villavicencio-adsk marked this pull request as draft February 8, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants