6

I have installed a clean version of  Ubuntu 22.04 LTS, updated everything then installed VMware Horizon 8 Client for Linux 64-bit.

When I launch the client I get the following error:

the display server protocol you are using is not supported. recommend to log in with x11 display server protocol configured.

Can anyone point me to instructions on how to configure X11 display server protocol?

zx485
  • 2,865
Dollso
  • 71

2 Answers2

1

The VMware Horizon client still doesn't work under Wayland Display server, only X11, so logging out of the Wayland session and logging into an X11 session would be the safest solution to this error.

However, on the platform I was using Horizon for, I have noticed the most apps could be launched either using the Horizon client, in a separate window, either in the Browser, in a new tab or window:

App launch menu - Horizon client or browser:

App launch menu - Horizon client or Browser

Opening the apps using the Browser worked for me, whereas if I choose to open with client, I encountered the error about using an X11 session.

I have been using Google Chrome, in a Wayland session, but with "Preferred Ozone platform" set to "X11" (Default). I have not tried changing the "Preferred Ozone platform" to a different value. You can check your Chrome settings by searching for "Ozone" on this page in Chrome: chrome://flags/

karel
  • 122,292
  • 133
  • 301
  • 332
-1

You need to edit the /etc/gdm3/custom.conf file to disable Wayland then restart.

Nmath
  • 12,664
Dollso
  • 71