[SOLVED] picom transparency breaks due to libconfig library error
Hi all.
After updating today I logged into my X11 session to find that my terminal's transparency configuration wasn't being loaded.
My first instinct was to look into whether picom was updated, which it was. According to my pacman logs, picom was updated:
upgraded picom (12.5-2 -> 12.5-3)
Upon invoking picom directly from the terminal I got this error message:
picom: error while loading shared libraries: libconfig.so.15: cannot open shared object file: No such file or directory
I simply downgraded picom back to the previous version for now and added it to the IgnorePkg in my /etc/pacman.conf.
I thought I'd just bring this issue here so that it might be addressed in a timely manner at some point.
Thanks as always to the devs and their continuous hard work keeping this amazing distro up and running!