On 2024-02-26 16:36, Colin Rudakiewicz wrote: > > 1. From centos91 running: waypipe ssh owner@centos92 gnome-terminal, a > terminal is launched on centos92 but was expecting to see it on centos91?
This is likely because the gnome-terminal executable itself doesn't create the terminal window, the gnome-terminal-server.service systemd user service does, which uses the local Wayland display. Try another Wayland terminal. > 2. From centos91 running: waypipe ssh owner@centos92 glxgears, get error: > Error: couldn’t open display (null). Watching both see the following process > get created: glxgears doesn't have anything to do with Waypipe. This is probably just missing the ssh -Y/-X option to enable SSH X forwarding. -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and Xwayland developer