conky icon indicating copy to clipboard operation
conky copied to clipboard

Make error on v1.16

Open drakkar1969 opened this issue 2 years ago • 3 comments
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!

drakkar1969 avatar Dec 26 '22 08:12 drakkar1969

This should be fixed with #1341.

brndnmtthws avatar Dec 26 '22 18:12 brndnmtthws

Thanks!

drakkar1969 avatar Dec 26 '22 19:12 drakkar1969

I'm seeing this issue on a fresh install of Ubuntu 23.04, and a fresh "git pull" of conky.

Tahutipai avatar Sep 30 '23 15:09 Tahutipai

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.

Caellian avatar Apr 19 '24 14:04 Caellian