I've installed xrdp and I am using xfce4 as my desktop software.
In order to configure my xrdp to connected to a previously disconnected session, I've made changes as per this answer.
Here is a part of my xrdp.ini file:
[xrdp8]
name=returning
lib=libvnc.so
username=ask
password=ask
ip=127.0.0.1
port=5912
I made these changes and restarted xrdp service. But now I get a desktop that looks like this:
Is this a bug with xfce4?