Hi, everyone!
I installed AMD graphics drivers for Linux 21.50.50000-1376259 and I noticed that it breaks KDE Screenlocker:
$ /usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet --testing
Error result: /usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet: symbol lookup error: /usr/lib/x86_64-linux-gnu/libLayerShellQtInterface.so.
5: undefined symbol: wl_proxy_marshal_flags
I am running KDE Neon 5.24.3 64-bit. This is an Ubuntu derivative that features the latest KDE software.
I have tested the drivers with just the open-source useage case, no 32-bit, and workstation with Vulkan and legacy OpenCL. It seems that kscreenlocker is broken no matter what useage case that I install.
One of the packages is breaking kscreenlocker and it looks to be in the Wayland packages. I'm not using Wayland, so is it safe to remove all the Wayland packages? If not, this is indeed a major bug.
-- Brian