Today I stumbled over a nasty bug in xrdp. If you try to connect, the screen simply stays black (or green on Windows)

The solution to solve this is really easy
sudo apt remove xorgxrdp
sudo apt install xorg-video-abi-23
sudo apt install xorgxrdp
After this, you should be able to connect tu the server