X2Go Bug report logs - #913
Inaccurate scaling of dialog boxes and fonts for large DPI screen in Windows 10

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: "Alves-Foss, James (jimaf@uidaho.edu)" <jimaf@uidaho.edu>

Date: Tue, 4 Aug 2015 16:10:01 UTC

Severity: normal

Found in version 4.0.5.0-win32

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#913: Same issue Linux Gnome 3
Reply-To: Matt G <neovalis@protonmail.com>, 913@bugs.x2go.org
Resent-From: Matt G <neovalis@protonmail.com>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Tue, 20 Jul 2021 12:55:02 +0000
Resent-Message-ID: <handler.913.B913.16267856235863@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 913
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
References: <CO1PR04MB522208627E2BC8886A5D768D7760@CO1PR04MB522.namprd04.prod.outlook.com>
Received: via spool by 913-submit@bugs.x2go.org id=B913.16267856235863
          (code B ref 913); Tue, 20 Jul 2021 12:55:02 +0000
Received: (at 913) by bugs.x2go.org; 20 Jul 2021 12:53:43 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-0.1 required=3.0 tests=BAYES_40,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_MSPIKE_H4,
	RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham
	autolearn_force=no version=3.4.2
Received: from mail-40134.protonmail.ch (mail-40134.protonmail.ch [185.70.40.134])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 3DC235DAEB
	for <913@bugs.x2go.org>; Tue, 20 Jul 2021 14:53:23 +0200 (CEST)
Date: Tue, 20 Jul 2021 12:53:21 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com;
	s=protonmail; t=1626785602;
	bh=eiTQyOLq9GPXtwtyzICdihHpTnD+ciVBd/+1N4ZpwOw=;
	h=Date:To:From:Reply-To:Subject:From;
	b=NRUhrW/FyroTqQ1P4LtvO2pB2WcGbmwNdzjfVDalO4dShV6cZI0jthKcbYmk0r8Y/
	 ZRlc1VLe2WvjC85apbNKQi5cDZvOPt6CXnjlYvupMqohEeVR8Gm5Ela/d1QyT4iQbW
	 mh0Y4DfukgkE8EkyXNDLUGnrimLGKXh7tAQNY+4I=
To: "913@bugs.x2go.org" <913@bugs.x2go.org>
From: Matt G <neovalis@protonmail.com>
Message-ID: <CkzUe4Ep5f9QzY7X_WSsJn7VZJnRzz3WOpaxslQp0I2y6-DRBejbjTBQRkvbXHZDf0oz-zqNLjIoPX2ah55BnhP-itnWyS0iyPziS2TZZtw=@protonmail.com>
MIME-Version: 1.0
Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha256; boundary="---------------------dc4c0aa6c464222b7c7c83ad8fe4db89"; charset=utf-8
[Message part 1 (text/plain, inline)]
It appears to be DPI unaware.  

My fix for Gnome 3 at 200% on Debian Bullseye:

1. Create a copy of the .desktop to home directory
# $ cp /usr/share/applications/x2goclient.desktop ~/.local/share/applications/

2. Change exec= in ~/.local/share/applications/x2goclient.desktop
Exec=env QT_AUTO_SCREEN_SCALE_FACTOR=1 x2goclient

I found this recommendation in https://doc.qt.io/qt-5/highdpi.html
"To get an application designed for low DPI values running on high resolution monitors quickly, consider one of the following:"
"set the QT_AUTO_SCREEN_SCALE_FACTOR environment variable to 1."

Thanks to akik in the #x2go IRC channel for pointing me in the right direction.
[publickey - neovalis@protonmail.com - 0x65BC0EED.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Apr 25 01:30:49 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.