Title here
Summary here
Posted in linux on November 29, 2016 by Adrian Wyssmann ‐ 1 min read
When running Arch Linux you know that Wayland is now the default compositor with Gnome. This causes some problems for certain applications. Most of the Gnome-Apps are supported but other applications may fail with an error similar to the one below
It seems not all apps are yet ready to run with wayland so you may try to solve this problem by forcing the application to use x11 backend instead
That did it for me. You may also use X11 instead of wayland by selecting the session “Gnome on Xorg” when logging in.