Christopher Bui
Christopher Bui
>May 23 10:52:38 Everest /usr/lib/gdm-wayland-session[2433]: 2022-05-23 10:52:38,878 WARNING libqtile prompt.py:_configure():L428 Prompt widget only supports audible bell under X11 May 23 10:52:38 Everest /usr/lib/gdm-wayland-session[2433]: 2022-05-23 10:52:38,879 ERROR libqtile bar.py:_configure_widget():L340 Systray widget...
> What output do you get if you run `qtile check` ? >checking qtile config file /home/alphard/.config/qtile/config.py /tmp/tmp4l5kx8mp/config.py:206: error: Argument 1 to "Floating" has incompatible type "**Dict[str, object]"; expected "Optional[List[Match]]"...
After commenting out the systray widget, journalctl does not report anything nor errors when launching qtile wayland session. Running: _qtile check_ also returns no errors. However, the black screen still...
Running `qtile start -b wayland` from TTY still results in a black screen. Checking `~/.local/share/qtile/qtile.log` there is only: > 2022-05-23 11:18:31,836 WARNING libqtile lifecycle.py:_atexit():L37 Qtile will now terminate 2022-05-23 11:19:12,060...
> Just a quick note: > > The Systray message is expected behaviour. The widget is just incompatible with Wayland. It will never work on Wayland. > > So, if...
I am on qtile 0.21.0. Note that I installed qtile through the official arch repos Sway does not work. Upon entering my password to log into Sway via my display...
> Can you run qtile directly from a TTY without GDM and see if that makes any difference? Yep, I've attempted `qtile start -b wayland` from TTY and that also...
> Sorry I see you actually already mentioned that. Hmm. I'm not really sure how to debug this. > > Please could you try this from a TTY and report...
```00:00:00.388 [ERROR] [EGL] command: eglQueryDevicesEXT, error: EGL_BAD_ALLOC (0x3003), message: "EGL_BAD_ALLOC error: In eglQueryDevicesEXT: Failed to allocate device list. " 00:00:00.389 [ERROR] [EGL] command: eglQueryDevicesEXT, error: EGL_BAD_ALLOC (0x3003), message: "EGL_BAD_ALLOC error:...
That's interesting that it's not reproducible. I am running on a fresh Arch install with _picom-ibhagwan_ from the AUR installed. [qtile_config](https://github.com/christopherbui/configs/tree/main/laptop/qtile/config.py) [picom_config](https://github.com/christopherbui/configs/blob/main/laptop/picom/picom.conf)