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

Minimized titlebar #345

Open
salvaom opened this issue Oct 4, 2019 · 4 comments
Open

Minimized titlebar #345

salvaom opened this issue Oct 4, 2019 · 4 comments
Labels

Comments

@salvaom
Copy link

salvaom commented Oct 4, 2019

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

@davidlatwe
Copy link
Collaborator

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 ?

@mottosso
Copy link
Member

mottosso commented Oct 4, 2019

Huh, wow. That's an odd one. But yes, like David said, do test whether it's Pyblish or Qt making the noise.

@mottosso mottosso added the bug label Oct 4, 2019
@salvaom
Copy link
Author

salvaom commented Oct 4, 2019

It seems to be a Qt issue, PyQt5 5.9 works as expected.

@davidlatwe
Copy link
Collaborator

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)

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

3 participants