Open salvaom opened 5 years ago
Looks like it's because of the PyQt5 version you are using, it's 5.13.1
. Could you run a test with version 5.9
?
Huh, wow. That's an odd one. But yes, like David said, do test whether it's Pyblish or Qt making the noise.
It seems to be a Qt issue, PyQt5 5.9
works as expected.
I had seen this issue while I was working on PR #354 with latest PySide2
, and resolved it in commit ae04b48. Maybe it will resolved this, too. (Using PyQt5==5.13.1
)
Hello,
This is an issue I've seen happening in Maya 2019, Houdini 17.5 with pyblish-qml 1.10.2. I'm not sure why but this only seems to happen when the focus is on the DCC's main window.
You can clearly see the issue here