Bug 8216

Summary: Reconnecting to a large session immediately shrinks it
Product: ThinLinc Reporter: Pierre Ossman <ossman>
Component: ClientAssignee: Bugzilla mail exporter <bugzilla-qa>
Status: CLOSED WORKSFORME    
Severity: Normal    
Priority: P2    
Version: trunk   
Target Milestone: 4.19.0   
Hardware: PC   
OS: Unknown   
See Also: https://bugzilla.cendio.com/show_bug.cgi?id=8199
https://bugzilla.cendio.com/show_bug.cgi?id=4722
https://bugzilla.cendio.com/show_bug.cgi?id=3055
https://bugzilla.cendio.com/show_bug.cgi?id=8244
Acceptance Criteria:

Description Pierre Ossman cendio 2023-08-30 07:23:33 CEST
I'm seeing some regression where if I reconnect to a session above a certain size, then the session will immediately be resized to something smaller.

This is most obvious if you reconnect to a maximized session. On my test machine this is 1920×1131. After reconnect, the session is instead 1440×839.

The resized size seems to vary a bit. One theory is that there is something remembering and older size of the window and is trying to restore that.


I have not investigated when this started to happen. It is unclear if it is caused by an upgrade of ThinLinc, or the desktop environment.


Seen with ThinLinc 4.15.0 on Fedora 38 with GNOME on Xorg.
Comment 1 Pierre Ossman cendio 2023-08-30 07:24:49 CEST
Perhaps this is another variant of bug 8199?
Comment 2 Pierre Ossman cendio 2025-02-10 15:43:35 CET
I am unable to reproduce this with ThinLinc 4.18.0 on Fedora 41. Hopefully, this was an issue in GNOME that got resolved along the way.