Doesn't seem to work on Wayland

Report any problems with CopperSpice
Post Reply
baraujo
Posts: 17
Joined: Fri Feb 14 2020 2:47 pm

Doesn't seem to work on Wayland

Post 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.
barbara
Posts: 447
Joined: Sat Apr 04 2015 2:32 am
Contact:

Re: Doesn't seem to work on Wayland

Post 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
Post Reply