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

when i load ui many times in maya is often have error has no attribute "changeEvent" #275

Open
wblion opened this issue Feb 9, 2018 · 2 comments

Comments

@wblion
Copy link

wblion commented Feb 9, 2018

when i load ui many times in maya is often have error 'has no attribute "changeEvent"' . somtimes maya crash.

@chrisdevito
Copy link

I'd recommend trying this in your ui class. It should fix that issue.

setAttribute(QtCore.Qt.WA_DeleteOnClose)

http://discourse.techart.online/t/maya-pyside-random-crashes/4450

@mottosso
Copy link
Owner

We need a reproducible for this. Something we can run on our end to see the issue for ourselves. Also don't forget to include your platform (e.g. Windows) and version of Maya.

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

No branches or pull requests

3 participants