04-11-2020, 02:58 PM
Just to follow up, this issue has been fixed by @"Hidden Refuge". I'm posting the fix on his behalf, for anyone who might face a similar problem in the future. All credits to him for fixing this issue.
As he pointed out, the configuration to tell XRDP what's to be done after a successful connection wasn't there. The fix is as simple as below.
And then it works.
@deanhills, you can close this thread now.
EDIT : Didn't realize both of us were posting at the same time, but nevermind.
Regards,
As he pointed out, the configuration to tell XRDP what's to be done after a successful connection wasn't there. The fix is as simple as below.
Code: (Select All)
echo "xfce4-session" > ~/.Xclients
chmod a+x ~/.Xclients
And then it works.
@deanhills, you can close this thread now.
EDIT : Didn't realize both of us were posting at the same time, but nevermind.
Regards,