XRDP doesn't work with Unity on Ubuntu 14.04
Status: Beta
Brought to you by:
jsorg71
I don't know if this is a bug in XRDP or an incompatibility between XRDP and the new Unity shell that comes with Ubuntu 14.04 or later, but here's what's happening.
Expected result: seeing the Ubuntu desktop and being able to interact with it in the RDP client.
XRDP configured to use other desktop environments (Mate, Kde, Xfce) installed on the same Ubuntu box works as expected - I was able to connect to it from an RDP client and interact with the system.
Same behavior has been reported by others (google Unity, xrdp, Ubuntu 14)
UbuntuStudio 17.04 x64 (Xfce), xrdp 0.9.1 + rdesktop 1.8.3: login screen + crash or blue screen without any desktop.
Just after installation, login + crash:
$ rdesktop -g 1272x992 localhost
Autoselected keyboard map fr
ERROR: localhost: unable to connect
$
Later: login + blue screen without desktop:
$ rdesktop -g 1272x992 localhost
Autoselected keyboard map fr
Connection established using plain RDP.
$ rdesktop localhost
Autoselected keyboard map fr
Connection established using plain RDP.
$