You are not logged in.
I downloaded picom through pacman and also yay and both versions crashed.
Here are the log files
[ 08/28/2025 16:55:00.182 x_handle_error WARN ] Stray X error: X error 167 GLX_BAD_FB_CONFIG request 152 minor 0 serial 127
[ 08/28/2025 16:55:00.186 glx_init ERROR ] Failed to get GLX context.
picom: ../libepoxy/src/dispatch_common.c:872: epoxy_get_proc_address: Assertion `0 && "Couldn't find current GLX or EGL context.\n"' failed.
Aborted (core dumped) picom
I don't know what causing it??
Offline
I don't know what causing it??
Neither can we.
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General (the entire file, the link is to explain where to look for it, don't copypaste random blue boxes into an interactive shell)
Also
Aborted (core dumped) picomhttps://wiki.archlinux.org/title/Core_d … _core_dump
but your entire glx setup seems borked, so let's look at the Xorg log first.
Offline
glx_init ERROR ] Failed to get GLX context
this make me think it's something to do with your picom config we would like to see your picom config.
Did you set the backend to backend = "glx"; if so, try xrender or xr_glx_hybrid also your de/wm will be helpful to know as example awesome (being a wm) can be handled by picom which won't conflict with it's own composting
as with a de e.g. plasma/gnome do compositing on their own. Which can be conflicting with picom, did you disable it, if using a de
side note you don't need to use yay that way, if the package is in the native repo use pacman -S, unless you install the git version, which will still crash if your config is set to glx
I Have Linux Perl Can i Download Gnome???
Offline