Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDP login timeout #20

Open
shadtimm opened this issue Aug 1, 2017 · 2 comments
Open

RDP login timeout #20

shadtimm opened this issue Aug 1, 2017 · 2 comments
Assignees

Comments

@shadtimm
Copy link
Contributor

shadtimm commented Aug 1, 2017

After deploying a new image, RDP login times out with the following message:
screen shot 2017-07-31 at 7 42 37 pm

Script extension stderr points to a compilation issue with xorgxrdp due to a missing file (fontutil.h):

In file included from /usr/include/xorg/dixfontstr.h:28:0,
from rdpDraw.c:44:
/usr/include/xorg/dixfont.h:32:32: fatal error: X11/fonts/fontutil.h: No such file or directory
compilation terminated.
make[3]: *** [rdpDraw.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
In file included from /usr/include/xorg/dixfontstr.h:28:0,
from rdpDraw.c:44:
/usr/include/xorg/dixfont.h:32:32: fatal error: X11/fonts/fontutil.h: No such file or directory
compilation terminated.
make[2]: *** [rdpDraw.lo] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

@shadtimm shadtimm self-assigned this Aug 1, 2017
@shadtimm
Copy link
Contributor Author

shadtimm commented Aug 1, 2017

Issue is caused not by xrdp itself but by a dependent ubuntu package.
neutrinolabs/xorgxrdp#100
https://bugs.launchpad.net/ubuntu/+source/libxfont/+bug/1707691

sawpresto added a commit that referenced this issue Aug 1, 2017
Fixing xrdp compilation issue (#20) with temporary workaround due to …
@sawpresto
Copy link
Contributor

Merged temporary fix into master, will need to check if ubuntu package has been updated soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants