Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

xrdp ubuntu aws missing text

I can connect to my remote desktop (Ubuntu 16.04) in AWS but I cant view the text at all. I am using Microsoft Remote Desktop 10 in Apple's App Store.

enter image description here

So I cant login properly as explained here.

like image 731
FailedMathematician Avatar asked Jun 01 '18 06:06

FailedMathematician


People also ask

What is xrdp package in Ubuntu?

Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP) that allows you to graphically control a remote system. With RDP, you can log in to the remote machine and create a real desktop session the same as if you had logged in to a local machine.


1 Answers

This should now be fixed in xrdp v0.9.9 (https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.9)

The bug was "Glyph cache v2 (fixes no font issue on iOS/macOS/Android client)"

Will probably need to build it from source - most Ubuntu packages still back on 0.6 or 0.9.5

like image 108
Tim Krins Avatar answered Oct 04 '22 12:10

Tim Krins