TigerVNC / tigervnc

High performance, multi-platform VNC client and server
https://tigervnc.org
GNU General Public License v2.0
5.09k stars 934 forks source link

Tigervnc does not launch x or desktop session #1753

Closed bitcoinmeetups closed 4 months ago

bitcoinmeetups commented 5 months ago

Describe the bug Tigervnc does not launch the full x or desktop session

To Reproduce Steps to reproduce the behavior:

tigervncserver :1 -localhost no -geometry 1600x900 -depth 24 -fg -xstartup /usr/bin/xterm

Expected behavior

I expect an x session to start with xfce4 so I can work on the laptop from the connected device.

Screenshots

Instead I get this simplified view. It can run graphical applications but xfce4 is not running and xdotool is not working for example, even though xfce4 is actually running on the laptop, it does not run inside the vnc connection

Client (please complete the following information):

Android bvnc

Server (please complete the following information):

Additional context Add any other context about the problem here.

CendioOssman commented 4 months ago

I'm afraid the tigervncserver script is specific to Debian, so you'll need to file a bug with them to get help with that.

It does look that command line says to run just xterm, though, not a complete desktop environment.