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

getClientListStacking in WSL2 raises TypeError: 'NoneType' object is not iterable #23

Open
Avasam opened this issue Apr 7, 2023 · 0 comments

Comments

@Avasam
Copy link
Contributor

Avasam commented Apr 7, 2023

  File "/home/avasam/.local/lib/python3.9/site-packages/ewmh/ewmh.py", line 257, in getClientListStacking
    return [self._createWindow(w)

TypeError: 'NoneType' object is not iterable

It seems self._getProperty('_NET_CLIENT_LIST_STACKING') returns None in a WSLg environment.

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

No branches or pull requests

1 participant