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

GUI doesn't rescale properly using RDP with different display scaling on Windows with Qt5 #2051

Closed
srcejon opened this issue Apr 5, 2024 · 0 comments · Fixed by #2287
Closed
Assignees

Comments

@srcejon
Copy link
Collaborator

srcejon commented Apr 5, 2024

On Windows with Qt5, the GUI doesn't rescale properly when connecting via Remote Desktop Protocol (RDP) and the client's display scaling setting differs from the server. For example:

  • Run SDRangel on Windows with scaling set to 100%
  • Remote Desktop to that PC with client scaling set to 200%
  • Font will be too large, some other UI elements too small

Fiddled with it for a few hours, but can't see how to fix it.

It does seem to work OK with Qt 6.6.1, so possibly the first reason to switch to Qt 6 on Windows. Need to review what doesn't currently work in Qt 6 (The Mac arm build uses 6).

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

Successfully merging a pull request may close this issue.

1 participant