( Vamp | 2025. 10. 02., cs – 18:40 )

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.