A DE akkor budgie.
Problad ki ezt:
I came across this while looking for a solution to the instant black screen and session end. I ended up commenting out the last two lines of the file:
/etc/xrdp/startwm.sh
Then adding "budgie-desktop" to look like the below:
#test -x /etc/X11/Xsession && exec /etc/X11/Xsession
#exec /bin/sh /etc/X11/Xsession
budgie-desktop
After doing this I was able to connect with Window RDP. Hope this helps someone later.