https://bugs.kde.org/show_bug.cgi?id=500403
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DOWNSTREAM Status|REOPENED |RESOLVED --- Comment #11 from Harald Sitter <sit...@kde.org> --- > Failed to load vulkan: Cannot load library vulkan: vulkan: cannot open shared > object file: No such file or directory Depending on how you look at it this is either an upstream (Qt) or a downstream (distro) problem. qtwayland expects to find libvulkan.so, qtxcb also looks for libvulkan.so.1. As such a distribution that pulls in qtwayland without providing libvulkan.so is broken. At the same time qtwayland only looking for libvulkan.so is a bit unexpected. -- You are receiving this mail because: You are watching all bug changes.