From unknown Tue Apr 28 03:27:30 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#713: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 713@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sat, 10 Jan 2015 00:00:01 +0000
Resent-Message-ID: <handler.713.B713.142084795711847@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 713
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by 713-submit@bugs.x2go.org id=B713.142084795711847
          (code B ref 713); Sat, 10 Jan 2015 00:00:01 +0000
Received: (at 713) by bugs.x2go.org; 9 Jan 2015 23:59:17 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=ham version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 5D5495DEAB; Sat, 10 Jan 2015 00:59:14 +0100 (CET)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 713-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 713@bugs.x2go.org
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: http://snipr.com/post-receive-tag-pending
Message-Id: <20150109235914.5D5495DEAB@ymir.das-netzwerkteam.de>
Date: Sat, 10 Jan 2015 00:59:14 +0100 (CET)

tag #713 pending
fixed #713 4.0.3.2
thanks

Hello,

X2Go issue #713 (src:x2goclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

    http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=46c9fe8

The issue will most likely be fixed in src:x2goclient (4.0.3.2).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 46c9fe8577d578b98fef1824dc3072ec8750900c
Author: Heinrich Schuchardt <xypron.glpk@gmx.de>
Date:   Sat Jan 10 00:58:39 2015 +0100

    Base the layout dialogue "Session ID" (which shows up when starting a connection) on typographic points (instead of pixels). (Fixes: #713).

diff --git a/debian/changelog b/debian/changelog
index 21e06c5..e9b5216 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,10 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium
     - Fix quotes when calling remote commands via SSH (esp. allow same quoting/
       escaping style for libssh and openSSH+Krb based connections). (Fixes: #720).
 
+    [ Heinrich Schuchardt ]
+    - Base the layout dialogue "Session ID" (which shows up when starting a
+      connection) on typographic points (instead of pixels). (Fixes: #713).
+
   [ Jason Alavaliant ]
   * New upstream verson (4.0.3.2):
     - Use QUrl::toPercentEncoding() method to properly encode passwords sent
