Skip to content

Conversation

@probakowski
Copy link
Contributor

This change ensures that screen width sent to RDP server is always even.
This can alleviate problems with "The server-side graphics subsystem is in an error state and unable to continue graphics encoding" error when starting session.

Possibly related to #42487 but it's not the fix - we already adjust width on resize

changelog: Fix "The server-side graphics subsystem is in an error state" during connection initialization to Windows Desktop

@probakowski probakowski added this pull request to the merge queue Oct 15, 2025
Merged via the queue into master with commit be5d00c Oct 15, 2025
40 checks passed
@probakowski probakowski deleted the probakowski/even-size branch October 15, 2025 19:19
@backport-bot-workflows
Copy link
Contributor

@probakowski See the table below for backport results.

Branch Result
branch/v18 Create PR

mmcallister pushed a commit that referenced this pull request Nov 6, 2025
* Ensure screen width is always even

* Update lib/srv/desktop/rdp/rdpclient/src/client.rs

Co-authored-by: Zac Bergquist <[email protected]>

---------

Co-authored-by: Zac Bergquist <[email protected]>
mmcallister pushed a commit that referenced this pull request Nov 19, 2025
* Ensure screen width is always even

* Update lib/srv/desktop/rdp/rdpclient/src/client.rs

Co-authored-by: Zac Bergquist <[email protected]>

---------

Co-authored-by: Zac Bergquist <[email protected]>
mmcallister pushed a commit that referenced this pull request Nov 20, 2025
* Ensure screen width is always even

* Update lib/srv/desktop/rdp/rdpclient/src/client.rs

Co-authored-by: Zac Bergquist <[email protected]>

---------

Co-authored-by: Zac Bergquist <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants