-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Cannot connect with XFreeRDP version 2.0.0-rc4 or later #1266
Comments
I use |
Hmm, this should be addressed. I need to try FreeRDP 2.0.0-rc4 first. |
I confirmed the issue and also confirmed |
For the record, more verbose log.
|
FreeRDP added the check at FreeRDP/FreeRDP#4926 |
Might be related to #1229 |
@jsorg71 |
@metalefty yes |
I've looked into communications between Windows 10 1803 and FreeRDP 2.0.0-rc4. Server doesn't send
|
Just for the record.
|
In conclusion, xrdp should send glyphs as bitmap unless the client advertises glyph cache capability. |
Just for the record: xrdb can also not be built against FreeRDP 2.x . |
Note for Remmina users (client side workaround):To connect from Remmina to xrdp, make sure to enable glyph cache and relax order checks. ☑ Glyph cache Note to FreeRDP users (client side workaround):Make sure to add
|
This enables "relax order checks" overriding the preferred redirection order /relax-order-checks do not check if a RDP order was announced during capability exchange, only use when connecting to a buggy server. neutrinolabs/xrdp#1266
This enables "relax order checks" overriding the preferred redirection order /relax-order-checks do not check if a RDP order was announced during capability exchange, only use when connecting to a buggy server. neutrinolabs/xrdp#1266
yep. glyph-cache is a nice workaround thanks |
I also confirmed this issue with freerdp 2.2.0. In this version, this error occurs when "+bitmap-cache" is set and "+glyph-cache" is not set. It does not occur when "+bitmap-cache" and "+glyph-cache" are set at the same time, or when "+bitmap-cache" is not set. However, setting "bitmap_cache=false" in xrdp.ini did not improve this error. |
When I try to connect with XFreeRDP I get the following error:
I am not sure who's problem this was because I updated at the same time. Did anything change lately with glyph cache?
The text was updated successfully, but these errors were encountered: