From unknown Sun May 31 14:32:12 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#1418: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mihai Moldovan <ionic@ionic.de>, 1418-quiet@bugs.x2go.org
Resent-To: Stefan Baur <X2Go-ML-1@baur-itcs.de>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sun, 01 Dec 2019 09:00:03 +0000
Resent-Message-ID: <handler.1418.U1418.15751905184393@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 1418
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: pending
References: <893f40c3-d1fe-790e-9ef9-9734d1dfd140@baur-itcs.de>
Received: via spool by 1418-submitter@bugs.x2go.org id=U1418.15751905184393
          (code U ref 1418); Sun, 01 Dec 2019 09:00:03 +0000
Received: (at 1418-submitter) by bugs.x2go.org; 1 Dec 2019 08:55:18 +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=-1.9 required=3.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 02C325DAE5; Sun,  1 Dec 2019 09:55:09 +0100 (CET)
From: Mihai Moldovan <ionic@ionic.de>
To: 1418-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1418@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: <20191201085510.02C325DAE5@ymir.das-netzwerkteam.de>
Date: Sun,  1 Dec 2019 09:55:09 +0100 (CET)

tag #1418 pending
fixed #1418 4.1.2.2
thanks

Hello,

X2Go issue #1418 (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=50cb6c6

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

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

---
commit 50cb6c6fe1456c06b76ab4083f0c2784b38f5157
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Sun Dec 1 09:54:55 2019 +0100

    src/onmainwindow.cpp: also remove proxy "host:port" parsing at connect time. Fixes: #1418.

diff --git a/debian/changelog b/debian/changelog
index 2a51b0c..0ee9918 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -126,6 +126,8 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium
       "normal" host address and this behavior clashes with IPv6 addresses. We
       COULD, theoretically, keep it, but that would require writing an
       arbitrary address parser. Too much effort for little gain.
+    - src/onmainwindow.cpp: also remove proxy "host:port" parsing at connect
+      time. Fixes: #1418.
   * debian/control:
     + Add build-depend on pkg-config.
   * x2goclient.spec:
