When i try to start qtile 18.1 with wayland backend i get this error:
File
"/usr/lib/python3.9/site-packages/libqtile/backend/wayland/output.py", line
70, in __init__
if wlr_output.is_headless and "PYTEST_CURRENT_TEST" in os.environ:
AttributeError: 'Output' object has no attribute 'is_headless'
and also:
File
"/usr/lib/python3.9/site-packages/libqtile/backend/wayland/output.py", line
70, in __init__
if wlr_output.is_headless and "PYTEST_CURRENT_TEST" in os.environ:
AttributeError: 'Output' object has no attribute 'is_headless'
Does someone have an idea of what is happening here?
--
You received this message because you are subscribed to the Google Groups
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/qtile-dev/0c49fb03-7332-46d4-a556-4370b7a6ee88n%40googlegroups.com.