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

Undefined behavior in qlm for context menu #338

Open
simonrainerson opened this issue Aug 27, 2019 · 2 comments
Open

Undefined behavior in qlm for context menu #338

simonrainerson opened this issue Aug 27, 2019 · 2 comments
Labels

Comments

@simonrainerson
Copy link

When opening the action menus by right clicking on a failed test I get the following warning.

pyblish/pyblish-qml/pyblish_qml/qml/Pyblish/ListItems/ContextMenuItem.qml:40:9: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.

Everything works as it should, just get a very spammed log.
I have tag 1.10.1 of pyblish-qml checked out.

@mottosso mottosso added the bug label Aug 27, 2019
@mottosso
Copy link
Member

Thanks for reporting this (and hello! :)) @simonrainerson

Which version of Python, Qt and Qt binding are you on? The recommended versions are Python 3.6 and PyQt5-5.8. Noticed this hasn't been documented in the README yet.

@simonrainerson
Copy link
Author

Hello! :)
python 3.6.8 and PyQt5 5.7.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

2 participants