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

gdi_polygon_sc: not implemented with /gdi:sw #3595

Closed
giox069 opened this issue Nov 14, 2016 · 2 comments
Closed

gdi_polygon_sc: not implemented with /gdi:sw #3595

giox069 opened this issue Nov 14, 2016 · 2 comments

Comments

@giox069
Copy link
Contributor

giox069 commented Nov 14, 2016

I'm able to reproduce it only with remmina on a special Remmna branch called libfreerdp_updates (which is itself not 100% mature): connecting to a windows 2008 server and opening "Shares and Storage Management" it seems that some areas of the screen are not filled, and on the console I get a lot of these errors:

[12:40:47:435] [29813:29832] [WARN][com.freerdp.gdi] - gdi_polygon_sc: not implemented
[12:40:47:435] [29813:29832] [WARN][com.freerdp.gdi] - gdi_polygon_sc: not implemented
[12:40:47:435] [29813:29832] [WARN][com.freerdp.gdi] - gdi_polygon_sc: not implemented
[12:40:47:435] [29813:29832] [WARN][com.freerdp.gdi] - gdi_polygon_sc: not implemented
[12:40:47:435] [29813:29832] [WARN][com.freerdp.gdi] - gdi_polygon_sc: not implemented
[12:40:47:435] [29813:29832] [WARN][com.freerdp.gdi] - gdi_polygon_sc: not implemented
[12:40:47:435] [29813:29832] [WARN][com.freerdp.gdi] - gdi_polygon_sc: not implemented
[12:40:47:435] [29813:29832] [WARN][com.freerdp.gdi] - gdi_polygon_sc: not implemented
@akallabeth
Copy link
Member

@giox069 you need to deactivate POLYGON_SC capability in preconnect, it never was implemented.

@giox069
Copy link
Contributor Author

giox069 commented Nov 16, 2016

It works, after disabling both NEG_POLYGON_SC_INDEX and NEG_POLYGON_CB_INDEX.
Thank you :)

@giox069 giox069 closed this as completed Nov 16, 2016
cedrozor added a commit to cedrozor/myrtille that referenced this issue Feb 13, 2019
…2008 R2 (also fixes issues with chinese characters)

fixed unexpected disconnects on Windows Server 2008 R2 (FreeRDP/FreeRDP#3595)
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