Skip to content

rdp: Allow autoreconnect for ERRINFO_GRAPHICS_SUBSYSTEM_FAILED

Fabio Fantoni requested to merge Fantu/Remmina:fix-autoreconnect into master

Allow autoreconnect to succeed if that specific error code was returned as disconnection reason. Same done on freerdp: https://github.com/FreeRDP/FreeRDP/commit/9b8d16b33205f71a8376b60dabcf57e4514be4b7 This is useful as workaround for some disconnect issues server-side on w2012r2 and w2016.

Closes #2452 (closed)

Edited by Fabio Fantoni

Merge request reports