conky
conky copied to clipboard
Make error on v1.16
trafficstars
What happened?
Make fails with error.
On GNOME/Wayland
Version
1.16
Which OS/distro are you seeing the problem on?
Arch Linux
Conky config
No response
Stack trace
No response
Relevant log output
CMake Error at cmake/ConkyPlatformChecks.cmake:370 (message):
Unable to find wayland-scanner and xdg-shell protocol
Call Stack (most recent call first):
CMakeLists.txt:35 (include)
-- Configuring incomplete, errors occurred!
This should be fixed with #1341.
Thanks!
I'm seeing this issue on a fresh install of Ubuntu 23.04, and a fresh "git pull" of conky.
Unable to find wayland-scanner and xdg-shell protocol error means wayland isn't installed.
Closing this as I can't reproduce with Wayland installed. Let me know if it doesn't work for you (with wayland protocols installed) and I'll reopen the issue.
There are some other issues with Wayland build atm though, I'm working on those.