Page 1 of 1

Doesn't seem to work on Wayland

Posted: Mon Jun 13 2022 8:35 am
by baraujo
I tried kitchensink app and it didn't work on a Arch + Weston and it gives the following error:

CsGuiXcb1.7.so: (Invalid argument)

I think it is missing the Wayland compositor libraries.

Re: Doesn't seem to work on Wayland

Posted: Tue Jun 14 2022 12:41 am
by barbara
CopperSpice builds on Arch since this is on of our a supported platforms and is part of our nightly CI builds. The full list of supported platforms can be found in our CS Overview documentation. KitchenSink builds on Arch in our CI.

We have not tested KS using Wayland however there should be a fall back to the X11 protocol using XWayland.
CsGuiXcb1.7.so: (Invalid argument)
a) Was this part of an error message you received? If so what else did it say?

b) If you run ldd on the CsGuiXcb1.7.so file do you see errors? If so please provide this information.

Barbara